<?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 Re: iLO2 no longer authenticates AD users through username in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234192#M6715</link>
    <description>Look at the bottom of this thread for the Active-X information. It worked for me.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1005787" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1005787&lt;/A&gt;</description>
    <pubDate>Wed, 12 May 2010 17:56:10 GMT</pubDate>
    <dc:creator>JimHanson</dc:creator>
    <dc:date>2010-05-12T17:56:10Z</dc:date>
    <item>
      <title>iLO2 no longer authenticates AD users through username</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234188#M6711</link>
      <description>&lt;!--!*#--&gt;We have upgraded to iLO firmware 1.81 recently, using firmware boot CD 7.9 in around 230 HP servers and blades.&lt;BR /&gt;Now we can no longer authenticate against AD and can only authenticate with either a local iLO user or the AD Name of a user.&lt;BR /&gt;We used to be able to log in with;&lt;BR /&gt;&lt;BR /&gt;DOMAIN\username&lt;BR /&gt;Username@domain.com&lt;BR /&gt;Username&lt;BR /&gt;&lt;BR /&gt;And now it results in failure for each of these valid logins, and the only way we can authenticate is with;&lt;BR /&gt;&lt;BR /&gt;Surname\, Firstname - Job role&lt;BR /&gt;&lt;BR /&gt;which is the AD Name (not even the display name).&lt;BR /&gt;So, I know that LDAP authentication is working (because I can log in with the above name), but I cannot authenticate with any "usable" username.&lt;BR /&gt;We have an AD structure that organises accounts under location and type, so I have entered the following search contexts;&lt;BR /&gt;&lt;BR /&gt;ou=Users,OU=Site1,OU=City1,OU=State1,OU=Country,DC=Domain,DC=com&lt;BR /&gt;ou=Users,OU=Site2,OU=City2,OU=State2,OU=Country,DC=Domain,DC=com&lt;BR /&gt;@domain.com&lt;BR /&gt;DOMAIN&lt;BR /&gt;CN=AdminGroup,OU=Groups,OU=Site1,OU=City1,OU=State1,OU=Country,DC=Domain,DC=com&lt;BR /&gt;&lt;BR /&gt;And my account exists in four of these search contexts. I can authenticate OK, but not with a normal format to the same account - I get "User Object Cannot be Found" when I test the settings. I have checked capitalisation and spacing, and tried every combination I can think of, but the only one that works is the Name in AD (which is not the same as the Outlook/Exchange "Display Name").&lt;BR /&gt;&lt;BR /&gt;I have tried this with IE6,7 and 8&lt;BR /&gt;AD is Windows 2003 &lt;BR /&gt;This worked before...&lt;BR /&gt;&lt;BR /&gt;Can anyone help?</description>
      <pubDate>Fri, 09 Apr 2010 03:17:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234188#M6711</guid>
      <dc:creator>ChristianWickham</dc:creator>
      <dc:date>2010-04-09T03:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: iLO2 no longer authenticates AD users through username</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234189#M6712</link>
      <description>There is a requirement that has to be fulfilled. Can you please verify the following in your setup.&lt;BR /&gt;&lt;BR /&gt;For schemaless Directory configuration, please ensure  that the following settings are modified as required so that user can logon with Email format and Netbios formats successfully:&lt;BR /&gt;1. DIR_SERVER_ADDRESS value need  to be set todirectory server DNS Name or FQDN(Full qualified Domain Name)&lt;BR /&gt;2. Please check and update the following iLO Network Settings.&lt;BR /&gt;  2a. The domain name of iLO should match the domain of the directory server.&lt;BR /&gt;  2b. One of the primary, secondary or teritiary DNS server must have the same IP address as the Directory server.</description>
      <pubDate>Tue, 13 Apr 2010 05:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234189#M6712</guid>
      <dc:creator>Rajeshwari, Hiresave</dc:creator>
      <dc:date>2010-04-13T05:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: iLO2 no longer authenticates AD users through username</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234190#M6713</link>
      <description>Thanks for your help. I have checked, and all is exactly as you specified.&lt;BR /&gt;&lt;BR /&gt;Our AD domain is  "COMPANYNAME"&lt;BR /&gt;The DNS namespace is "companyname.com.au"&lt;BR /&gt;The LDAP server specified in "Directory Server Address" is DCSERVER3.companyname.com.au  - this matches the capitalisation of the DC/GC server's SSL certificate. We have also tried dcserver2.companyname.com.au  and this matches the capitalisation of that DC/GC.&lt;BR /&gt;The DNS suffix for the iLO in network is set to match our DNS namespace.&lt;BR /&gt;The DNS server specified in the iLO configuration is the IP for DCSERVER3, and the secondary DNS server is the IP for dcserver2.&lt;BR /&gt;&lt;BR /&gt;Thanks, anything else we can try?</description>
      <pubDate>Tue, 13 Apr 2010 06:30:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234190#M6713</guid>
      <dc:creator>ChristianWickham</dc:creator>
      <dc:date>2010-04-13T06:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: iLO2 no longer authenticates AD users through username</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234191#M6714</link>
      <description>I have updated to iLO 1.82 and this still does not work.&lt;BR /&gt;&lt;BR /&gt;I used to be able to log in as;&lt;BR /&gt;DOMAIN\username&lt;BR /&gt;Username@domain.com&lt;BR /&gt;username&lt;BR /&gt;&lt;BR /&gt;but now I can only log in as&lt;BR /&gt;&lt;BR /&gt;Surname\, Firstname - Job role&lt;BR /&gt;&lt;BR /&gt;with iLO 1.82, I get more LDAP search contexts, but this has not helped. I have however managed to trust SSO with HP SIM and so now I can access iLO through a link in HP Systems Insight Manager for each server - and it states in the top right hand corner that my username is  DOMAIN\Username and authenticated with LDAP - but why can I not log in through the web interface directly?</description>
      <pubDate>Mon, 03 May 2010 05:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234191#M6714</guid>
      <dc:creator>ChristianWickham</dc:creator>
      <dc:date>2010-05-03T05:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: iLO2 no longer authenticates AD users through username</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234192#M6715</link>
      <description>Look at the bottom of this thread for the Active-X information. It worked for me.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1005787" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1005787&lt;/A&gt;</description>
      <pubDate>Wed, 12 May 2010 17:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234192#M6715</guid>
      <dc:creator>JimHanson</dc:creator>
      <dc:date>2010-05-12T17:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: iLO2 no longer authenticates AD users through username</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234193#M6716</link>
      <description>OK, tried that (enabling ActiveX) and this did not help. I am using IE8 - does that make much difference?</description>
      <pubDate>Mon, 17 May 2010 04:11:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234193#M6716</guid>
      <dc:creator>ChristianWickham</dc:creator>
      <dc:date>2010-05-17T04:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: iLO2 no longer authenticates AD users through username</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234194#M6717</link>
      <description>I was wrong, it did work!&lt;BR /&gt;&lt;BR /&gt;I made the change in Local Intranet zone, but all my iLOs are on a different subnet to me.&lt;BR /&gt;So, I changed my Internet Zone configuration to prompt to initialise and run ActiveX controls, and it all started working again!&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.</description>
      <pubDate>Tue, 18 May 2010 06:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234194#M6717</guid>
      <dc:creator>ChristianWickham</dc:creator>
      <dc:date>2010-05-18T06:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: iLO2 no longer authenticates AD users through username</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234195#M6718</link>
      <description>The change is in Internet Options, under the Internet zone, within “ActiveX Controls and Plug-ins” area&lt;BR /&gt;&lt;BR /&gt;Parameter “Initialize and script ActiveX controls not marked as safe for scripting”&lt;BR /&gt;Change from “Disable”&lt;BR /&gt;Change to “Prompt”&lt;BR /&gt;</description>
      <pubDate>Tue, 18 May 2010 06:48:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo2-no-longer-authenticates-ad-users-through-username/m-p/5234195#M6718</guid>
      <dc:creator>ChristianWickham</dc:creator>
      <dc:date>2010-05-18T06:48:48Z</dc:date>
    </item>
  </channel>
</rss>

