[dokuwiki] AW: Re: Problem with auth_quickaclcheck()

  • From: "Frank" <frank.hinkel@xxxxxxxxx>
  • To: <dokuwiki@xxxxxxxxxxxxx>
  • Date: Tue, 8 Aug 2006 16:01:34 +0200

Frank writes:

>> When I go to [[:calendar:Maike]] I get a "permission denied" message. But
my
>> Script gets $perm=8 !?! So the page is included in the calendar although
I
>> have no permission to see this page.

>Can you post the (relevant or all) contents of your acl.auth.php file?

There it is:

# acl.auth.php
# <?php exit()?>
# Don't modify the lines above
#
# Access Control Lists
#
# Editing this file by hand shouldn't be necessary. Use the ACL
# Manager interface instead.
#
# If your auth backend allows special char like spaces in groups
# or user names you need to urlencode them (only chars <128, leave
# UTF-8 multibyte chars as is)
#
# none   0
# read   1
# edit   2
# create 4
# upload 8

*       @user   8
playground:*    @ALL    4
*       @ALL    0
start   @ALL    1
playground      @ALL    1
playground:maike        @ALL    0

--- end of "acl_auth.php" file ---

You can see this in action at
http://www.hinkelstones.de/doku.php?id=playground:test_gcal&debug (&debug to
display the debug-messages)

Thanks in advance!!!
Frank

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


--
No virus in incoming mail. Kein Virus in eingehender Email.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.7/411 - Release Date: 07.08.2006

--
No virus found in this outgoing message. Kein Virus in ausgehender Email
gefunden.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.7/411 - Release Date: 07.08.2006

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

Other related posts: