Part of samba.kcc_utils View In Hierarchy
| 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 |