[lc_ldap] Documentation du binding ldap de test
This commit is contained in:
parent
fe058da910
commit
f30f9284c8
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ def ldif_to_uldif(ldif):
|
|||
return uldif
|
||||
|
||||
def lc_ldap_test():
|
||||
"""Binding LDAP à la base de tests"""
|
||||
return lc_ldap(dn='cn=admin,dc=crans,dc=org', cred='75bdb64f32')
|
||||
|
||||
class lc_ldap(ldap.ldapobject.LDAPObject):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue