logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

smbldap-populate - Populate your LDAP database

Description

       The smbldap-populate command helps to populate an LDAP 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)

Files

       /etc/smbldap-tools/smbldap.conf : main configuration /etc/smbldap-tools/smbldap_bind.conf : credentials
       for binding to the directory

Name

       smbldap-populate - Populate your LDAP database

See Also

smb.conf(5)

perl v5.32.1                                       2021-11-07                            SMBLDAP-POPULATE.CMD(8)

Synopsis

       smbldap-populate [ldif-file]

See Also