<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Mac OSX Server Open Directory in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/mac-osx-server-open-directory/m-p/10168#M7464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We use Open Directory as our primary LDAP service whcih normally works pretty well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to get LDAP authentication profiles up and running and am only having limited success. By limited I mean I can authenticate a user against a simple config where I am looking for the "uid" login attribute in the users group using cn=users,dc=server,dc=mydomain,dc=com.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try to authenticate a user in a group called sslvpn (cn=sslvpn,cn=groups,dc=server,dc=mydomain,dc=com) using "memberUid" as the login attribute the session login fails with an invalid username/password error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wondering if there is a limitation in PANOS when it comes to Open Directory attributes or if I'm doing something simple wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Mar 2011 11:52:16 GMT</pubDate>
    <dc:creator>ethiSEC</dc:creator>
    <dc:date>2011-03-21T11:52:16Z</dc:date>
    <item>
      <title>Mac OSX Server Open Directory</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mac-osx-server-open-directory/m-p/10168#M7464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We use Open Directory as our primary LDAP service whcih normally works pretty well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to get LDAP authentication profiles up and running and am only having limited success. By limited I mean I can authenticate a user against a simple config where I am looking for the "uid" login attribute in the users group using cn=users,dc=server,dc=mydomain,dc=com.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try to authenticate a user in a group called sslvpn (cn=sslvpn,cn=groups,dc=server,dc=mydomain,dc=com) using "memberUid" as the login attribute the session login fails with an invalid username/password error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wondering if there is a limitation in PANOS when it comes to Open Directory attributes or if I'm doing something simple wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 11:52:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mac-osx-server-open-directory/m-p/10168#M7464</guid>
      <dc:creator>ethiSEC</dc:creator>
      <dc:date>2011-03-21T11:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OSX Server Open Directory</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mac-osx-server-open-directory/m-p/10169#M7465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The login attribute " uid" in the working authentication profile we assume would be used in the sslvpn authprofile instead of 'memberUid'&lt;/P&gt;&lt;P&gt;On initial review&amp;nbsp; that could be causing auth attempts to fail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 01:46:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mac-osx-server-open-directory/m-p/10169#M7465</guid>
      <dc:creator>gsamuels</dc:creator>
      <dc:date>2011-03-23T01:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OSX Server Open Directory</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mac-osx-server-open-directory/m-p/10170#M7466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello --&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apple OpenDirectory has a custom (ie. proprietary) schema objectclass to define group membership (ie. apple-group).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apple's OpenDirectory does NOT use objectclass=groupofuniquenames which includes the uniquemember attribute to define group membership.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thus, the OpenLDAP support (a superset of OpenDirectory) provided by LDAP auth of Palo Alto Networks will not likely include any support for apple's group membership.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-GA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 19:00:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mac-osx-server-open-directory/m-p/10170#M7466</guid>
      <dc:creator>garretta</dc:creator>
      <dc:date>2011-06-20T19:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OSX Server Open Directory</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mac-osx-server-open-directory/m-p/10171#M7467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This sounds about right to me from other research, bit of a nusiance though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be nice if PAN would do some development to provide support for OpenDirectory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 01:21:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mac-osx-server-open-directory/m-p/10171#M7467</guid>
      <dc:creator>ethiSEC</dc:creator>
      <dc:date>2011-06-21T01:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mac OSX Server Open Directory</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/mac-osx-server-open-directory/m-p/10172#M7468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello -- I can't post screenshots to this forum, but I have screenshot of OpenDirectory group object and similar OpenLDAP-based group object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the membership attribute for "apple-group" is 'memberuid' and contains UID value.&lt;/P&gt;&lt;P&gt;the membership attribute for "groupofuniquenames" is "uniquemember" and contains user DN value (full user object address).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the value of "uniquemember" can be readily used as part of ldap_simple_bind auth validation, but the 'memberuid" value requires one extra step (ie. lookup user object to get the DN value for LDAP_simple_bind).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-GA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 13:54:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/mac-osx-server-open-directory/m-p/10172#M7468</guid>
      <dc:creator>garretta</dc:creator>
      <dc:date>2011-06-21T13:54:47Z</dc:date>
    </item>
  </channel>
</rss>

