On utilise le secrets.py situ dans le repertoire secrets dont les droits ne
bougeront pas. (Suggestion de Vincent) darcs-hash:20061207224655-f6463-db93f0867483d96682d32371169a46d3e6011d81.gz
This commit is contained in:
parent
b46d09cf48
commit
b3e305578b
4 changed files with 4 additions and 0 deletions
|
@ -23,6 +23,7 @@ from user_tests import getuser
|
|||
|
||||
from affich_tools import cprint
|
||||
try :
|
||||
sys.path.append('/usr/scripts/gestion/secrets')
|
||||
from secrets import ldap_password, ldap_auth_dn
|
||||
except :
|
||||
ldap_password = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue