Ian Brandt wrote:
> However when I try to authenticate the following appears in error.log:
> 
> [error] GROUP: ibrandt not in required group(s).

I seem to have solved the issue.  I found the text of the error
message verbatim in the mod_auth_sys_group source.  I had LoadModule
directives for mod_auth_pam and mod_auth_sys_group leftover in my
config as I was using PAM for authentication with 2.0.54.  It seems
that even though I had no other directives related to those modules in
my config they were still gumming up the works in 2.2.3 simply by
being loaded.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to