Mme pas la peine, on utilise le groupe unix bureau
darcs-hash:20071031225422-c992d-1e814977170f79db24e25d1f72e2fb7b3699ddc1.gz
This commit is contained in:
parent
4d24edb235
commit
b03472eefb
1 changed files with 0 additions and 8 deletions
|
@ -31,14 +31,6 @@ from affich_tools import coul, tableau, prompt, cprint
|
|||
from ldap_crans import crans_ldap, ann_scol
|
||||
db = crans_ldap()
|
||||
|
||||
# Détermination de l'uid du câbleur
|
||||
from user_tests import getuser
|
||||
uid = getuser()
|
||||
if not uid :
|
||||
cprint(u"Impossible de déterminer l'utilisateur !")
|
||||
sys.exit(1)
|
||||
cableur = db.search('uid=%s' % uid)['adherent'][0]
|
||||
|
||||
# Lors des tests, on m'envoie tous les mails !
|
||||
from socket import gethostname
|
||||
debug = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue