[users@httpd] Apache 2.2, Error: not in required group(s).

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

 



I've just upgraded to 2.2.3 from 2.0.54.  I've reviewed the docs
regarding the auth changes.  My config is:

<Location /svn>
    DAV svn
    SVNParentPath /var/lib/svn
    SVNListParentPath on

    SVNPathAuthz off

    AuthType Basic
    AuthName "Subversion Repository"
    AuthBasicProvider file
    AuthUserFile /etc/apache2/.htpasswd
    Require valid-user
</Location>


However when I try to authenticate the following appears in error.log:

[error] GROUP: ibrandt not in required group(s).

By "Require valid-user" shouldn't anything to do with groups be
irrelevant?  I grep'ed my configs and I don't have "Require group"
anywhere.

Thanks,

Ian

---------------------------------------------------------------------
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