-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.0.1
-
Fix Version/s: 5.1.2
-
Component/s: None
-
Labels:None
This may only be an issue when using an LDAP server with dynamic groups, but with my LDAP server (30,000+ users and lots of large groups) logging in can take several seconds or more. This is because Liferay queries the LDAP server for the full membership list of each group the user is a member of during the login.
I've modified PortalLDAPUtil to be more efficient during the group import process (it only asks for the name and description attributes of each group). This improves login time considerably.
- relates
-
LPS-138 LDAP Import method when set to group imports only group name and description not members
- Closed