[lc_ldap] Ajout de attributs.loginShell pour cransAccount
This commit is contained in:
parent
03af7098e8
commit
22ba5c1d38
1 changed files with 1 additions and 1 deletions
|
@ -957,7 +957,7 @@ class adherent(proprio):
|
|||
if u'cransAccount' in [ str(o) for o in self['objectClass']]:
|
||||
self.attribs = self.attribs + [attributs.uid, attributs.canonicalAlias, attributs.solde,
|
||||
attributs.contourneGreylist, attributs.derniereConnexion,
|
||||
attributs.homepageAlias, attributs.mailAlias ]
|
||||
attributs.homepageAlias, attributs.mailAlias, attributs.loginShell ]
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue