Changes between Version 3 and Version 4 of Installation/LoggingIn


Ignore:
Timestamp:
Jul 23, 2011 7:04:03 PM (13 years ago)
Author:
jhickey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation/LoggingIn

    v3 v4  
    2626
    2727{{{
    28 echo select usr_pswd from users where uid=\"<username>\" | mysql -N tbdb | pw user mod jhickey -h 0 -s /usr/local/bin/bash
     28echo 'select usr_pswd from users where uid="<username>"' | mysql -N tbdb | pw user mod <username> -h 0 -s /usr/local/bin/bash
    2929}}}
    3030