1SMBLDAP-POPULATE.CMD(8)User Contributed Perl DocumentatioSnMBLDAP-POPULATE.CMD(8)
2
3
4
6 smbldap-populate - Populate your LDAP database
7
9 smbldap-populate [ldif-file]
10
12 The smbldap-populate command helps to populate an LDAP server by adding
13 the necessary entries : base suffix (doesn't abort if already there),
14 organizational units for users, groups and computers, builtin users :
15 Administrator and guest, builtin groups (though posixAccount only, no
16 SambaTNG support).
17
18 -a name Your local administrator login name (default: root)
19
20 -b name Your local guest login name (default: nobody)
21
22 -e file export an ldif file
23
24 -i file import an ldif file (Options -a and -b will be ignored)
25
27 /etc/smbldap-tools/smbldap.conf : main configuration
28 /etc/smbldap-tools/smbldap_bind.conf : credentials for binding to the
29 directory
30
32 smb.conf(5)
33
34
35
36perl v5.30.1 2020-01-30 SMBLDAP-POPULATE.CMD(8)