Thanks
for you help. I was able to go in as superadmin. I went and added the admin
rights back again. However, I don't know why the XWiki.XWikiAllGroup permission
isn't working. If I logged on as a regular user, I still get "You are not
allowed to view this document or perform this action." Also, on the right upper
corner, where it should display after login "Hello <name>," it's now
displaying "Hello $docuser.display("first_name","view",
$objuser)."
I
don't know what I did wrong. This is what I did in the XWiki Access
Right
Groups: XWiki.XWikiAllGroup
Access
Levels: view, edit
Users:
Allow/Deny: Allow
Under
User Administration Groups, I do have XWiki.XWikiAllGroup and
there are the list of members.
Thanks
a lot for the help!
Please enable
'superadmin' with somepassword in the application. This can be defined
in xwiki.cfg.
Then you can use this to restore your account and admin
privilages.
eg.
xwiki.superadminpassword=toto "
.. to
activate the "superadmin" user with password
"toto"
HTH,
Srini