s.k.Site(object) : class documentation

Part of samba.kcc_utils View In Hierarchy

No class docstring
Method __init__ Undocumented
Method load_site Loads the NTDS Site Settions options attribute for the site
Method load_all_dsa Discover all nTDSDSA thru the sites entry and instantiate and load the DSAs. Each dsa is inserted into the dsa_table by dn string.
Method get_dsa_by_guidstr Undocumented
Method get_dsa Return a previously loaded DSA object by consulting the sites dsa_table for the provided DSA dn string
Method is_intrasite_topology_disabled Returns True if intrasite topology is disabled for site
Method should_detect_stale Returns True if detect stale is enabled for site
Method __str__ Debug dump string output of class
def __init__(self, site_dnstr):
Undocumented
def load_site(self, samdb):
Loads the NTDS Site Settions options attribute for the site
def load_all_dsa(self, samdb):
Discover all nTDSDSA thru the sites entry and instantiate and load the DSAs. Each dsa is inserted into the dsa_table by dn string.
def get_dsa_by_guidstr(self, guidstr):
Undocumented
def get_dsa(self, dnstr):
Return a previously loaded DSA object by consulting
the sites dsa_table for the provided DSA dn string
ReturnsNone if DSA doesn't exist
def is_intrasite_topology_disabled(self):
Returns True if intrasite topology is disabled for site
def should_detect_stale(self):
Returns True if detect stale is enabled for site
def __str__(self):
Debug dump string output of class
API Documentation for Samba, generated by pydoctor at 2011-12-08 20:23:28.