Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2015 03:51:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 198557] /etc/autofs/include_ldap ignores some entries
Message-ID:  <bug-198557-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: yoshin-t@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198557-8>