https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198557
Bug ID: 198557
Summary: /etc/autofs/include_ldap ignores some entries
Product: Base System
Version: 10.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 154260
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154260&action=edit
my /etc/autofs/include
Our LDAP server returns automount map attributes in random order like this,
# NAME, auto.net, example.com
dn: automountKey=NAME,automountMapName=auto.net,dc=example,dc=com
automountInformation: SERVER:/FS
cn: NAME
As /etc/autofs/include_ldap implementation assumes "cn" comes earlier than
"automountInformation", the above entry will be ignored.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"