LDAP User Authentication for OpenVMS |
Automatically addition of users |
Version 1.0 LicenseThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Author
Jonas Lindholm, 2004-05-25, Why
Why doing this when HP very soon will release its own LDAP authentication software? DownloadYou can download the latest version here: The zipped file contains 3 zip files with the source code. DescriptionThis software enable LDAP authentication to OpenVMS using loginout callable interface.
It can add users automatically whenever a
user, specified during login, is allowed to logon to the host. This
addition is done even if the user specifies an invalid password.
Users added by the LGI LDAP Server
process is target for removal if the DN used when adding the user is no
longer available on the LDAP server. When a user is added a command procedure can be executed to create the login directory for the user and/or any other required operations for a new user. When a user is the target to be removed from SYSUAF.DAT another command file can be executed to do any additional steps such as initiate a backup of the users files. PrerequisitesYou must have installed Compaq/HP SSL version 1.0 or later before you can use this software as it protect all data transfer between the OpenVMS host and the LDAP server using SSL. This software has been tested against an OpenLDAP server running on Linux.
|
Last updated: 05/31/2004 |