]
Tomaz Cerar reassigned WFLY-6780:
---------------------------------
Assignee: Darran Lofthouse (was: Jason Greene)
could not spécify version 3 for ldap connection
-----------------------------------------------
Key: WFLY-6780
URL:
https://issues.jboss.org/browse/WFLY-6780
Project: WildFly
Issue Type: Feature Request
Components: Security
Reporter: cyril leclerc
Assignee: Darran Lofthouse
HI,
in case of using LDAPExtLoginModule and ldap realm if in active directory there is more
than 1000 groups it returns an error :
Caused by: javax.naming.SizeLimitExceededException: [LDAP: error code 4 - Sizelimit
Exceeded]; remaining name 'CN=Users,DC=realad,DC=ad'
i can't change in AD the MAXPAGESIZE parameter and i can't specify the module to
use version 3 of ldap how i can do ?
it is a big issue for me -)