Example entry #1, using
/usr/share/doc/autofs-ldap/examples/ldap-automount-auto.direct
------------------------------------
dn: ou=auto.master,dc=example,dc=org
ou: auto.master
objectClass: top
objectClass: automountMap
------------------------------------
Output:
adding new entry "ou=auto.master,dc=example,dc=org"
ldap_add: Invalid syntax (21)
additional info: objectClass: value #1 invalid per syntax
Example entry #2 from an existing 18.04 slapd server (base replaced w/
dc=example,dc=org)
------------------------------------
dn: ou=automount,dc=example,dc=org
ou: automount
objectClass: top
objectClass: organizationalUnit
dn: ou=auto.master,ou=automount,dc=example,dc=org
ou: auto.master
objectClass: top
objectClass: automountMap
------------------------------------
Output:
adding new entry "ou=automount,dc=example,dc=org"
adding new entry "ou=auto.master,ou=automount,dc=example,dc=org"
ldap_add: Invalid syntax (21)
additional info: objectClass: value #1 invalid per syntax
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1891548
Title:
autofs-ldap's /etc/ldap/schema/autofs.schema crashes slapd
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1891548/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs