When I user
require user abc
and when user xyz trys to access the resource he gets
a Autherization failed error which is right.
But when i user
require group PUB
and in the file i define
PUB: abc
User xyz gets the error internal server error which is not
right.
The user abc can access the resource without any
problems
Snippets from the log file.
Case 1) Require user abc
[Tue Nov 2 13:26:46 2004] [error] [client 171.26.2.181]
access to "/cgi-bin/test-cgi" failed, reason: user "xyz"
not allowed access.
Case 2) Require group PUB
[Tue Nov 2 14:04:01 2004] [crit] [client 171.26.2.181]
configuration error: couldn't check access. No groups
file?: /cgi-bin/test-cgi
It is able to find the group file cause use abc has no
problems accessing the resource.
I am using mod_ntlm-0.4 on apache-1.3.33 on Compaq
Tru64 5.1B