Kerberos LDAP Extensions provide the functionality to manage Kerberos keys.
Before installing the Kerberos LDAP Extensions on NetWare or Windows, you must install the LDAP libraries for C. For more information, refer to http://developer.novell.com/ndk/cldap.htm.
Based on where the Kerberos LDAP Extensions must be installed, complete one of the following procedures:
The Kerberos LDAP Extensions can be installed from a Windows machine to a remote NetWare machine. You must map the SYS: volume on the NetWare machine to a drive on the Windows machine that you are installing the Kerberos LDAP Extensions from.
Double-click Krbldapext_Install.exe at extracted_folder\NMAS_Kerberos_Method_10\Novell\Kerberos\Kerberos_Ldap_ Extensions\NetWare, where extracted_folder is the directory where you extracted the NMAS_Kerberos_Method_10.zip file.
Read the Welcome screen, then click Next.
Browse to select the drive that is mapped to the SYS volume of the NetWare machine.
To map a drive, in Windows Explorer, click Tools > Map Network Drive, select the drive on the Windows machine that is to be mapped, and then specify the SYS: volume on the remote NetWare machine as \\NetWare_machine\sys: (where NetWare_machine is the hostname or the IP address of the remote NetWare machine).
Click Next to specify the following LDAP authentication information:
This must be in the format cn=admin,o=org.
If you do not specify the LDAP server port but specify the trusted root certificate, the default port 636 is used.
If you do not specify the LDAP server port and the trusted root certificate, the default port 389 is used.
For more information, refer to Exporting the Trusted Root Certificates.
Click Next to install the Kerberos LDAP Extensions.
Click Finish to complete the installation.
IMPORTANT: You must manually refresh the LDAP server for the installation changes to take effect. For more information, refer to the eDirectory 8.7.3 Administration Guide.
Double-click Krbldapx_Install.exe at extracted_folder\NMAS_Kerberos_Method_10\Novell\Kerberos\Kerberos_Ldap_Extensions\Windows, where extracted_folder is the directory where you extracted the NMAS_Kerberos_Method_10.zip file.
Read the Welcome screen, then click Next to specify the following LDAP authentication information:
This must be in the format cn=admin,o=org.
If it is not specified, the name of the local host that Krbldapext_Install.exe is invoked from is used as the default.
If you do not specify the LDAP server port but specify the trusted root certificate, the default port 636 is used.
If you do not specify the LDAP server port and the trusted root certificate, the default port 389 is used.
For more information, refer to Exporting the Trusted Root Certificates.
Click Next to install the Kerberos LDAP Extensions.
Click Finish to complete the installation.
IMPORTANT: You must manually refresh the LDAP server for the installation changes to take effect. For more information, refer to the eDirectory 8.7.3 Administration Guide.
Log in as root or root-equivalent user on the machine where you want to install the Kerberos LDAP Extensions for NMAS.
Extract the files from the tar file:
where extracted_folder is the directory where you extracted the NMAS_Kerberos_Method_10.zip file.
Execute the krbldapx_install script by entering:
krbldapx_install -i -D bind_fdn [-w bind_fdn_password] [-h ldap_server] [-p port] [-e trusted_root_file]
where
For more information on exporting the trusted root certificate, refer to Exporting the Trusted Root Certificates.
NOTE: If you do not specify the -h option, the name of the local host that krbldapx_install is invoked from is used as the default.
If you do not specify the LDAP server port and the trusted root certificate, the default port 389 is used.
If you do not specify the LDAP server port but specify the trusted root certificate, the default port 636 is used.
Specify the root directory where Novell eDirectory modules are installed.
If you do not specify a directory, /usr/lib/nds-modules is used as the default directory.
If the installation is successful, the LDAP server is restarted and a success message is displayed.