Searched defs:bind (Results 1 - 2 of 2) sorted by relevance

/sssd-io/src/tests/intg/
H A Dds.py33 port TCP port on localhost to bind the server to.
54 def bind(self): member in class:DS
55 """Connect to the server and bind as admin, return connection."""
/sssd-io/src/tests/python/sssd/testlib/common/
H A Dutils.py396 binddn(str): Binddn required to bind
398 conn: ldap bind object (already initialized)
406 self.conn = self.bind()
410 def bind(self): member in class:LdapOperations

Completed in 8 milliseconds