[Moin-user] ACL Problem

waqas ahmad waqas805 at hotmail.com
Thu Feb 12 09:22:27 EST 2009



 Hi, 
 
I was running my moinmoin1.8.2 with Apache_ sspi authenticatoin. Now i have changed to LDAP. My LDAP authentication is running fine..but there are some problems with ACL's. I dont understand why. I have one group AdminGroup and i define myself also in AdminGroup.
 
like:
 
* [[ahd]] 
and this group is also under the wikiconfig.py defined.
 
acl_rights_before = u"AdminGroup:read,write,delete,revert,admin"
now i restart my apache and i go my moinmoin pages with my username and password then it says you are not allowed to view this page. 
 
 
But when i define myself direct in wikiconfig.py, then it work fine.
 
like this:-
 
acl_rights_before = u"ahd:read,write,delete,revert,admin"
 
It means, it is not reading my name on AdminGroup page. But Why.... i didn't change the regex also. it is same like default.
 
page_group_regex = ur'(?P<all>(?P<key>\S+)Group)'
 
where is the problem. help me i shall be thankful to you.
 
Best Regards, 
 
Waqas Ahmad
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20090212/f23dc34a/attachment.html>


More information about the Moin-user mailing list