Part of samba.provision.backend View In Hierarchy
Known subclasses: samba.provision.backend.ExistingBackend, samba.provision.backend.LDAPBackend, samba.provision.backend.LDBBackend
| Method | __init__ | Provision a backend for samba4 |
| Method | init | Initialize the backend. |
| Method | start | Start the backend. |
| Method | shutdown | Shutdown the backend. |
| Method | post_setup | Post setup. |