<?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: How can I use ldapsearch at HPUX in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-use-ldapsearch-at-hpux/m-p/3935368#M26900</link>
    <description>What do you mean Stephen ???&lt;BR /&gt;You guide me to do that you say is it?</description>
    <pubDate>Wed, 31 Jan 2007 23:46:49 GMT</pubDate>
    <dc:creator>Sak</dc:creator>
    <dc:date>2007-01-31T23:46:49Z</dc:date>
    <item>
      <title>How can I use ldapsearch at HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-use-ldapsearch-at-hpux/m-p/3935366#M26898</link>
      <description>When I use ./ldapsearch -x -b 'dc=stooges,dc=com' '(objectclass=*)' command it got the following error.&lt;BR /&gt;&lt;BR /&gt;ldap_search: Can't connect to the LDAP server - Connection refused&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How should me do?&lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Wed, 31 Jan 2007 01:33:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-can-i-use-ldapsearch-at-hpux/m-p/3935366#M26898</guid>
      <dc:creator>Sak</dc:creator>
      <dc:date>2007-01-31T01:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use ldapsearch at HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-use-ldapsearch-at-hpux/m-p/3935367#M26899</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Most ldap servers requires an admin id and password to do the ldapsearch.&lt;BR /&gt;&lt;BR /&gt;$CMD = "/usr/local/bin/ldapsearch" ;&lt;BR /&gt;$DC = "ldap.is.ndr.com" ;&lt;BR /&gt;$DN = "CN=username\\, Somerset,OU=users,OU=Jerusalem,DC=is,DC=ndr,DC=com" ;&lt;BR /&gt;$PASSWD = "Schobagel123" ;&lt;BR /&gt;$ROOT_DOMAIN = "dc=ndr,dc=com" ;&lt;BR /&gt;$cmd = "$CMD -x  -p $PORT -z 0 -h $DC -D \"$DN\" -w $PASSWD -b \"$ROOT_DOMAIN\" \"$EXPR\" $ATTR" ;&lt;BR /&gt;&lt;BR /&gt;We ran this in perl but the principel is the same.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Jan 2007 05:50:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-can-i-use-ldapsearch-at-hpux/m-p/3935367#M26899</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-01-31T05:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use ldapsearch at HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-use-ldapsearch-at-hpux/m-p/3935368#M26900</link>
      <description>What do you mean Stephen ???&lt;BR /&gt;You guide me to do that you say is it?</description>
      <pubDate>Wed, 31 Jan 2007 23:46:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-can-i-use-ldapsearch-at-hpux/m-p/3935368#M26900</guid>
      <dc:creator>Sak</dc:creator>
      <dc:date>2007-01-31T23:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use ldapsearch at HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-use-ldapsearch-at-hpux/m-p/3935369#M26901</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;What I mean is that I think one of two things is happening.&lt;BR /&gt;&lt;BR /&gt;1) Your ldap server is not accepting the connection. Which could mean:&lt;BR /&gt;  a) Its not listening on the right port and is miconfigured.&lt;BR /&gt;  b) Perhaps a firewall is blocking access&lt;BR /&gt;&lt;BR /&gt;2) Your ldap server wants authetnication. My code above is an example of how to provide an ldap server with proper authentication when requesting information.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 01 Feb 2007 01:41:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-can-i-use-ldapsearch-at-hpux/m-p/3935369#M26901</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-02-01T01:41:46Z</dc:date>
    </item>
  </channel>
</rss>

