[dokuwiki] [solved] Re: Re: restoring admin permissions
- From: Marco Castellani <marcokast@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Tue, 31 Jul 2007 14:34:29 +0000 (GMT)
Matthias,
Chris,
many thanks for your kind answers! Reading your messages, and examining a
backup I made before upgrading to the current version, I was able to locate the
problem: in the file local.php I erroneously changed (via the control panel)
the field "Administrator" from "@admin" with my actual email address.
Restoring the correct value was sufficent to solve the problem.
Thanks again ;)
Marco
----- Messaggio originale -----
Da: Silamael <Silamael@xxxxxxxxxxxxxx>
A: dokuwiki@xxxxxxxxxxxxx
Inviato: Martedì 31 luglio 2007, 15:10:55
Oggetto: [dokuwiki] Re: restoring admin permissions
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Marco Castellani wrote:
> Hello, I think that I made some mistakes in adjusting the permissions
> level in my dokuwiki based website, so that now - even if I login as
> administrator - I can't see the button for administrative task (ACL,
> user management, etc...) anymore.
>
> I wonder.. there is some workaround in order to restore correct
> permission levels for my account?
>
> Thanks in advance for any help ;)
>
> Marco
>
Hello Marco,
The permissions are stored in some files in the dokuwiki/conf folder.
The ACLs are stored in the file acl.auth.php and the users with their
associated groups in users.auth.php. You can modify these files using an
editor of your choice so that a) your user is in the @admin group and b)
this group has all rights in the whole wiki (* @admin 16).
Also the cause of you problem could be, that you have no or another
group in your local.php for the value of $conf['superuser'].
Greetings,
Matthias
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGrzTfGgHcOSur6dQRAjEuAJ0U55dmhfmyGwQhb5ZFFGPgfbq18QCff56P
J1CP+gtRgWdxofOAoZ/1jn0=
=D8RM
-----END PGP SIGNATURE-----
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
___________________________________
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail:
http://it.docs.yahoo.com/nowyoucan.html
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
Other related posts:
- » [dokuwiki] [solved] Re: Re: restoring admin permissions