Hi,
I need to login as a local user admin to edit ldap informations but I'm having some problems with it.
I've created a local user and gave him admin rights and after loggin in I get this error:
System Error
A system error has occurred — our apologies!
(...)
Cause
java.lang.ClassCastException: com.atlassian.confluence.user.SessionSafePrincipal cannot be cast to com.atlassian.user.User
at com.atlassian.confluence.user.AuthenticatedUserThreadLocal.getUser(AuthenticatedUserThreadLocal.java:25)
(...)
Does anyone have any ideas how to solve this ?
Thanks