<?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: Openldap configuration with ldap-ux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/openldap-configuration-with-ldap-ux/m-p/5115975#M49822</link>
    <description>Read previous post</description>
    <pubDate>Wed, 02 Jul 2008 10:49:23 GMT</pubDate>
    <dc:creator>Antonio Egea</dc:creator>
    <dc:date>2008-07-02T10:49:23Z</dc:date>
    <item>
      <title>Openldap configuration with ldap-ux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/openldap-configuration-with-ldap-ux/m-p/5115970#M49817</link>
      <description>&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I am having some problem configuring an ldapux (HPUX 11.23) client with openldap (redhat)&lt;BR /&gt;&lt;BR /&gt;I am following the guide for doing this but I am having problems adding the profile schema.&lt;BR /&gt;&lt;BR /&gt;This is the a default ldif profile schema I have to add to the RedHat server:&lt;BR /&gt;&lt;BR /&gt;*********************************************&lt;BR /&gt;&lt;BR /&gt;dn: cn=ldapuxprofile, ou=profiles,ou=ldap-ux,dc=acme,dc=com&lt;BR /&gt;objectClass: top&lt;BR /&gt;objectClass: duaconfigprofile&lt;BR /&gt;cn: ldapuxprofile&lt;BR /&gt;preferredserverlist: 192.1.1.1:389 192.1.1.2:444&lt;BR /&gt;defaultsearchbase: ou=ldap-ux,dc=acme,dc=com&lt;BR /&gt;searchtimelimit: 45&lt;BR /&gt;bindtimelimit: 5&lt;BR /&gt;authenticationmethod: simple&lt;BR /&gt;profilettl: 86400&lt;BR /&gt;credentiallevel: proxy anonymous&lt;BR /&gt;attributemap: passwd:userpassword=*NULL*&lt;BR /&gt;attributemap: shadow:userpassword=*NULL*&lt;BR /&gt;servicesearchdescriptor: passwd:ou=ldap-ux,dc=acme,dc=com?sub?(objectclass=posixaccount)&lt;BR /&gt;servicesearchdescriptor: shadow:ou=ldap-ux,dc=acme,dc=com?sub?(objectclass=shadowaccount)&lt;BR /&gt;servicesearchdescriptor: group:ou=ldap-ux,dc=acme,dc=com?sub?(objectclass=posixgroup)&lt;BR /&gt;servicesearchdescriptor: pam:ou=ldap-ux,dc=acme,dc=com?sub?(objectclass=posixaccount)&lt;BR /&gt;servicesearchdescriptor: rpc:ou=ldap-ux,dc=acme,dc=com?sub?(objectclass=oncrpc)&lt;BR /&gt;servicesearchdescriptor: protocols:ou=ldap-ux,dc=acme,dc=com?sub?(objectclass=ipprotocol)&lt;BR /&gt;servicesearchdescriptor: networks:ou=ldap-ux,dc=acme,dc=com?sub?(objectclass=ipnetwork)&lt;BR /&gt;servicesearchdescriptor: hosts:ou=ldap-ux,dc=acme,dc=com?sub?(objectclass=iphost)&lt;BR /&gt;servicesearchdescriptor: services:ou=ldap-ux,dc=acme,dc=com?sub?(objectclass=ipservice)&lt;BR /&gt;servicesearchdescriptor: netgroup:ou=ldap-ux,dc=acme,dc=com?sub?(objectclass=nisnetgroup)&lt;BR /&gt;&lt;BR /&gt;********************************************&lt;BR /&gt;&lt;BR /&gt;Could anyone give me a valid suffix at slapd.conf which could work with this profile, with the &lt;BR /&gt;dn: cn=ldapuxprofile, ou=profiles,ou=ldap-ux,dc=acme,dc=com?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jun 2008 11:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/openldap-configuration-with-ldap-ux/m-p/5115970#M49817</guid>
      <dc:creator>Antonio Egea</dc:creator>
      <dc:date>2008-06-25T11:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Openldap configuration with ldap-ux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/openldap-configuration-with-ldap-ux/m-p/5115971#M49818</link>
      <description>&amp;gt;&amp;gt; I am having problems adding the profile schema.&lt;BR /&gt;&lt;BR /&gt;So, your problems is extending the schema?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; Could anyone give me a valid suffix at slapd.conf which could work with this profile, with the dn: cn=ldapuxprofile, ou=profiles,ou=ldap-ux,dc=acme,dc=com?&lt;BR /&gt;&lt;BR /&gt;I did not understand that question.</description>
      <pubDate>Wed, 25 Jun 2008 12:56:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/openldap-configuration-with-ldap-ux/m-p/5115971#M49818</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-06-25T12:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Openldap configuration with ldap-ux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/openldap-configuration-with-ldap-ux/m-p/5115972#M49819</link>
      <description>&lt;BR /&gt;Yes, sorry Ivan.&lt;BR /&gt;&lt;BR /&gt;The file I posted before was the duaconfig.ldif&lt;BR /&gt;&lt;BR /&gt;I added the schema successfully (duaconfig.schema) with an include at /usr/local/etc/openldap/schema/duaconfig.schema&lt;BR /&gt;which works properly when running the /usr/local/libexec/slapd&lt;BR /&gt;&lt;BR /&gt;My slapd.conf file has these relevant lines:&lt;BR /&gt;&lt;BR /&gt;database   bdb&lt;BR /&gt;suffix     "dc=acme,dc=com"&lt;BR /&gt;rootdn     "cn=Manager,dc=acme,dc=com"&lt;BR /&gt;rootpw     secret&lt;BR /&gt;directory  /usr/local/var/openldap-data&lt;BR /&gt;index      objectClass eq&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And I have to do something like:&lt;BR /&gt;#ldapadd -x -D "cn=Manager,dc=acme,dc=com" -w secret -f duaconfig.ldif&lt;BR /&gt;&lt;BR /&gt;This returns:&lt;BR /&gt;ldap_bind: Invalid credentials(49)&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Jun 2008 06:29:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/openldap-configuration-with-ldap-ux/m-p/5115972#M49819</guid>
      <dc:creator>Antonio Egea</dc:creator>
      <dc:date>2008-06-26T06:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Openldap configuration with ldap-ux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/openldap-configuration-with-ldap-ux/m-p/5115973#M49820</link>
      <description>ldap_bind: Invalid credentials(49)&lt;BR /&gt;&lt;BR /&gt;That normally means that the password for the BIND DN is not correct.&lt;BR /&gt;&lt;BR /&gt;Try with a simple ldapsearch specifying the DN and password used, same error should be returned.&lt;BR /&gt;&lt;BR /&gt;Are you sure that your DN is "cn=Manager,dc=acme,dc=com" and your password is secret?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Jun 2008 13:09:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/openldap-configuration-with-ldap-ux/m-p/5115973#M49820</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-06-26T13:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Openldap configuration with ldap-ux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/openldap-configuration-with-ldap-ux/m-p/5115974#M49821</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I discovered the problem. The password in the slapd.conf file MUST BE encrypted, if not it will return an Invalid credentials error.&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Wed, 02 Jul 2008 10:48:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/openldap-configuration-with-ldap-ux/m-p/5115974#M49821</guid>
      <dc:creator>Antonio Egea</dc:creator>
      <dc:date>2008-07-02T10:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Openldap configuration with ldap-ux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/openldap-configuration-with-ldap-ux/m-p/5115975#M49822</link>
      <description>Read previous post</description>
      <pubDate>Wed, 02 Jul 2008 10:49:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/openldap-configuration-with-ldap-ux/m-p/5115975#M49822</guid>
      <dc:creator>Antonio Egea</dc:creator>
      <dc:date>2008-07-02T10:49:23Z</dc:date>
    </item>
  </channel>
</rss>

