Part of samba.idmap View In Hierarchy
| Method | __init__ | Opens the IDMap Database. |
| Method | connect | Undocumented |
| Method | increment_xid | Increment xidNumber, if not present it create and assign it to the lowerBound |
| Method | setup_name_mapping | Setup a mapping between a sam name and a unix name. |
Inherited from Ldb:
| Method | searchone | Search for one attribute as a string. |
| Method | erase_users_computers | Erases user and computer objects from our AD. |
| Method | erase_except_schema_controlled | Erase this ldb. |
| Method | erase | Erase this ldb, removing all records. |
| Method | load_ldif_file_add | Load a LDIF file. |
| Method | add_ldif | Add data based on a LDIF string. |
| Method | modify_ldif | Modify database based on a LDIF string. |
For parameter meanings see the super class (samba.Ldb)