Displaying 1 result from an estimated 1 matches for "ldap_kadmind_dn".
2013 Nov 01
1
samba4, with existing krb5 and ldap
...[dbmodules]
openldap_ldapconf = {
db_library = kldap
ldap_kerberos_container_dn = cn=krbcontainer,dc=somewhere,dc=com
ldap_kdc_dn = "cn=kdc-service,dc=somewhere,dc=com"
# this object needs to have read rights on
# the realm container and principal subtrees
ldap_kadmind_dn = "cn=adm-service,dc=somewhere,dc=com"
# this object needs to have read and write rights on
# the realm container and principal subtrees
ldap_service_password_file = /etc/krb5/service.keyfile
ldap_servers = ldaps://machine1.somewhere.com
ldaps://machine2.somewhere.com...