[dokuwiki] Re: ACL problem

  • From: Myron Turner <turnermm02@xxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Tue, 17 Mar 2009 12:29:24 -0500

Syv Ritch wrote:
Hi,

I have some problem with my ACLs.and the media directory. As a member
of @authors I don't have the rights to upload. I also need to create a
couple of sub-directories. I am trying to get:
Everybody: read: 1
@authors: everything , read, write, create, upload and delete

Here is my local .htaccess

## no access to the conf directory

order allow,deny

deny from all


Here is my acl.auth.php

# acl.auth.php

# <?php exit()?>

# Don't modify the lines above

#

# Access Control Lists

#

# Auto-generated by install script

# Date: Tue, 13 May 2008 20:48:14 -0700

*               @ALL          1

*               @user         8

about:* @authors        4

blog:*  @authors        4

fotos:* @authors        4

lists:* @authors        4

wikilists:*     @authors        4

wikilists:*     @ALL    1

wiki:*  @authors        4


@authors has only 2 users

Media directory structure:
[root]
|--wiki
|--canon

Any suggestion?

Thanks

You've downgraded authors from 8 to 4. And since users already have the right to upload, why do you need a separate category for authors?

--

_____________________
Myron Turner
http://www.room535.org
http://www.mturner.org
http://net18reaching.org/cityscapes
_________________________________________________________
Searchable Database of Art and New Media News Feeds
http://net18reaching.org/artrss



--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: