<?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: LDAP Authentication in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ldap-authentication/m-p/4135929#M55931</link>
    <description>FTP appears to use the ACM service, REXEC doesn't (this isn't an issue for me as the only time I use rexec is in conjunction with proxy settings so the password doesn't come into play.&lt;BR /&gt;&lt;BR /&gt;As to ssh I guess we're neophytes here, we tend to use it as a more secure version of telnet rather than getting into exotic authentication methods such as public key.&lt;BR /&gt;&lt;BR /&gt;It appears that the "standard" ssh implementation allows keyboard-interactive authentication, which would allow me to write a program/script that could get the password and verify it against ACM, but the TCP/IP services implementation doesn't appear to support this (I can put it in the config file but it appears to be ignored)&lt;BR /&gt;</description>
    <pubDate>Sun, 27 Jan 2008 01:23:48 GMT</pubDate>
    <dc:creator>Malcolm Dunnett</dc:creator>
    <dc:date>2008-01-27T01:23:48Z</dc:date>
    <item>
      <title>LDAP Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ldap-authentication/m-p/4135925#M55927</link>
      <description>I've just installed the LDAP authentication kit VMS83A_ACMELDAP-V0200. It works very nicely except for a couple of issues/concerns:&lt;BR /&gt;&lt;BR /&gt;1.) The TCP/IP Services SSH server doesn't talk to it as far as I can tell - is there any way to make them play nicely together?&lt;BR /&gt;&lt;BR /&gt;2.) It only allows one LDAP server in the configuration file. That somewhat defeats the point of using a distributed directory for reliability. If I was to define a domain name that had two (or more) address entries and used that name in the configuration file does anyone know if that would work (ie would the authentication module try the second host listed if it couldn't talk to the first, etc?)</description>
      <pubDate>Sat, 26 Jan 2008 01:19:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ldap-authentication/m-p/4135925#M55927</guid>
      <dc:creator>Malcolm Dunnett</dc:creator>
      <dc:date>2008-01-26T01:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ldap-authentication/m-p/4135926#M55928</link>
      <description>I know practically nothing about LDAP, or how&lt;BR /&gt;SSH deals with it, but ...&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 1.) [...]&lt;BR /&gt;&lt;BR /&gt;You mean that when the SSH server gets to&lt;BR /&gt;"password" in  its "AllowedAuthentications",&lt;BR /&gt;list, a good LDAP password fails?  (You have&lt;BR /&gt;an "ssh -v" transcript from the client which&lt;BR /&gt;shows what happens?)  Or what?&lt;BR /&gt;&lt;BR /&gt;(I normally use "publickey" for SSH, so I&lt;BR /&gt;don't deal much with passwords v. SSH.)</description>
      <pubDate>Sat, 26 Jan 2008 03:17:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ldap-authentication/m-p/4135926#M55928</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-01-26T03:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ldap-authentication/m-p/4135927#M55929</link>
      <description>Yes, that's what happens. The LDAP server is Active Directory, so if I (for example) change the password from a Windows client and then try to SSH into the VMS box the SSH server on VMS doesn't see the new password, it still wants the old password. This is presumably because it's checking the UAF directly, not using the SYS$ACM service. On the other hand, if I do the same password change and then TELNET to the VMS box I can log in using the new password.</description>
      <pubDate>Sat, 26 Jan 2008 04:10:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ldap-authentication/m-p/4135927#M55929</guid>
      <dc:creator>Malcolm Dunnett</dc:creator>
      <dc:date>2008-01-26T04:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ldap-authentication/m-p/4135928#M55930</link>
      <description>That's right, the current implementation of SSH is integrated with Kerberos (both to accept credentials and to check passwords) but not with LDAP.  Since many SSH users choose public-key authentication anyway, this is not an issue for everyone.&lt;BR /&gt;&lt;BR /&gt;Converting various TCP/IP Services components (IMAP, POP, PCNFS, XDM, and yes, SSH) to use the $ACM system service for password authentication is on the worklist for a future release.  The main benefit of such a conversion will be support of Single Sign-On, including LDAP.  Such support comes "for free" with TELNET and RLOGIN sessions since it isn't actually TCP/IP prompting for or checking the username, just the standard interactive session startup mechanism involving the terminal driver, the job controller, and LOGINOUT.&lt;BR /&gt;&lt;BR /&gt;Thinking about it as a result of your post, I realize I don't actually know whether FTP and REXEC will honor LDAP passwords.  Those components also use LOGINOUT rather than checking passwords directly.  Have you tried your LDAP password with either FTP or REXEC?&lt;BR /&gt;&lt;BR /&gt;          - Mark&lt;BR /&gt;</description>
      <pubDate>Sat, 26 Jan 2008 23:58:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ldap-authentication/m-p/4135928#M55930</guid>
      <dc:creator>M. T. Hollinger</dc:creator>
      <dc:date>2008-01-26T23:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: LDAP Authentication</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ldap-authentication/m-p/4135929#M55931</link>
      <description>FTP appears to use the ACM service, REXEC doesn't (this isn't an issue for me as the only time I use rexec is in conjunction with proxy settings so the password doesn't come into play.&lt;BR /&gt;&lt;BR /&gt;As to ssh I guess we're neophytes here, we tend to use it as a more secure version of telnet rather than getting into exotic authentication methods such as public key.&lt;BR /&gt;&lt;BR /&gt;It appears that the "standard" ssh implementation allows keyboard-interactive authentication, which would allow me to write a program/script that could get the password and verify it against ACM, but the TCP/IP services implementation doesn't appear to support this (I can put it in the config file but it appears to be ignored)&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Jan 2008 01:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ldap-authentication/m-p/4135929#M55931</guid>
      <dc:creator>Malcolm Dunnett</dc:creator>
      <dc:date>2008-01-27T01:23:48Z</dc:date>
    </item>
  </channel>
</rss>

