[xwiki-users] Locked out :(

2011-12-21 Thread Kjartan Hauksson
So, I managed to lock myself out of my xwiki site. Is there a way I can
reset the rights in mysql ?

Regards
-Kjartan
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Locked out :(

2011-12-21 Thread Paul Libbrecht
there used to be a superadmin setting in xwiki.cfg which is commented out by 
default.
In MySQL, you'd have to find the right record for the value of the admin's 
password.
paul

Le 21 déc. 2011 à 15:21, Kjartan Hauksson a écrit :

 So, I managed to lock myself out of my xwiki site. Is there a way I can
 reset the rights in mysql ?
 
 Regards
 -Kjartan
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Locked out :(

2011-12-21 Thread Edo Beutler
On Wed, Dec 21, 2011 at 4:02 PM, Paul Libbrecht p...@hoplahup.net wrote:
 there used to be a superadmin setting in xwiki.cfg which is commented out by 
 default.
 In MySQL, you'd have to find the right record for the value of the admin's 
 password.
And in MySQL the password is saved as a hash, so you would have to
encode your new password correctly to replace the old one ... I'd
stick to the superuser, it's much simpler.

 paul

 Le 21 déc. 2011 à 15:21, Kjartan Hauksson a écrit :

 So, I managed to lock myself out of my xwiki site. Is there a way I can
 reset the rights in mysql ?

 Regards
 -Kjartan
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Locked out :(

2011-12-21 Thread Ludovic Dubost
You just need to comment it out and restart your wiki.. you can then login
with superadmin and the password set

Ludovic

2011/12/21 Paul Libbrecht p...@hoplahup.net

 there used to be a superadmin setting in xwiki.cfg which is commented out
 by default.
 In MySQL, you'd have to find the right record for the value of the admin's
 password.
 paul

 Le 21 déc. 2011 à 15:21, Kjartan Hauksson a écrit :

  So, I managed to lock myself out of my xwiki site. Is there a way I can
  reset the rights in mysql ?
 
  Regards
  -Kjartan
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
Ludovic Dubost
Founder and CEO
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users