User password in the jcr not present anymore and the user principal name is corrupted. Hi,We do registration over ldap and login the user by doing simple credentials login repository.login(new SimpleCredentials(username, password.toCharArray()), defaultWorkspace); When we do this we see that user nodes (rep:User) is created in CQ with properties like belowrep:password {SHA-256}de6799d85ccab03d-1000-d84086c13de5737aef2e8e7c23eeef13fa0cee80580fdc62163de6bb9f90bdc4rep:principalName CN=xyz@gmail.com,OU=Consumers,DC=consumerad,DC=co,DC=comWe use form based authentication OOTB to login the user and the login happens fine. However, in some cases we have seen that only the principal name exists for the user likerep:principalName CN=xyz@gmail.com // There is no reference of the user AD principal name and the rep:password property is missing.Now, if such a user logs in we see the error below. Can i know why this might be happening what areas should i look to find about the root cause of the problem?11.12.2014 14:12:54.202 *ERROR* [192.168.130.21 [1418260374192] POST /content/j_s