rssh pour les clubs

darcs-hash:20041129232353-4ec08-215b61ea61d3c40350149fe27d2d417920e9c516.gz
This commit is contained in:
chove 2004-11-30 00:23:53 +01:00
parent 49bab35100
commit 1886d88f66

View file

@ -1668,7 +1668,7 @@ class club(base_proprietaire) :
self._data['objectClass'] = [ 'club', 'posixAccount', 'shadowAccount' ]
self._data['uid'] = [ login ]
self._data['cn'] = [ preattr(self.Nom())[1] ]
self._data['loginShell' ] = [ config.login_shell ]
self._data['loginShell' ] = [ config.club_login_shell ]
# Détermination de l'uid
uidNumber = 1000