/usr/share/dirsrv/data/template-ldapi-autobind.ldif is in 389-ds-base 1.3.7.10-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | dn: cn=config
changetype: modify
replace: nsslapd-ldapiautobind
nsslapd-ldapiautobind: on
-
replace: nsslapd-ldapimaprootdn
nsslapd-ldapimaprootdn: %rootdn%
-
replace: nsslapd-ldapimaptoentries
nsslapd-ldapimaptoentries: off
-
replace: nsslapd-ldapiuidnumbertype
nsslapd-ldapiuidnumbertype: uidNumber
-
replace: nsslapd-ldapigidnumbertype
nsslapd-ldapigidnumbertype: gidNumber
-
replace: nsslapd-ldapientrysearchbase
nsslapd-ldapientrysearchbase: %ds_suffix%
-
replace: nsslapd-ldapiautodnsuffix
nsslapd-ldapiautodnsuffix: cn=peercred,cn=external,cn=auth
|