[lc_ldap] attributs.midType n'existe pas, et ne sert à rien pour l'instant
This commit is contained in:
parent
ecdfbd8962
commit
ae55085054
1 changed files with 1 additions and 1 deletions
|
@ -771,7 +771,7 @@ class machine(CransLdapObject):
|
||||||
deleted: [attributs.nounou, attributs.bureau, attributs.cableur, attributs.parent],
|
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.rid, attributs.info, attributs.blacklist, attributs.hostAlias,
|
||||||
attributs.exempt, attributs.portTCPout, attributs.portTCPin,
|
attributs.exempt, attributs.portTCPout, attributs.portTCPin,
|
||||||
attributs.portUDPout, attributs.portUDPin, attributs.sshFingerprint,
|
attributs.portUDPout, attributs.portUDPin, attributs.sshFingerprint,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue