diff --git a/gestion/ldap_crans.py b/gestion/ldap_crans.py index 2eb76a2f..7ba44d8c 100755 --- a/gestion/ldap_crans.py +++ b/gestion/ldap_crans.py @@ -947,8 +947,6 @@ class CransLdap: if len(recherche['adherent']) > 0: proprio = recherche['adherent'][0] - if uid == "grosminet": - proprio = self.search("nom=grosminet", mode)['adherent'][0] return proprio __machines = ()