s.n.l.LDAPBase(object) : class documentation

Part of samba.netcmd.ldapcmp View In Hierarchy

No class docstring
Method __init__ Undocumented
Method find_domain_sid Undocumented
Method find_servers Undocumented
Method find_netbios Undocumented
Method object_exists Undocumented
Method delete_force Undocumented
Method get_attribute_name Returns the real attribute name It resolved ranged results e.g. member;range=0-1499
Method get_attribute_values Returns list with all attribute values It resolved ranged results e.g. member;range=0-1499
Method get_attributes Returns dict with all default visible attributes
Method get_descriptor_sddl Undocumented
Method guid_as_string Translate binary representation of schemaIDGUID to standard string representation. @gid_blob: binary schemaIDGUID
Method get_guid_map Build dictionary that maps GUID to 'name' attribute found in Schema or Extended-Rights.
Method get_sid_map Build dictionary that maps GUID to 'name' attribute found in Schema or Extended-Rights.
def __init__(self, host, creds, lp, two=False, quiet=False, descriptor=False, sort_aces=False, verbose=False, view='section', base='', scope='SUB'):
Undocumented
def find_domain_sid(self):
Undocumented
def find_servers(self):
Undocumented
def find_netbios(self):
Undocumented
def object_exists(self, object_dn):
Undocumented
def delete_force(self, object_dn):
Undocumented
def get_attribute_name(self, key):
Returns the real attribute name It resolved ranged results e.g. member;range=0-1499
def get_attribute_values(self, object_dn, key, vals):
Returns list with all attribute values It resolved ranged results e.g. member;range=0-1499
def get_attributes(self, object_dn):
Returns dict with all default visible attributes
def get_descriptor_sddl(self, object_dn):
Undocumented
def guid_as_string(self, guid_blob):
Translate binary representation of schemaIDGUID to standard string representation. @gid_blob: binary schemaIDGUID
def get_guid_map(self):
Build dictionary that maps GUID to 'name' attribute found in Schema or Extended-Rights.
def get_sid_map(self):
Build dictionary that maps GUID to 'name' attribute found in Schema or Extended-Rights.
API Documentation for Samba, generated by pydoctor at 2011-12-08 20:23:28.