[Bug 198557] /etc/autofs/include_ldap ignores some entries

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 13 03:51:34 UTC 2015


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: freebsd-bugs at FreeBSD.org
          Reporter: yoshin-t at jp.fujitsu.com

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.


More information about the freebsd-bugs mailing list