Changeset 157 for locker/sql


Ignore:
Timestamp:
Feb 11, 2007, 12:24:00 PM (17 years ago)
Author:
jbarnold
Message:
we should remove authuser's access to .sql in addition to anyuser
File:
1 edited

Legend:

Unmodified
Added
Removed
  • locker/sql/bin/save-password

    r131 r157  
    33mkdir $lroot/.sql 2>/dev/null
    44fs sa $lroot/.sql system:anyuser none
     5fs sa $lroot/.sql system:authuser none
    56fs sa $lroot/.sql daemon.scripts write
    67rm -f $lroot/.sql/my.cnf $lroot/.my.cnf
Note: See TracChangeset for help on using the changeset viewer.