<?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: Enterprise directory in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173234#M56388</link>
    <description>Sorry I should have mentioned this in first post.&lt;BR /&gt;&lt;BR /&gt;You should have a utility called DXD$NCL that should basically give you the same info of the Enterprise Directory as you would have if you had DECnet installed.&lt;BR /&gt;&lt;BR /&gt;Could you provide the output of the following commands:&lt;BR /&gt;&lt;BR /&gt;NCL&amp;gt;show dsa all &lt;BR /&gt;NCL&amp;gt;show dsa naming context * all&lt;BR /&gt;NCL&amp;gt;show dsa subordinate reference * all&lt;BR /&gt;&lt;BR /&gt;If the last two commands give you the &lt;BR /&gt;"no such object instance" result then you have not set up your namespace (=naming context in X.500 speak).&lt;BR /&gt;&lt;BR /&gt;I don't know the details of CIFS but what pre-requisite actions have you carried out so far (ie. where can I find pointers to the relevant documents/steplist etc.)?</description>
    <pubDate>Tue, 08 Apr 2008 09:02:05 GMT</pubDate>
    <dc:creator>JohnDite</dc:creator>
    <dc:date>2008-04-08T09:02:05Z</dc:date>
    <item>
      <title>Enterprise directory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173231#M56385</link>
      <description>Hallo&lt;BR /&gt;I am trying to configure cifs/samba on a alpha running 8,3 and use ldap for password backend. However it seems like the enterprise directory will not work correctly. Does any one have any suggestions what to do. &lt;BR /&gt;$&amp;gt; TY DKA0:[DXD$SERVERDXD$DSA_STARTUP_OUTPUT.LOG&lt;BR /&gt;&lt;BR /&gt;$ Set NoOn&lt;BR /&gt;$ VERIFY = F$VERIFY(F$TRNLNM("SYLOGIN_VERIFY"))&lt;BR /&gt;   3-APR-2008 09:03:26&lt;BR /&gt;(C) Copyright 1992-2007 Hewlett-Packard Development Company, L.P.&lt;BR /&gt;Version V5.6-3&lt;BR /&gt;Thu Apr  3 09:03:27 2008&lt;BR /&gt;2:bind_to_dsa_socket: FAILED to bind to DSA socket because no DECnet&lt;BR /&gt;2:NclDaemon: FAILED to bind to DSA socket&lt;BR /&gt;&lt;BR /&gt;I am not using decnet but that should not be a problem.</description>
      <pubDate>Thu, 03 Apr 2008 10:28:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173231#M56385</guid>
      <dc:creator>Anders Dilen</dc:creator>
      <dc:date>2008-04-03T10:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise directory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173232#M56386</link>
      <description>There is a potentially similar condition that can arise elsewhere within the enterprise directory software package, and -- if this trigger is analogous to that trigger, and you have no DECnet in use here -- I may have a kernel-mode patch available.&lt;BR /&gt;&lt;BR /&gt;I'm working on an article for the HoffmanLabs web site that is related to the Enterprise Directory case I've encountered, and it would be interesting to know if a similar underlying trigger (also) causes this case.&lt;BR /&gt;&lt;BR /&gt;If you are interested in testing the patch, please contact me off-line.  (User info at the domain below.)&lt;BR /&gt;&lt;BR /&gt;Alternatively (or better?), ring up HP and let them look at it.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs.com&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Apr 2008 16:41:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173232#M56386</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-04-04T16:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise directory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173233#M56387</link>
      <description>Hej Anders,&lt;BR /&gt;&lt;BR /&gt;have you checked whether the NCL DSA characteristic attribute  LDAP Port                           has a value such as  389?&lt;BR /&gt;&lt;BR /&gt;John&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Apr 2008 06:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173233#M56387</guid>
      <dc:creator>JohnDite</dc:creator>
      <dc:date>2008-04-08T06:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise directory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173234#M56388</link>
      <description>Sorry I should have mentioned this in first post.&lt;BR /&gt;&lt;BR /&gt;You should have a utility called DXD$NCL that should basically give you the same info of the Enterprise Directory as you would have if you had DECnet installed.&lt;BR /&gt;&lt;BR /&gt;Could you provide the output of the following commands:&lt;BR /&gt;&lt;BR /&gt;NCL&amp;gt;show dsa all &lt;BR /&gt;NCL&amp;gt;show dsa naming context * all&lt;BR /&gt;NCL&amp;gt;show dsa subordinate reference * all&lt;BR /&gt;&lt;BR /&gt;If the last two commands give you the &lt;BR /&gt;"no such object instance" result then you have not set up your namespace (=naming context in X.500 speak).&lt;BR /&gt;&lt;BR /&gt;I don't know the details of CIFS but what pre-requisite actions have you carried out so far (ie. where can I find pointers to the relevant documents/steplist etc.)?</description>
      <pubDate>Tue, 08 Apr 2008 09:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173234#M56388</guid>
      <dc:creator>JohnDite</dc:creator>
      <dc:date>2008-04-08T09:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise directory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173235#M56389</link>
      <description>Hallo John &lt;BR /&gt;&lt;BR /&gt;This is the out com of the commands.&lt;BR /&gt;&lt;BR /&gt;I am following "HP Open VNS Common Internet File System Based on Samba" Installation and Configuration Guide.&lt;BR /&gt;&lt;BR /&gt;regards Anders&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; sh dsa all&lt;BR /&gt;&lt;BR /&gt;Node 0 DSA&lt;BR /&gt;&lt;BR /&gt;Status&lt;BR /&gt;&lt;BR /&gt;    State                             = On&lt;BR /&gt;    Entry Count                       = 1&lt;BR /&gt;    Attribute Count                   = 23&lt;BR /&gt;    Unique Value Count                = 24&lt;BR /&gt;    Entry Limit                       = 4294967295&lt;BR /&gt;    DIT Memory Occupancy              = 23352&lt;BR /&gt;&lt;BR /&gt;Characteristics&lt;BR /&gt;&lt;BR /&gt;    Presentation Address              = '"DSA"/"DSA"/"DSA"/RFC1006+secv84,RFC100&lt;BR /&gt;6'&lt;BR /&gt;    AE Title                          = "/CN=SECV84"&lt;BR /&gt;    LDAP Port                         = 389&lt;BR /&gt;    SSL LDAP Port                     = 0&lt;BR /&gt;    LDAP Security Protocol            = SSLv23&lt;BR /&gt;    SSL LDAP Security Protocol        = SSLv23&lt;BR /&gt;    SSL State                         = Off&lt;BR /&gt;    LDAP Cipher Suites                = ""&lt;BR /&gt;    SSL LDAP Cipher Suites            = ""&lt;BR /&gt;    Version                           = V5.5.5&lt;BR /&gt;    Accounting Facility               = Off&lt;BR /&gt;    Password                          = "**** Password Not Present ****"&lt;BR /&gt;    Private Key Passphrase            = "**** Passphrase Not Present ****"&lt;BR /&gt;    Archived Update Log Number        = 1&lt;BR /&gt;    Volatile Modifications            = False&lt;BR /&gt;    Schema Check on Modify            = True&lt;BR /&gt;    Dereference Aliases on Modify     = False&lt;BR /&gt;    Prohibit Chaining                 = False&lt;BR /&gt;    Prohibit DECnet Transport         = False&lt;BR /&gt;    Accounting Options                =&lt;BR /&gt;       {&lt;BR /&gt;       }&lt;BR /&gt;    DIT Check Interval                = +0-12:00:00.000I0.000&lt;BR /&gt;    DIT Check Window                  = +0-01:00:00.000I0.000&lt;BR /&gt;    DIT Check Start Time              = 1970-01-01-00:00:00.000-01:00Iinf&lt;BR /&gt;    DIT Check Unscheduled Time        = 1970-01-01-00:00:00.000-01:00Iinf&lt;BR /&gt;    DIT Check Last Time               = 2008-04-14-00:00:01.000-01:00Iinf&lt;BR /&gt;    Accounting Rollover Interval      = +0-12:00:00.000I0.000&lt;BR /&gt;    Accounting Rollover Window        = +0-01:00:00.000I0.000&lt;BR /&gt;    Accounting Rollover Last Time     = 2008-04-11-11:44:43.000-01:00Iinf&lt;BR /&gt;    Accounting Rollover Unscheduled Time = 1970-01-01-00:00:00.000-01:00Iinf&lt;BR /&gt;    Accounting Rollover Start Time    = 1970-01-01-00:00:00.000-01:00Iinf&lt;BR /&gt;    Time Limit                        = 0&lt;BR /&gt;    Size Limit                        = 0&lt;BR /&gt;    Idle Disconnect Timer             = 300&lt;BR /&gt;    LDAP Idle Disconnect Timer        = 0&lt;BR /&gt;    Writer Names                      =&lt;BR /&gt;       {&lt;BR /&gt;       }&lt;BR /&gt;    Reader Names                      =&lt;BR /&gt;       {&lt;BR /&gt;       }&lt;BR /&gt;    Trusted DSA Names                 =&lt;BR /&gt;       {&lt;BR /&gt;       }&lt;BR /&gt;    Read Only Names                   =&lt;BR /&gt;       {&lt;BR /&gt;       }&lt;BR /&gt;    Writer NSAPs                      =&lt;BR /&gt;       {&lt;BR /&gt;       }&lt;BR /&gt;    Reader NSAPs                      =&lt;BR /&gt;       {&lt;BR /&gt;       }&lt;BR /&gt;    Trusted DSA NSAPs                 =&lt;BR /&gt;       {&lt;BR /&gt;       }&lt;BR /&gt;    Read Only NSAPs                   =&lt;BR /&gt;       {&lt;BR /&gt;       }&lt;BR /&gt;&lt;BR /&gt;Counters&lt;BR /&gt;&lt;BR /&gt;    Creation Time                     = 2008-04-11-12:44:43.773-01:00Iinf&lt;BR /&gt;    DUA Binds Accepted                = 0&lt;BR /&gt;    DUA Binds Rejected                = 0&lt;BR /&gt;    Read Operations                   = 5&lt;BR /&gt;    Compare Operations                = 16&lt;BR /&gt;    Abandon Operations                = 0&lt;BR /&gt;    List Operations                   = 0&lt;BR /&gt;    Search Operations                 = 46&lt;BR /&gt;    Add Entry Operations              = 2&lt;BR /&gt;    Remove Entry Operations           = 0&lt;BR /&gt;    Modify Entry Operations           = 1&lt;BR /&gt;    Modify RDN Operations             = 0&lt;BR /&gt;    Chained Binds Accepted            = 0&lt;BR /&gt;    Chained Binds Rejected            = 0&lt;BR /&gt;    Chained Read Operations           = 0&lt;BR /&gt;    Chained Compare Operations        = 0&lt;BR /&gt;    Chained Abandon Operations        = 0&lt;BR /&gt;    Chained List Operations           = 0&lt;BR /&gt;    Chained Search Operations         = 0&lt;BR /&gt;    Chained Add Entry Operations      = 0&lt;BR /&gt;    Chained Remove Entry Operations   = 0&lt;BR /&gt;    Chained Modify Entry Operations   = 0&lt;BR /&gt;    Chained Modify RDN Operations     = 0&lt;BR /&gt;    Abandon Failures                  = 0&lt;BR /&gt;    Attribute Errors                  = 1&lt;BR /&gt;    Name Errors                       = 22&lt;BR /&gt;    Referrals                         = 0&lt;BR /&gt;    Security Errors                   = 0&lt;BR /&gt;    Service Errors                    = 0&lt;BR /&gt;    Update Errors                     = 0&lt;BR /&gt;    Chained Operation Referrals       = 0&lt;BR /&gt;    Results                           = 46&lt;BR /&gt;    Exhausted Resource                = 0&lt;BR /&gt;    Internal Errors                   = 0&lt;BR /&gt;    Shadow Agreement Update Failures  = 0&lt;BR /&gt;    Shadow Agreement Updates Completed = 0&lt;BR /&gt;    DOP Binds Accepted                = 0&lt;BR /&gt;    DOP Binds Rejected                = 0&lt;BR /&gt;    DISP Binds Accepted               = 0&lt;BR /&gt;    DISP Binds Rejected               = 0&lt;BR /&gt;    LDAP Binds Accepted               = 13&lt;BR /&gt;    LDAP Binds Rejected               = 0&lt;BR /&gt;    Authentication Failures           = 0&lt;BR /&gt;    Distributed Operation Failures    = 0&lt;BR /&gt;    Listen Failures                   = 0&lt;BR /&gt;    Shadow Update Failures            = 0&lt;BR /&gt;    Shadow Updates Completed          = 0&lt;BR /&gt;    Changes of State                  = 4&lt;BR /&gt;    Create Failures                   = 0&lt;BR /&gt;    Accounting Start Failures         = 0&lt;BR /&gt;    Accounting File Access Failures   = 0&lt;BR /&gt;    Accounting Enabled                = 0&lt;BR /&gt;    Accounting Disabled               = 0&lt;BR /&gt;    Accounting File Rollover          = 0&lt;BR /&gt;    Accounting Records Discarded      = 0&lt;BR /&gt;    Communication Failures            = 0&lt;BR /&gt;&lt;BR /&gt;NCL&amp;gt; show dsa naming context * all&lt;BR /&gt;NCL&amp;gt; show dsa naming context * all&lt;BR /&gt;NCL&amp;gt; show dsa subordinate reference * all&lt;BR /&gt;NCL&amp;gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Apr 2008 12:26:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173235#M56389</guid>
      <dc:creator>Anders Dilen</dc:creator>
      <dc:date>2008-04-14T12:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise directory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173236#M56390</link>
      <description>Hej Anders,&lt;BR /&gt;&lt;BR /&gt;you seemed to have got over your initial problems because from the data you supplied one can see that the Directory is in state = ON, and one can also see that you have actually had LDAP connections:&lt;BR /&gt;&lt;BR /&gt; LDAP Binds Accepted = 13&lt;BR /&gt;&lt;BR /&gt;But from the entry count and the results from your other NCL commands one can see that you have seemingly  not set up a naming context. [see Section 3.14 How to Configure LDAP  HP OpenVMS Common Internet File System (CIFS) Based on Samba Installation and Configuration Guide]. &lt;BR /&gt;&lt;BR /&gt;Please do this section and report back your findings.&lt;BR /&gt;&lt;BR /&gt;John&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Apr 2008 08:51:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173236#M56390</guid>
      <dc:creator>JohnDite</dc:creator>
      <dc:date>2008-04-16T08:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise directory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173237#M56391</link>
      <description>Hallo John&lt;BR /&gt;This is the outcome of the command&lt;BR /&gt;&lt;BR /&gt;NCL&amp;gt; CREATE DSA NAMING CONTEXT "/SAMBADOMAIN=xxxxxxxx"&lt;BR /&gt;&lt;BR /&gt;DSA database is not loaded&lt;BR /&gt;&lt;BR /&gt;DSA is unwilling to perform&lt;BR /&gt;NCL&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What have i missed or don done wrong?</description>
      <pubDate>Thu, 17 Apr 2008 10:24:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173237#M56391</guid>
      <dc:creator>Anders Dilen</dc:creator>
      <dc:date>2008-04-17T10:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise directory</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173238#M56392</link>
      <description>Hej Anders,&lt;BR /&gt;&lt;BR /&gt;in your initial entry the DXD$DSA_STARTUP_OUTPUT.LOG pointed to the DSA Version V5.6-3.&lt;BR /&gt;&lt;BR /&gt;In a more recent entry it showed that you were running Version V5.5.5.&lt;BR /&gt;(NCL&amp;gt; SHOW DSA VERSION)&lt;BR /&gt;&lt;BR /&gt;Has there been a change ?&lt;BR /&gt;&lt;BR /&gt;Now I'm not sure which is the oldest version that supports the Schema changes for CIFS (this is not noted in the CIFS manual). Maybe you can check in the Release Notes (SYS$HELP). &lt;BR /&gt;&lt;BR /&gt;One should also be able to ascertain this by checking the Schema files: &lt;BR /&gt;$ dir dxd$directory:*.sc &lt;BR /&gt;(on the Node where the DSA is installed) &lt;BR /&gt;&lt;BR /&gt;Is there a reference to SAMBADOMAIN ?&lt;BR /&gt;&lt;BR /&gt;I assume you can create a Naming Context of the more traditional type eg:&lt;BR /&gt;&lt;BR /&gt;NCL&amp;gt; create dsa naming context "/dc=test"&lt;BR /&gt;NCL&amp;gt; show dsa naming context "/dc=test"&lt;BR /&gt;&lt;BR /&gt;Have you got the latest(?) copy of HP OpenVMS Enterprise Directory Management. If so what version / print date does it have? Maybe that will also have a few pointers.&lt;BR /&gt;&lt;BR /&gt;I have had lots of experience with the DSA  but in a DECnet environment. I also did the tests using LDAP ACME a few years ago. I'm still at DSA version 5.5.4 and have not had a chance to play around with CIFS to date.&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 17 Apr 2008 11:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/enterprise-directory/m-p/4173238#M56392</guid>
      <dc:creator>JohnDite</dc:creator>
      <dc:date>2008-04-17T11:28:46Z</dc:date>
    </item>
  </channel>
</rss>

