[dokuwiki] Re: Enabling ACl prevents login page being displayed

On Tue, Aug 23, 2005 at 02:28:35PM +0100, Andrew Gribben wrote:
> The problem is that enabling ACL prevents all pages from being viewed by an 
> anonymous user. I have
> managed to get logged in with my admin account and tried to set page 
> permissions for the start
> page to to read for all users, but this will only work for those that are 
> registered. How do I set
> read permission for pages, especially the login page, for anonymous users. As 
> you might guess this
> makes logging in difficult.
> 
> You can view the problem at http://tvisted.net/grib/
> 
> I know there must be something really simple I'm missing, I've saw other 
> dokuwiki sites that allow
> pages to be readable but editable by only registered users, so if someone 
> knows how to help me I'd
> really appreciate it.

If you want to edit the acl file by hand you could add a line like:

*                     @ALL        1

That way the @ALL group gets permission 1 (read) on all pages. You can
find that on the splitbrain-wiki[1].

Hope that helps and regards

Flavio

[1] http://wiki.splitbrain.org/wiki:acl
--
http://no-way.org/~fcu/
-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: