<?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: ilo and OpenLDAP in Server Management - Remote Server Management</title>
    <link>https://community.hpe.com/t5/server-management-remote-server/ilo-and-openldap/m-p/5114586#M6549</link>
    <description>The HP directories support package&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=1146658&amp;amp;prodNameId=1135772&amp;amp;swEnvOID=1005&amp;amp;swLang=8&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=MTX-UNITY-I23896" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=1146658&amp;amp;prodNameId=1135772&amp;amp;swEnvOID=1005&amp;amp;swLang=8&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=MTX-UNITY-I23896&lt;/A&gt;&lt;BR /&gt;contains Schema information.  &lt;BR /&gt;&lt;BR /&gt;You can extract the LDIF and apply that to extend your schema.</description>
    <pubDate>Thu, 24 Jul 2008 18:25:14 GMT</pubDate>
    <dc:creator>acartes</dc:creator>
    <dc:date>2008-07-24T18:25:14Z</dc:date>
    <item>
      <title>ilo and OpenLDAP</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-and-openldap/m-p/5114582#M6545</link>
      <description>Hello together,&lt;BR /&gt;&lt;BR /&gt;Since a couple of weeks, I tried to connect an OpenLDAP server with an iLO board, for an central authentication system. The LDAP server Runs with Open SuSe 10.3 on OpenLDAP 2.3.37 and is configured with PAM, so that a user registration works.&lt;BR /&gt;My problem is the configuration of the directory settings of iLO.&lt;BR /&gt;I try to describe my config of the LDAP Server and the problem which I have with the config.&lt;BR /&gt;&lt;BR /&gt;In /etc/openldap/slap.conf, I included a schema called ilo.schema.&lt;BR /&gt;The ilo.schema looks like:&lt;BR /&gt;&lt;BR /&gt;attributetype (1.3.6.1.4.1.15959.9.1.1 NAME 'memberOf'&lt;BR /&gt;   DESC 'Group which user belongs to'&lt;BR /&gt;   EQUALITY distinguishedNameMatch&lt;BR /&gt;   SYNTAX 1.3.6.1.4.1.1466.115.121.1.12)&lt;BR /&gt;&lt;BR /&gt;objectclass (1.3.6.1.4.1.15959.9.2.1 NAME 'memberOf'&lt;BR /&gt;   SUP top AUXILIARY&lt;BR /&gt;   DESC 'Required by Integrated Lights-Out for OpenLDAP'&lt;BR /&gt;   MUST (memberOf))&lt;BR /&gt;&lt;BR /&gt;objectclass (1.3.6.1.4.1.15959.9.2.2 NAME 'user'&lt;BR /&gt;   SUP top AUXILIARY&lt;BR /&gt;   DESC 'Required by Integrated Lights-Out for OpenLDAP')&lt;BR /&gt;&lt;BR /&gt;A test user for the iLO, added on the LDAP like the following schema:&lt;BR /&gt;&lt;BR /&gt;# Max, my-domain.de&lt;BR /&gt;dn: uid = max, ou = Mitarbeiter, ou = users, dc = my-domain, dc = de&lt;BR /&gt;cn: Max Doe&lt;BR /&gt;givenName: Max&lt;BR /&gt;SN: Foo&lt;BR /&gt;gidNumber: 100&lt;BR /&gt;UID: Max&lt;BR /&gt;uidNumber: 1003&lt;BR /&gt;userPassword: SSHA) (passwortmax&lt;BR /&gt;homeDirectory: / home / max&lt;BR /&gt;loginShell: / bin / bash&lt;BR /&gt;Street:&lt;BR /&gt;postalCode:&lt;BR /&gt;l:&lt;BR /&gt;ST:&lt;BR /&gt;mail: max.mustermann@my-domain.de&lt;BR /&gt;telephoneNumber: +49&lt;BR /&gt;shadowExpire: 14152&lt;BR /&gt;shadowInactive: 10&lt;BR /&gt;shadowLastChange: 14042&lt;BR /&gt;shadowMax: 14&lt;BR /&gt;shadowMin: 1&lt;BR /&gt;shadowWarning: 10&lt;BR /&gt;memberOf: cn = iloadmin, ou = groups, dc = my-domain, dc = de&lt;BR /&gt;description: iLO users Max Mustermann&lt;BR /&gt;objectClass: shadowAccount&lt;BR /&gt;objectClass: person&lt;BR /&gt;objectClass: inetOrgPerson&lt;BR /&gt;objectClass: posixAccount&lt;BR /&gt;objectClass: organizationalPerson&lt;BR /&gt;objectClass: memberOf&lt;BR /&gt;objectClass: user&lt;BR /&gt;objectClass: top&lt;BR /&gt;&lt;BR /&gt;the cn = iloadmin, ou = groups, dc = my-domain, dc = de look like:&lt;BR /&gt;&lt;BR /&gt;dn: cn = iloadmin, ou = groups, dc = my-domain, dc = de&lt;BR /&gt;cn: iloadmin&lt;BR /&gt;objectClass: top&lt;BR /&gt;objectClass: groupOfNames&lt;BR /&gt;member: cn = Max Mustermann, ou = Mitarbeiter, ou = users, dc = my-domain, dc = de&lt;BR /&gt;&lt;BR /&gt;The settings I config on iLO web interface as follows:&lt;BR /&gt;Under Administration -&amp;gt; Directory Settings -&amp;gt;&lt;BR /&gt;Use Directory DefaultSchema: running&lt;BR /&gt;Directory Server Address: my-domain.de [or IP]&lt;BR /&gt;Directory Server LDAP Port: 636&lt;BR /&gt;Directory User Context 1: ou = Mitarbeiter, ou = users, dc = my-domain, dc = de&lt;BR /&gt;And under Administration Groups -&amp;gt; Select a group: Administrator -&amp;gt; View / Modify&lt;BR /&gt;Security Group Distinguished Name: cn = iloadmin, ou = groups, dc = my-domain, dc = de&lt;BR /&gt;Administer Group and Accounts, Console Remote Access, Virtual Power and Reset, Virtual Media undConfigure iLO settings are enabled.&lt;BR /&gt;&lt;BR /&gt;If I had a test run, I get the following message:&lt;BR /&gt;Overall status: Problem Detected&lt;BR /&gt;Description Test status&lt;BR /&gt;Ping Directory Server Passed&lt;BR /&gt;Directory Server IP Address Not run&lt;BR /&gt;Directory Server DNS name Passed&lt;BR /&gt;Connect to Directory Server Passed&lt;BR /&gt;Connect using SSL Passed&lt;BR /&gt;Certificate of Directory Server Passed&lt;BR /&gt;Bind to Directory Server Not run&lt;BR /&gt;Directory administrator login Not Run&lt;BR /&gt;User Authentication Failed&lt;BR /&gt;User Authorization Not Run&lt;BR /&gt;Directory User Context 1 Not run&lt;BR /&gt;Directory User Not run Context 2&lt;BR /&gt;Directory User Context 3 Not run&lt;BR /&gt;LOM exists Object Not Run&lt;BR /&gt;LOM Word Object Not Run&lt;BR /&gt;  &lt;BR /&gt;Sign Test&lt;BR /&gt;Initiating diagnostic Directory settings for server my-domain.de&lt;BR /&gt;Directory Server address my-domain.de resolved to IP address&lt;BR /&gt;Accepting certificate for Directory Server / C = DE / ST = [state]/ O = [company] / OU = ldapserver / CN = meine-domain.de/EMAIL ca@meine-domain.de signed by / C = DE / ST = [state] / L = [place] / O = [company] / OU = [Department] / CN = [person] / EMAIL = ca@meine-domain.de&lt;BR /&gt;Warning: certificate does not match my Address Directory Server-domain.de.&lt;BR /&gt;Unable to authenticate user test max [Invalid credentials]&lt;BR /&gt;Ceasing tests.&lt;BR /&gt;Some diagnostics for server FAILED my-domain.de&lt;BR /&gt;&lt;BR /&gt;Complete tests.&lt;BR /&gt;&lt;BR /&gt;I read a lot of threads, but nothing could help me to find a mistake.&lt;BR /&gt;&lt;BR /&gt;I hope someone could help me to find the mistake.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;&lt;BR /&gt;SysNewbie</description>
      <pubDate>Wed, 18 Jun 2008 11:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-and-openldap/m-p/5114582#M6545</guid>
      <dc:creator>SysNewbie</dc:creator>
      <dc:date>2008-06-18T11:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: ilo and OpenLDAP</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-and-openldap/m-p/5114583#M6546</link>
      <description>Having the exact same problem. when running the test, I get hung at:&lt;BR /&gt;&lt;BR /&gt;Warning: certificate does not match Directory Server Address xxx.xxx.xxx.xx.&lt;BR /&gt;Unable to authenticate test user&lt;BR /&gt;&lt;BR /&gt;Ceasing tests.&lt;BR /&gt;Some diagnostics FAILED for server&lt;BR /&gt;&lt;BR /&gt;Anyone know why this is happening?</description>
      <pubDate>Wed, 25 Jun 2008 15:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-and-openldap/m-p/5114583#M6546</guid>
      <dc:creator>SysCrusher</dc:creator>
      <dc:date>2008-06-25T15:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: ilo and OpenLDAP</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-and-openldap/m-p/5114584#M6547</link>
      <description>Warning: certificate does not match Directory Server Address xxx.xxx.xxx.xx.&lt;BR /&gt;&lt;BR /&gt;This error means that iLO exchanged an SSL handshake with the directory server, but the server's certificate does not match the configured iLO server name.  You might want to reconfigure iLO Directory Server network address to use the same certificate subject that the directory server is using.</description>
      <pubDate>Wed, 09 Jul 2008 18:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-and-openldap/m-p/5114584#M6547</guid>
      <dc:creator>acartes</dc:creator>
      <dc:date>2008-07-09T18:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: ilo and OpenLDAP</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-and-openldap/m-p/5114585#M6548</link>
      <description>Hello together,&lt;BR /&gt;&lt;BR /&gt;I believe that I have expressed little unfortunate, because the information I need in terms iLO are as follows:&lt;BR /&gt;&lt;BR /&gt;1. Regarding the Seetings Directory. How do I put them in iLO that a declaration of OpenLDAP users work?&lt;BR /&gt;Where appropriate, what should OpenLDAP in addition Configures?&lt;BR /&gt;&lt;BR /&gt;2. How can I use the HP scheme in OpenLDAP implement?&lt;BR /&gt;Because I take advantage of the scheme also want to use.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;&lt;BR /&gt;SysNewbie</description>
      <pubDate>Wed, 23 Jul 2008 08:04:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-and-openldap/m-p/5114585#M6548</guid>
      <dc:creator>SysNewbie</dc:creator>
      <dc:date>2008-07-23T08:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: ilo and OpenLDAP</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-and-openldap/m-p/5114586#M6549</link>
      <description>The HP directories support package&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=1146658&amp;amp;prodNameId=1135772&amp;amp;swEnvOID=1005&amp;amp;swLang=8&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=MTX-UNITY-I23896" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=1146658&amp;amp;prodNameId=1135772&amp;amp;swEnvOID=1005&amp;amp;swLang=8&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=MTX-UNITY-I23896&lt;/A&gt;&lt;BR /&gt;contains Schema information.  &lt;BR /&gt;&lt;BR /&gt;You can extract the LDIF and apply that to extend your schema.</description>
      <pubDate>Thu, 24 Jul 2008 18:25:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-and-openldap/m-p/5114586#M6549</guid>
      <dc:creator>acartes</dc:creator>
      <dc:date>2008-07-24T18:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: ilo and OpenLDAP</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-and-openldap/m-p/5114587#M6550</link>
      <description>Hello together,&lt;BR /&gt;&lt;BR /&gt;now I finally found time to tell you, that IÂ´m now solving the problem by myself.&lt;BR /&gt;&lt;BR /&gt;After that, the iLO server switched into an endless loop at the search for the attribute "objectSID" (WhatÂ´s an attribute of MS ADS, and therefore it is not integrated in OpenLDAP) , I now proceed as follows.&lt;BR /&gt;&lt;BR /&gt;Here again the statement from the log file:&lt;BR /&gt;&lt;BR /&gt;Jul 25 13:05:13 meine-domain slapd[5519]: conn=134 fd=30 ACCEPT from IP=10.128.188.79:1281 (IP=0.0.0.0:636) &lt;BR /&gt;Jul 25 13:05:13 meine-domain slapd[5519]: conn=134 fd=30 TLS established tls_ssf=256 ssf=256 &lt;BR /&gt;Jul 25 13:05:13 meine-domain slapd[5519]: bind: invalid dn (ilo) &lt;BR /&gt;Jul 25 13:05:13 meine-domain slapd[5519]: conn=134 op=0 RESULT tag=97 err=34 text=invalid DN &lt;BR /&gt;Jul 25 13:05:13 meine-domain slapd[5519]: conn=134 op=1 BIND dn="cn=ilo,ou=ilo,dc=meine-domain,dc=de" method=128 &lt;BR /&gt;Jul 25 13:05:13 meine-domain slapd[5519]: conn=134 op=1 BIND dn="cn=ilo,ou=ilo,dc=meine-domain,dc=de" mech=SIMPLE ssf=0 &lt;BR /&gt;Jul 25 13:05:13 meine-domain slapd[5519]: conn=134 op=1 RESULT tag=97 err=0 text= &lt;BR /&gt;Jul 25 13:05:13 meine-domain slapd[5519]: conn=134 op=2 SRCH base="ou=ilo,dc=meine-domain,dc=de" scope=0 deref=0 filter="(?=undefined)" &lt;BR /&gt;Jul 25 13:05:13 meine-domain slapd[5519]: conn=134 op=2 SRCH attr=objectSid &lt;BR /&gt;Jul 25 13:05:13 meine-domain slapd[5519]: conn=134 op=2 SEARCH RESULT tag=101 err=0 nentries=0 text=&lt;BR /&gt;&lt;BR /&gt;I have now created an OpenLDAP-schema which contains the complete object classes and attributes from ADS (some attributes are easily changed) with the extension to the HP iLO schema. Now I restarted Openldap and checked the Samba configuration again.&lt;BR /&gt;&lt;BR /&gt;/etc/samba/smb.conf&lt;BR /&gt;&lt;BR /&gt;[global] &lt;BR /&gt;        workgroup =  MEINE-DOMAIN &lt;BR /&gt;#        netbios name = Samba LDAP Server &lt;BR /&gt;        passdb backend = ldapsam:ldap://localhost &lt;BR /&gt;        idmap backend = ldap:ldap://127.0.0.1/ &lt;BR /&gt;        ldap admin dn = cn=admin,dc=meine-domain,dc=de &lt;BR /&gt;        ldap suffix = dc=meine-domain,dc=de &lt;BR /&gt;        ldap group suffix = ou=groups &lt;BR /&gt;        ldap user suffix = ou=users &lt;BR /&gt;        ldap machine suffix = ou=hosts &lt;BR /&gt;        ldap idmap suffix = ou=users &lt;BR /&gt;        ldap ssl = no &lt;BR /&gt;        security = user &lt;BR /&gt;        domain logons = yes &lt;BR /&gt;        domain master = no &lt;BR /&gt;        log file = /var/log/samba/%m.log &lt;BR /&gt;        max log size = 50 &lt;BR /&gt;        socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192 &lt;BR /&gt;        dns proxy = No &lt;BR /&gt;        wins support = No &lt;BR /&gt;        preferred master = Yes &lt;BR /&gt;        add user script = /usr/local/sbin/smbldap-useradd -m "%u" &lt;BR /&gt;        ldap delete dn = Yes &lt;BR /&gt;        delete user script = /usr/local/sbin/smbldap-userdel "%u" &lt;BR /&gt;        add machine script = /usr/local/sbin/smbldap-useradd -w "%u" &lt;BR /&gt;        add group script = /usr/local/sbin/smbldap-groupadd -p "%g" &lt;BR /&gt;        delete group script = /usr/local/sbin/smbldap-groupdel "%g" &lt;BR /&gt;&lt;BR /&gt;[netlogon] &lt;BR /&gt;        path = /home/samba/netlogon &lt;BR /&gt;        read only = yes &lt;BR /&gt;        write list = root &lt;BR /&gt;&lt;BR /&gt;[profiles] &lt;BR /&gt;        path = /home/samba/profiles &lt;BR /&gt;        read only = no &lt;BR /&gt;        create mask = 0600 &lt;BR /&gt;        directory mask = 0700 &lt;BR /&gt;&lt;BR /&gt;[homes] &lt;BR /&gt;        comment = Homeverzeichnisse &lt;BR /&gt;        browsable = no &lt;BR /&gt;        valid users = %S &lt;BR /&gt;        writeable = yes&lt;BR /&gt;After that I entered in the following into the DIT:&lt;BR /&gt;&lt;BR /&gt;dn: ou=ilo,dc=meine-domain,dc=de &lt;BR /&gt;        objectClass: top &lt;BR /&gt;        objectClass: organizationalUnit &lt;BR /&gt;        ou: ilo &lt;BR /&gt;&lt;BR /&gt;dn: cn=ilo2,ou=ilo,dc=meine-domain,dc=de &lt;BR /&gt;        objectClass: top &lt;BR /&gt;        objectClass: person &lt;BR /&gt;        objectClass: organizationalPerson &lt;BR /&gt;        objectClass: shadowAccount &lt;BR /&gt;        objectClass: posixAccount &lt;BR /&gt;        objectClass: user &lt;BR /&gt;        objectClass: memberOf &lt;BR /&gt;        objectClass: securityPrincipal&lt;BR /&gt;        sn: ilo2 &lt;BR /&gt;        cn: ilo2 &lt;BR /&gt;        givenName: ilo2 &lt;BR /&gt;        uid: ilo2 &lt;BR /&gt;        homeDirectory: /home/ilo2 &lt;BR /&gt;        loginShell: /bin/bash &lt;BR /&gt;        street: Teststr.1 &lt;BR /&gt;        postalCode: 12345 &lt;BR /&gt;        l: Teststadt &lt;BR /&gt;        st: Test &lt;BR /&gt;        mail: ilo2@meine-domain.de &lt;BR /&gt;        telephoneNumber: 069 12345 &lt;BR /&gt;        shadowExpire: 14152 &lt;BR /&gt;        shadowInactive: 5 &lt;BR /&gt;        shadowLastChange: 14085 &lt;BR /&gt;        shadowMin: 0 &lt;BR /&gt;        shadowMax: 28 &lt;BR /&gt;        shadowWarning: 10 &lt;BR /&gt;        description: Benutzer ilo2 &lt;BR /&gt;        uidNumber: 1018 &lt;BR /&gt;        gidNumber: 101 &lt;BR /&gt;        userPassword: {SSHA}jslzpg2h5T0OSHV4Wwy7TL508/lfAA4o &lt;BR /&gt;        objectSid: S-1-5-21-3224800242-2841723616-1786565096 &lt;BR /&gt;        sAMAccountName: MEINE-DOMAIN&lt;BR /&gt;        memberOf: ou=ilo,dc=meine-domain,dc=de &lt;BR /&gt;        memberOf: cn=iLO Full Administrators,ou=ilo,dc=meine-domain,dc=de &lt;BR /&gt;&lt;BR /&gt;dn: cn=iLO Full Administrators,ou=ilo,dc=meine-domain,dc=de &lt;BR /&gt;        objectClass: hpqRole &lt;BR /&gt;        objectClass: container &lt;BR /&gt;        objectClass: hpqLOMv100 &lt;BR /&gt;        cn: iLO Full Administrators &lt;BR /&gt;        groupType: 2147483652 &lt;BR /&gt;        hpqLOMRightConfigureSettings: TRUE &lt;BR /&gt;        hpqLOMRightLocalUserAdmin: TRUE &lt;BR /&gt;        hpqLOMRightLogin: TRUE &lt;BR /&gt;        hpqLOMRightRemoteConsole: TRUE &lt;BR /&gt;        hpqLOMRightServerReset: TRUE &lt;BR /&gt;        hpqLOMRightVirtualMedia: TRUE &lt;BR /&gt;        member: cn=ilo2,ou=ilo,dc=meine-domain,dc=de&lt;BR /&gt;&lt;BR /&gt;On iLO I configured the following:&lt;BR /&gt;&lt;BR /&gt;Use Directory Default Schema:   &lt;BR /&gt;        Enable Local User Accounts: Yes &lt;BR /&gt;&lt;BR /&gt;        Directory Server Settings &lt;BR /&gt;        Directory Server Address:  meine-domain.de&lt;BR /&gt;&lt;BR /&gt;        Directory Server LDAP Port:  636 &lt;BR /&gt;&lt;BR /&gt;        Directory User Context 1:  ou=ilo,dc=meine-domain,dc=de &lt;BR /&gt;&lt;BR /&gt;Under Administer Group:&lt;BR /&gt;&lt;BR /&gt;Group -&amp;gt; Administrator &lt;BR /&gt;&lt;BR /&gt;        Security Group Distinguished Name : cn=iLO Full Administrators,ou=ilo,dc=meine-domain,dc=de &lt;BR /&gt;&lt;BR /&gt;        Administer Group Accounts  Yes &lt;BR /&gt;        Remote Console Access   Yes &lt;BR /&gt;        Virtual Power and Reset   Yes &lt;BR /&gt;        Virtual Media  Yes &lt;BR /&gt;        Configure iLO Settings  Yes &lt;BR /&gt;&lt;BR /&gt;And now the user, in which case the user "ilo2," could be login by used his name (CN) and password.&lt;BR /&gt;&lt;BR /&gt;how far the HP Schema could be implementable, should I still testing. But at least, the authentication and authorization is now running.&lt;BR /&gt;&lt;BR /&gt;I thank you for take the trouble with my problem.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;&lt;BR /&gt;SysNewbie</description>
      <pubDate>Wed, 06 Aug 2008 06:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-and-openldap/m-p/5114587#M6550</guid>
      <dc:creator>SysNewbie</dc:creator>
      <dc:date>2008-08-06T06:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: ilo and OpenLDAP</title>
      <link>https://community.hpe.com/t5/server-management-remote-server/ilo-and-openldap/m-p/5114588#M6551</link>
      <description>Hello togehter,&lt;BR /&gt;&lt;BR /&gt;because I solved the problem by myself, I closed thies thread.&lt;BR /&gt;&lt;BR /&gt;I wannabe say retry thank to you, for take the trouble with my problem. &lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;&lt;BR /&gt;SysNewbie</description>
      <pubDate>Wed, 06 Aug 2008 06:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-remote-server/ilo-and-openldap/m-p/5114588#M6551</guid>
      <dc:creator>SysNewbie</dc:creator>
      <dc:date>2008-08-06T06:51:11Z</dc:date>
    </item>
  </channel>
</rss>

