[ldap_crans] On ne lock plus les sshfpr
Ignore-this: 34864835df214eb938f3e6b388ab26bb darcs-hash:20130115033940-b6762-8b49dfb80e313b9868eca4167fe0a02a2c664aae.gz
This commit is contained in:
parent
b1ed3dd6fb
commit
dab37e634e
1 changed files with 2 additions and 3 deletions
|
@ -482,7 +482,7 @@ class CransLdap:
|
|||
|
||||
aid $ chbre $ mail $ mailAlias $ canonicalAlias $
|
||||
mid $ macAddress $ host $ hostAlias $ ipHostNumber $
|
||||
gpgFingerprint $ sshFingerprint
|
||||
gpgFingerprint
|
||||
|
||||
Retourne le dn du lock
|
||||
"""
|
||||
|
@ -614,7 +614,7 @@ class CransLdap:
|
|||
except TypeError:
|
||||
pass
|
||||
start = map(lambda x:preattr(x)[1], start)
|
||||
|
||||
|
||||
if new in serv.keys():
|
||||
modlist = []
|
||||
|
||||
|
@ -3034,7 +3034,6 @@ Contactez nounou si la MAC est bien celle d'une carte.""", 3)
|
|||
else:
|
||||
liste = liste + [ new ]
|
||||
|
||||
self.lock('sshFingerprint', new)
|
||||
self._set('sshFingerprint', liste)
|
||||
return liste
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue