Installing a Login Method

You have three ways of installing a login method for use in eDirectoryTM:


Installing a Login Method Using the Method Installer

To install a login method using the login method installer:

  1. Double-click on the login method installer executable (METHODINSTALLER.EXE).

  2. Read the Welcome screen > click Next.

  3. Click the box(es) next to the method(s) you want to install.

    If you want to install a login method that does not appear on the list, click Change Directory and locate the NMASMETHOD directory that contains the login method you want to install > click Next.

  4. Log in to the eDirectory tree as an administrator or a user with administrative rights. Provide the required authentication information > click Next.

  5. (Conditional) If your LDAP server requires encrypted passwords, you will be prompted to accept the server's certificate for establishing a secure SSL connection or provide a certificate of your own > click Next.

  6. Read the license agreement > click Accept > Next.

    Review the login method information. You can change the name of the login method. The method name will used as the object name in eDirectory.

  7. Click Next.

  8. Review the Module list > click Next.

  9. If you want to create a login sequence that will use this login method, check the box next to Create Login Sequence and accept the default name or provide a different name for the login sequence. If you don't want to create a login sequence, uncheck the box next to Create Login Sequence.

  10. Click Next.

  11. If the login method you are installing has ConsoleOne snap-ins that need to be installed, use the Browse button to provide a path to the directory where CONSOLEONE.EXE resides on your server. Double-click the CONSOLEONE.EXE file > click Next.

  12. Review the list of methods that have been successfully installed > click Finish.


Installing a Login Method Using the nmasinst Utility (UNIX)

IMPORTANT:  Before you can install a login method using the nmasinst utility, you must first install and configure NMAS on UNIX. See the instructions in the installation guide for installing NMAS on UNIX.

To install a login method using the nmasinst utility do the following:

  1. From the server console command line, enter:

    nmasinst -addmethod <admin.context> <treename> <config.txt path> [-h hostname[:port]]

    If the login method already exists, nmasinst will update it.


Installing a Login Method Using ConsoleOne

IMPORTANT:  Run ConsoleOne from a Windows client workstation by using the ConsoleOne executable located on the server at: server:SYS\PUBLIC\MGMT\CONSOLEONE\1.2\BIN\CONSOLEONE.EXE.

  1. In ConsoleOne, select the Security container.

  2. Right-click the Authorized Login Methods container.

  3. Select New > Object.

    The New Object Wizard starts.

  4. Select the SAS:NMAS Login Method class > click OK.

  5. Specify the configuration file > click Next.

    The configuration file is located in the login method folder and is usually named CONFIG.TXT.

  6. From the license agreement screen, click Accept > Next.

  7. Accept the default method name or rename it > click Next.

  8. Review the available modules for this method > click Next.

  9. If you want a login sequence to only use this login method, check the appropriate check box > click Finish.

  10. Review the installation summary > click OK.

  11. If necessary, close and restart ConsoleOne to run the newly installed ConsoleOne snapins provided by the login method to configure the login and/or enroll users to use this login method.


Installing a Post-Login Method Using ConsoleOne

IMPORTANT:  Run ConsoleOne from a Windows client workstation by using the ConsoleOne executable located on the server at server:SYS\PUBLIC\MGMT\CONSOLEONE\1.2\BIN\CONSOLEONE.EXE.

  1. In ConsoleOne, select the Security container.

  2. Right-click the Authorized Post-Login Methods container.

  3. Select New > Object.

    The New Object Wizard starts.

  4. Select the sasPostLoginMethod class > click OK.

  5. Specify the configuration file > click Next.

    The configuration file is located in the post-login method folder and is usually named CONFIG.TXT.

  6. From the license agreement screen, click Accept > Next.

  7. Accept the default method name or rename it > click Next.

  8. Review the available modules for this method > click Finish.

  9. Review the installation summary > click OK.

  10. If necessary, close and restart ConsoleOne to run the newly installed ConsoleOne snapins provided by the login method to configure the login and/or enroll users to use this post-login method.