ELGILDAP, System_Mgmt, LDAP External Authentication Module for OpenVMSOpen Source Software Version 1.1INews: Tested together with Active Directory running on W2K. If AD4Unix isNinstalled on W2K server no modifications are needed to get it to work. LicenseMThis program is free software; you can redistribute it and/or modify it underMthe terms of the GNU General Public License as published by the Free SoftwareJFoundation; either version 2 of the License, or (at your option) any laterversion.OThis program is distributed in the hope that it will be useful, but WITHOUT ANYOWARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR AHPARTICULAR PURPOSE. See the GNU General Public License for more details.LYou should have received a copy of the GNU General Public License along withLthis program; if not, write to the Free Software Foundation, Inc., 59 Temple+Place, Suite 330, Boston, MA 02111-1307 USAAuthor-Jonas Lindholm, 2004-05-25, WhyIWhy doing this when HP very soon will release its own LDAP authenticationJsoftware? Well, why not doing it? It is fun and perhaps this software hasKfunctions that the software from HP lacks. And, you do not need to use it.Download)You can download the latest version here:http://vms.dnsalias.com:The zipped file contains 4 zip files with the source code.4There is currently no precompiled version available.KThis software enable LDAP authentication to OpenVMS using loginout callable interface.JIt can add users automatically whenever a user, specified during login, isNallowed to logon to the host. This addition is done even if the user specifiesan invalid password.OUsers added by the LGI LDAP Server process is target for removal if the DN usedMwhen adding the user is no longer available on the LDAP server. Note that theHremoval is done only if the LDAP server is fully reachable and the DN isOmissing. This removal process is run at 00:15 or at another time specified by a logical name.LWhen a user is added a command procedure can be executed to create the loginKdirectory for the user and/or any other required operations for a new user.PWhen a user is the target to be removed from SYSUAF.DAT another command file canMbe executed to do any additional steps such as initiate a backup of the usersfiles.NWhen a user change the password during login or with SET PASSWORD the passwordLon the LDAP server can be updated. This allow common user administration for8single and cluster OpenVMS hosts and Unix / Linux hosts. PrerequisitesMYou must have installed Compaq/HP SSL version 1.0 or later before you can useNthis software as it protect all data transfer between the OpenVMS host and theLDAP server using SSL.JThis software has been tested against an OpenLDAP server running on Linux.