<?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 LDAP - bind dn in BladeSystem - General</title>
    <link>https://community.hpe.com/t5/bladesystem-general/ldap-bind-dn/m-p/4736852#M12412</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to configure Onboard Administrator to login using my LDAP.&lt;BR /&gt;&lt;BR /&gt;The thing is my users dn are like&lt;BR /&gt;&lt;BR /&gt;uid=resteves,ou=People,dc=vi,dc=pt&lt;BR /&gt;&lt;BR /&gt;And from what i see in the ldap logs OA tries do bind with :&lt;BR /&gt;&lt;BR /&gt;[11/Jan/2011:16:23:18 +0000] conn=12274 op=1 BIND dn="cn=resteves,ou=People,dc=vi,dc=pt" method=128 version=2&lt;BR /&gt;&lt;BR /&gt;which fails.&lt;BR /&gt;&lt;BR /&gt;Anyway to specify which ldap field to use as user? Use uid instead of cn?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 11 Jan 2011 16:32:10 GMT</pubDate>
    <dc:creator>Ricardo M. Esteves</dc:creator>
    <dc:date>2011-01-11T16:32:10Z</dc:date>
    <item>
      <title>LDAP - bind dn</title>
      <link>https://community.hpe.com/t5/bladesystem-general/ldap-bind-dn/m-p/4736852#M12412</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to configure Onboard Administrator to login using my LDAP.&lt;BR /&gt;&lt;BR /&gt;The thing is my users dn are like&lt;BR /&gt;&lt;BR /&gt;uid=resteves,ou=People,dc=vi,dc=pt&lt;BR /&gt;&lt;BR /&gt;And from what i see in the ldap logs OA tries do bind with :&lt;BR /&gt;&lt;BR /&gt;[11/Jan/2011:16:23:18 +0000] conn=12274 op=1 BIND dn="cn=resteves,ou=People,dc=vi,dc=pt" method=128 version=2&lt;BR /&gt;&lt;BR /&gt;which fails.&lt;BR /&gt;&lt;BR /&gt;Anyway to specify which ldap field to use as user? Use uid instead of cn?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jan 2011 16:32:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/ldap-bind-dn/m-p/4736852#M12412</guid>
      <dc:creator>Ricardo M. Esteves</dc:creator>
      <dc:date>2011-01-11T16:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP - bind dn</title>
      <link>https://community.hpe.com/t5/bladesystem-general/ldap-bind-dn/m-p/4736853#M12413</link>
      <description>&lt;P&gt;hello Ricardo,&lt;BR /&gt;&lt;BR /&gt;try the following:&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/HP-BladeSystem/onboard-administrator-directory-groups/m-p/5030801#M13981" target="_blank"&gt;http://h30499.www3.hp.com/t5/HP-BladeSystem/onboard-administrator-directory-groups/m-p/5030801#M13981&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;there is a word doc! &lt;BR /&gt;&lt;BR /&gt;andras&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2011 21:37:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/ldap-bind-dn/m-p/4736853#M12413</guid>
      <dc:creator>Andras Ordogh</dc:creator>
      <dc:date>2011-11-10T21:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP - bind dn</title>
      <link>https://community.hpe.com/t5/bladesystem-general/ldap-bind-dn/m-p/4736854#M12414</link>
      <description>Are you trying to use a solution such as openLDAP or SUN DSEE ? Or are you using Active Directory with LDAP. OA does not officially support use of openLDAP but I have been able to get it to work if you need more details let me know. Funny thing is VC supports openLDAP.</description>
      <pubDate>Tue, 11 Jan 2011 20:30:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/ldap-bind-dn/m-p/4736854#M12414</guid>
      <dc:creator>pz7rx8</dc:creator>
      <dc:date>2011-01-11T20:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP - bind dn</title>
      <link>https://community.hpe.com/t5/bladesystem-general/ldap-bind-dn/m-p/4736855#M12415</link>
      <description>I'm using Fedora Directory Server.&lt;BR /&gt;&lt;BR /&gt;Then problem is that my users are for example:&lt;BR /&gt;&lt;BR /&gt;dn="uid=resteves,ou=People,dc=vi,dc=pt"&lt;BR /&gt;&lt;BR /&gt;and OA searches for:&lt;BR /&gt;&lt;BR /&gt;dn="cn=resteves,ou=People,dc=vi,dc=pt"</description>
      <pubDate>Wed, 12 Jan 2011 10:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/ldap-bind-dn/m-p/4736855#M12415</guid>
      <dc:creator>Ricardo M. Esteves</dc:creator>
      <dc:date>2011-01-12T10:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP - bind dn</title>
      <link>https://community.hpe.com/t5/bladesystem-general/ldap-bind-dn/m-p/4736856#M12416</link>
      <description>Ricardo,&lt;BR /&gt;Yep OA is not aware of UID. You need to create users as part of inetOrgPerson object class and that should get you past any authentication issues. But, then you will have authorization issues. The id must also be part of object class "user" and have a "groupMembership" attribute with the OA groups the user can access. If the object class "user" and attribute "groupMembership" does not exist in Fedora then it needs to be added.</description>
      <pubDate>Thu, 13 Jan 2011 01:37:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/ldap-bind-dn/m-p/4736856#M12416</guid>
      <dc:creator>pz7rx8</dc:creator>
      <dc:date>2011-01-13T01:37:14Z</dc:date>
    </item>
  </channel>
</rss>

