Skip to Content
0
Former Member
Feb 24, 2009 at 02:52 PM

CUP truncating user ID to 15 characters in 5.3.05

22 Views

Hello experts,

We are implementing GRC Access Control 5.3 ( + SP05). The user authentication and the data source for CUP is LDAP (AD). The LDAP user ID is 23 characters long. But when we do the field mapping and try to login with the network ID (23 characters), I am getting AuthenticationFailureException -

com.virsa.ae.service.umi.AuthenticationFailureException: User does not exist in LDAP_XX.

In the log file, we see that the user Id (20 char) is truncated to 15 characters. I believe the user Id limitation was existing in 5.2. Does this issue still exist?

Has anyone come across this 15 character limitation in 5.3.05

Appreciate your thoughts..

Thanks

Kee