You have three ways of installing a login method for use in Novell eDirectory:
nmasinst utility (UNIX and Windows), which allows you to install login methods into eDirectory.
Novell iManager (UNIX and Windows), which allows you to install login and post-login methods into eDirectory.
ConsoleOne (Windows), which allows you to install login and post-login methods into eDirectory.
From the server console command line, enter:
nmasinst -addmethod admin.context treename config.txt_path [-h hostname[:port]] [-w password] [-checkversion]
admin.context: The admin name and context.
treename: The name of the eDirectory tree where you are installing the login method.
config.txt_ path - The complete or relative path to the config.txt file of the login method. A config.txt file is provided with each login method.
[-h hostname[:port]]: (Optional) The hostname and port of the server. Use this if eDirectory is not running on the default port.
[-w password]: This option is used to specify the password on the command line.
[-checkversion]: This option reports an error if the installed method version is the same or newer than the method version being installed.
If the login method already exists, nmasinst updates it.
Launch Novell iManager.
Authenticate to the eDirectory tree as an administrator or a user with administrative rights.
On the
menu, click > .Click
.Browse for and select the login method (.zip) file you want to install, then click .
Follow the installation wizard to completion.
In ConsoleOne, select the Security container.
Right-click the Authorized Login Methods container.
Click
, then click .The New Object Wizard starts.
Select the SAS:NMAS Login Method object class, then click
.Specify the configuration file, then click
.The configuration file is located in the login method folder and is usually named config.txt.
On the license agreement page, click
, then click .Accept the default method name, then click Next.
Review the available modules for this method, then click Next.
If you want a login sequence to use only this login method, select the appropriate check box, then click
.Review the installation summary, then click
.If necessary, close and restart ConsoleOne to run the newly installed ConsoleOne snap-ins provided by the login method to configure the login and enroll users to use this login method.
In ConsoleOne, select the Security container.
Right-click the Authorized Post-Login Methods container.
Click
, then click .The New Object Wizard starts.
Select the
object class, then click .Specify the configuration file, then click
.The configuration file is located in the post-login method folder and is usually named config.txt.
On the license agreement page, click
, then click .Accept the default method name, then click
.Review the available modules for this method, then click
.Review the installation summary, then click
.If necessary, close and restart ConsoleOne to run the newly installed ConsoleOne snap-ins provided by the login method to configure the login and enroll users to use this post-login method.