8.1 Authentication Issues

Authentication is a complex topic, and your existing network infrastructure can affect your ability to successfully perform an initial iManager login. The following facts can help you minimize authentication-related difficulties. For more information about authentication-related topics, see the Novell Modular Authentication Service (NMAS) documentation and Novell eDirectory documentation.

You might encounter the following error messages when authenticating to iManager. Each error message section discusses possible causes.

8.1.1 HTTP 404 Errors

If you receive a 404 error the first time you attempt to access iManager, you need to verify the ports that Apache is running on. Depending on how you installed iManager and whether you chose to use Apache or IIS, the configuration file locations vary. Apache uses either the httpd.conf file or the ssl.conf file. Refer to the Microsoft documentation for information on IIS port settings.

8.1.2 HTTP 500 Errors

If you receive an internal server error or servlet container error (either unavailable or being upgraded), iManager is having one of two problems with Tomcat:

  • Tomcat has not fully initialized after a reboot.

  • Tomcat has failed to start.

Wait a few minutes and try again to access iManager. If you still receive the same errors, verify the status of Tomcat.

Checking the Status of Tomcat

  1. Restart Tomcat.

    For information about restarting Tomcat, see Starting and Stopping Tomcat.

  2. Check the Tomcat logs for any errors.

    The log file is located in the $tomcat_home$/logs directory on the UNIX, Linux, and Windows platforms. On UNIX and Linux, the logs are named catalina.out or localhost_log.date.txt. On Windows, the log files are named stderr and stdout.

8.1.3 601 Error Messages

The object name entered could not be found in the context specified.

Some possible causes:

  • Contextless login might be disabled.

  • Your User object might not be in the configured search containers list. Either ask your administrator to add your user location to the contextless login search containers or log in with a full context.

8.1.4 622 Error Messages

The NDS password has been disabled in the Universal Password policy. This may also manifest itself with a 222 Error Message.

You can avoid this error with iManager Workstation by installing the client, which allows iManager to utilize the Universal Password authentication mechanism rather than eDirectory’s legacy authentication process.

8.1.5 632 Error Messages

This error is a system failure with several possible causes.

8.1.6 634 Error Messages

The target server does not have a copy of what the source server is requesting, or the source server has no objects that match the request and has no referrals on which to search for the object.

Some possible causes:

  • You entered an incorrect tree or IP address. If you are using the IP address, make sure you include the port if eDirectory is installed on a nonstandard (524) port.

  • iManager cannot locate your tree or IP address before timing out. If the tree name fails, use the IP address.

8.1.7 669 Error Messages

An invalid password was used, authentication failed, one server tried to synchronize with another one but the target server’s database was locked, or a problem exists with the remote ID or public key.

Some possible causes:

  • You typed an incorrect password

  • There are multiple users with the same user name in the tree. Contextless login tries to log in using the first user account it finds with the supplied password. In this case, provide a full context when you log in or limit the search containers that contextless login searches.