All,
Not sure if this is a right forum to post this. We are using IBM Portal Server 5.1 on AIX with Global Seecurity turned ON. LDAP server is in the same network as Portal Server.
We are facing very strange problem, while login. Server takes hell lot of time like 5 min to login sometime but not always.
Anybody has faced similer problem? Any help will be appriciated.
Abhijit
-
IBM Portal Server Login issue (1 messages)
- Posted by: Abhijit Gaikwad
- Posted on: July 06 2005 17:32 EDT
Threaded Messages (1)
- What LDAP server? by George Daswani on July 25 2005 19:18 EDT
-
What LDAP server?[ Go to top ]
- Posted by: George Daswani
- Posted on: July 25 2005 19:18 EDT
- in response to Abhijit Gaikwad
Got some suggestions.
Did you peruse the LDAP logs and double check to make sure *ALL* the fields it requires during login are indexed? (eq, uid, and etc)?
eq.. Are the uniqueMember, or member attributes in your group containers indexed?
Do you have nested groups? if so, do you really need them?
If you don't need nested groups, disable the option - or try to flatten you groups.
What Directory Server are you using? if you are using IBM Tivoli DS (backed by DB2), is your server trying to authenticate more than 50 users simultaneously?
G