Description
use ldap tool and specify -r option ( user/all/groups)
./run.sh -i conf/input.properties -r users
it fails get following error:
ERROR: LDAP Authentication Failed: org.springframework.security.authentication.InternalAuthenticationServiceException: Failed to parse DN; nested exception is org.springframework.ldap.core.TokenMgrError: Lexical error at line 1, column 1. Encountered: "=" (61), after : ""
ERROR: Failed to authenticate User0001
gateway Node: 172.22.90.190
NOTE:
but if specifying -d with -r option ( user/all/groups) then not getting this exception , but in that case there is some other issue even if -r is with users or groups then also it retrieve both users & groups