[dokuwiki] Re: ACL Enhancements: Rules by IP/Network/Host, and new auth_aclcheck function.
- From: Christian Marg <christian.marg@xxxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Mon, 29 Aug 2005 09:17:13 +0200
Hello...
Max Khitrov wrote:
Anyway, basically what this mod does is allows the ACL entries to be
not just by user and group, but also by the IP, network, or hostname
(new addition).
Hmm... I also had this problem and wrote a small patch, but it takes a
different approach: I assign Groups to FQDN-Hostnames, so that before
you log in, your hostname may give you some rights according to the ACL
definition. But I haven't got any comments on my patch so far...
The problem I see with your approach is that if you want to add some
hosts of a subnet and have them see like three different Namespaces, you
have to maintain the ACEs (ACEntries) for the Hosts three times - for
each namespace.
bye
Christian
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
Other related posts:
- » [dokuwiki] ACL Enhancements: Rules by IP/Network/Host, and new auth_aclcheck function.
- » [dokuwiki] Re: ACL Enhancements: Rules by IP/Network/Host, and new auth_aclcheck function.
not just by user and group, but also by the IP, network, or hostname
(new addition).