Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.4.0
-
None
-
None
Description
PROBLEM: When running usersync and a user that matches the userSearchFilter does not contain the attributed specified as userNameAttribute, the updateSink function fails with a NPE:
16 Feb 2015 18:16:44 ERROR UserGroupSync [UnixUserSyncThread] - Failed to initialize UserGroup source/sink. Will retry after 120000 milliseconds. Error details:
java.lang.NullPointerException
at com.xasecure.ldapusersync.process.LdapUserGroupBuilder.updateSink(LdapUserGroupBuilder.java:201)
at com.xasecure.usergroupsync.UserGroupSync.run(UserGroupSync.java:59)
at java.lang.Thread.run(Thread.java:745)
Attachments
Attachments
Issue Links
- links to