<?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: Remote access to Enterprise Directory schema in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/remote-access-to-enterprise-directory-schema/m-p/4258543#M15193</link>
    <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Thanks for the email, it's given me a few things to look at.  I think I'll take your advice and log a support call.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jeremy Begg</description>
    <pubDate>Tue, 02 Sep 2008 05:41:00 GMT</pubDate>
    <dc:creator>Jeremy Begg</dc:creator>
    <dc:date>2008-09-02T05:41:00Z</dc:date>
    <item>
      <title>Remote access to Enterprise Directory schema</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remote-access-to-enterprise-directory-schema/m-p/4258537#M15187</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We've been playing with Enterprise Directory V5.6 on OpenVMS Alpha V8.3.  Our directory has a couple of entries in a very simple structure, using the default schema files which come with the product.&lt;BR /&gt;&lt;BR /&gt;We then tried a variety of open source, freeware &amp;amp; 3rd-party Windows-based LDAP management tools to see if we could find one to suit our needs.&lt;BR /&gt;&lt;BR /&gt;Most of them complained that they couldn't determine the LDAP schema information.  I'm told there appeared to be references to 'cn=Schema' in some of the LDAP queries but no such CN exists in the directory (and we're not sure what it would look like anyway).&lt;BR /&gt;&lt;BR /&gt;So ... does Enterprise Directory support remote access to the schema via LDAP?&lt;BR /&gt;&lt;BR /&gt;Has anyone found a useful general-purpose LDAP management client for managing directory entries?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jeremy Begg</description>
      <pubDate>Wed, 27 Aug 2008 07:14:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remote-access-to-enterprise-directory-schema/m-p/4258537#M15187</guid>
      <dc:creator>Jeremy Begg</dc:creator>
      <dc:date>2008-08-27T07:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access to Enterprise Directory schema</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remote-access-to-enterprise-directory-schema/m-p/4258538#M15188</link>
      <description>Hi Jeremy,&lt;BR /&gt;&lt;BR /&gt;I have include, in the Python for OpenVMS distribution a LDAP client module which was succesfully used by Victoriano, may be you can take a look.&lt;BR /&gt;&lt;BR /&gt;JPP has also a port of some version of OpenLDAP. I have used it to build the Python module.&lt;BR /&gt;&lt;BR /&gt;More information on the module:&lt;BR /&gt;&lt;A href="http://python-ldap.sourceforge.net/" target="_blank"&gt;http://python-ldap.sourceforge.net/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;JF</description>
      <pubDate>Wed, 27 Aug 2008 07:35:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remote-access-to-enterprise-directory-schema/m-p/4258538#M15188</guid>
      <dc:creator>Jean-François Piéronne</dc:creator>
      <dc:date>2008-08-27T07:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access to Enterprise Directory schema</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remote-access-to-enterprise-directory-schema/m-p/4258539#M15189</link>
      <description>Hi Jean-FranÃ§ois,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reference, we're investigating the Python options.  We've managed to produce a simple LDAP query tool using it already.&lt;BR /&gt;&lt;BR /&gt;In case anyone else is reading, here is typical error text from attempting to use an LDAP-based management tool on Enterprise Directory:&lt;BR /&gt;&lt;BR /&gt;"The Schema Naming Context was not found"&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;"Unable to Load Schema Objects. Object reference not set to an instance of an object."&lt;BR /&gt;&lt;BR /&gt;Looking at a TCP/IP trace of the LDAP query (because I haven't worked out how to get ED to display the queries in a log file) it would seem that when the LDAP management tool queries ED for a set of management-related attributes it gets a very brief response.  I can't say what the response means, although I can guess it means "Huh?"&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jeremy Begg</description>
      <pubDate>Fri, 29 Aug 2008 06:11:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remote-access-to-enterprise-directory-schema/m-p/4258539#M15189</guid>
      <dc:creator>Jeremy Begg</dc:creator>
      <dc:date>2008-08-29T06:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access to Enterprise Directory schema</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remote-access-to-enterprise-directory-schema/m-p/4258540#M15190</link>
      <description>Hi Jeremy,&lt;BR /&gt;&lt;BR /&gt;surely your problem is that you have an incompatible schema.&lt;BR /&gt;&lt;BR /&gt;Assuming you have the schema in its source form, then it shouldn't be a big thing to compile this with the DXD$SCHEMA_COMPILER.EXE&lt;BR /&gt;&lt;BR /&gt;Don't forget to reference your schema file in &lt;BR /&gt;DXD$DIRECTORY:DXD$SCHEMA.SC before compiling.&lt;BR /&gt;&lt;BR /&gt;Unfortunately the Enterprise Directory does not yet support the LDIF format.&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Fri, 29 Aug 2008 11:22:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remote-access-to-enterprise-directory-schema/m-p/4258540#M15190</guid>
      <dc:creator>JohnDite</dc:creator>
      <dc:date>2008-08-29T11:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access to Enterprise Directory schema</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remote-access-to-enterprise-directory-schema/m-p/4258541#M15191</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;We haven't made any changes to the schema which comes with ED, and our sample entries are straightforward inetOrgPerson entries.&lt;BR /&gt;&lt;BR /&gt;It seems to me that the ED server is missing something, either a linkage between the LDAP convention for obtaining schema data, or the code to implement it.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jeremy Begg&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 31 Aug 2008 08:12:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remote-access-to-enterprise-directory-schema/m-p/4258541#M15191</guid>
      <dc:creator>Jeremy Begg</dc:creator>
      <dc:date>2008-08-31T08:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access to Enterprise Directory schema</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remote-access-to-enterprise-directory-schema/m-p/4258542#M15192</link>
      <description>Hi Jeremy,&lt;BR /&gt;&lt;BR /&gt;if the sample entries are straightforward inetOrgPerson entries then I think its time for an elevation to ED Engineering. I have just mailed you an ED internal tracing guide so that you can collect the info that ED engineering will most probably ask for.&lt;BR /&gt;&lt;BR /&gt;John&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Sep 2008 08:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remote-access-to-enterprise-directory-schema/m-p/4258542#M15192</guid>
      <dc:creator>JohnDite</dc:creator>
      <dc:date>2008-09-01T08:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Remote access to Enterprise Directory schema</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/remote-access-to-enterprise-directory-schema/m-p/4258543#M15193</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Thanks for the email, it's given me a few things to look at.  I think I'll take your advice and log a support call.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jeremy Begg</description>
      <pubDate>Tue, 02 Sep 2008 05:41:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/remote-access-to-enterprise-directory-schema/m-p/4258543#M15193</guid>
      <dc:creator>Jeremy Begg</dc:creator>
      <dc:date>2008-09-02T05:41:00Z</dc:date>
    </item>
  </channel>
</rss>

