If you are using the LDAP login authority to authenticate users and you find that LDAP users are not able to log in to Tarantella, use the following checklist to identify the source of the problem.
You may also find it helpful to turn on extra logging in Array Manager. Select the Array properties panel and add these filters to the Log Filter attribute:
server/login/*:login.log server/login/*:login.jsl
Things to check | Notes |
---|---|
Is the LDAP login authority enabled? | You cannot use an LDAP directory server with Tarantella unless the
LDAP login authority is enabled.
Use the Tarantella Login properties
in Array Manager (or use the |
Is the URL of the LDAP directory server correct? | To be able to use an LDAP directory server, a Tarantella server must be
able to contact the LDAP directory server at the specified URL.
Use the Tarantella Login properties
in Array Manager (or use the
For Sun™ ONE (formerly Netscape or iPlanet) Directory Server, you may also need to do
some extra configuration to map ENS names to LDAP names correctly.
For example, the LDAP directory server has a
|
Is the LDAP directory server username and password correct? | Some LDAP directory servers support anonymous logins, so you don't need to supply
a username or password. Others, including Microsoft Active Directory, require
the username and password of a user that has sufficient privileges to search the
LDAP database.
Use the Tarantella Login properties
in Array Manager (or use the |
If you are you using secure connections to the LDAP directory server, has this been configured correctly? |
Check:
|
Is Tarantella providing the right information for locating the user? | When Tarantella searches an LDAP database for a user it uses
the following attributes:
If these attributes are not sufficient for identifying users, you can add extra attributes:
Note These steps require caution as any mistakes can result in all users being unable to log in. |