s.schema : module documentation

Part of samba

Functions for setting up a Samba Schema.
Function get_schema_descriptor Undocumented
Class Schema Undocumented
Function get_linked_attributes Undocumented
Function get_dnsyntax_attributes Undocumented
Function ldb_with_schema Load schema for the SamDB from the AD schema files and samba4_schema.ldif
def get_schema_descriptor(domain_sid):
Undocumented
def get_linked_attributes(schemadn, schemaldb):
Undocumented
def get_dnsyntax_attributes(schemadn, schemaldb):
Undocumented
def ldb_with_schema(schemadn='cn=schema,cn=configuration,dc=example,dc=com', domainsid=None, override_prefixmap=None):
Load schema for the SamDB from the AD schema files and samba4_schema.ldif

Returns the schema data loaded as an object, with .ldb being a new ldb with the schema loaded. This allows certain tests to operate without a remote or local schema.

ParametersschemadnDN of the schema
serverdnDN of the server
API Documentation for Samba, generated by pydoctor at 2012-03-06 23:17:58.