Re: basic authentication apache 2.2.8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Mar 24, 2008 at 8:30 AM, Florian <tslbai@xxxxxxxxxxxxxxx> wrote:
>  .htaccess
>  ---------
>  AuthType Basic
>  AuthName "Interner Bereich"
>  AuthUserFile /etc/htpasswd
>  AuthGroupFile /etc/htgroup
>  Require user user1
>  Require group group1 group2 group3
>  # user1 is not a member of any group
>
>  Problem
>  -------
>  In apache 2.0.59 this config worked.
>  User1 AND all mebers of all three groups were allowed to access the
>  directory.
>
>  After updating to apache 2.2.8 this config doesn't work any more.
>  The combination of the "require user" and "require group" statements
>  allows only group-members to access the directory. User user1 is no more
>  allowed to access.


Perhaps: http://httpd.apache.org/docs/2.2/mod/mod_authz_groupfile.html#authzgroupfileauthoritative

-- 
Eric Covener
covener@xxxxxxxxx

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux