[ https://issues.apache.org/jira/browse/WHIMSY-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Andrunas resolved WHIMSY-315. ---------------------------------- Resolution: Fixed > User cant login to whimsy after uid change > ------------------------------------------ > > Key: WHIMSY-315 > URL: https://issues.apache.org/jira/browse/WHIMSY-315 > Project: Whimsy > Issue Type: Task > Reporter: John Andrunas > Priority: Major > > There was a typo in a new username so it was necessary to modify the uid > attribute of his ldap account. After doing so he is unable to login to > whimsy. > old UID: wifreds > new UID: wilfreds > I did a little bit of poking around and found the following in the error logs > on whimsy. > {code:java} > root@whimsy-vm4:/x1/srv/whimsy/www# grep -i wilfreds > /var/log/apache2/whimsy_error.log > [Wed Feb 26 12:03:29.085967 2020] [authz_core:error] [pid 31844:tid > 139997671679744] [client 167.179.141.200:60088] AH01631: user wilfreds: > authorization failure for "/roster/committer/__self__": , referer: > https://whimsy.apache.org/ > [Wed Feb 26 12:07:22.188705 2020] [authz_core:error] [pid 31845:tid > 139997696857856] [client 167.179.141.200:60131] AH01631: user wilfreds: > authorization failure for "/roster/committer/__self__": , referer: > https://whimsy.apache.org/ > [Wed Feb 26 12:13:25.668870 2020] [authz_core:error] [pid 32120:tid > 139997814355712] [client 167.179.141.200:60201] AH01631: user wilfreds: > authorization failure for "/roster/committer/__self__": , referer: > https://whimsy.apache.org/ > {code} > CC:[~wilfreds] -- This message was sent by Atlassian Jira (v8.3.4#803005)