From ae55085054e09f509012899feee19f604dda938b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Mon, 4 Mar 2013 05:56:48 +0100 Subject: [PATCH] =?UTF-8?q?[lc=5Fldap]=20attributs.midType=20n'existe=20pa?= =?UTF-8?q?s,=20et=20ne=20sert=20=C3=A0=20rien=20pour=20l'instant?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lc_ldap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lc_ldap.py b/lc_ldap.py index 224a568..279b350 100644 --- a/lc_ldap.py +++ b/lc_ldap.py @@ -771,7 +771,7 @@ class machine(CransLdapObject): deleted: [attributs.nounou, attributs.bureau, attributs.cableur, attributs.parent], } - attribs = [attributs.mid, attributs.macAddress, attributs.host, attributs.midType, + attribs = [attributs.mid, attributs.macAddress, attributs.host, attributs.rid, attributs.info, attributs.blacklist, attributs.hostAlias, attributs.exempt, attributs.portTCPout, attributs.portTCPin, attributs.portUDPout, attributs.portUDPin, attributs.sshFingerprint,