smbldap-populate (8)
Leading comments
Automatically generated by Pod::Man 2.28 (Pod::Simple 3.29) Standard preamble: ========================================================================
NAME
smbldap-populate - Populate your LDAP databaseSYNOPSIS
smbldap-populate [ldif-file]DESCRIPTION
The smbldap-populate command helps to populate anLDAP
server by adding the necessary entries : base suffix (doesn't abort if already there), organizational units for users, groups and computers, builtin users : Administrator and guest, builtin groups (though posixAccount only, no SambaTNG support).
-a name Your local administrator login name (default: root)
-b name Your local guest login name (default: nobody)
-e file export an ldif file
-i file import an ldif file (Options -a and -b will be ignored)