Hi Tony

Yes I have run htpasswd and added the correct password (a number of times to
check spelling)

Thanks

Denis Croombs

out of curiosity:
did you run htpasswd for the username you want to allow?



Denis Croombs wrote:

> Hi
>
> I have setup access control for a directory and using the .htaccess file
> {
> AuthUserFile /DENIS/.htpasswd
> AuthGroupFile /dev/null
> AuthType Basic
> AuthName "Authorization Required"
> <Limit GET>
> require valid-user
> </Limit>
>
> but I keep getting the following error
>
> Authorization Required
> This server could not verify that you are authorized to access the
document
> requested. Either you supplied the wrong credentials (e.g., bad password),
> or your browser doesn't understand how to supply the credentials required.
>
> Has anyone come across this before ?
> Any clues as to where I am going wrong ?



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to