> As a test, I have an .htacces with:
> AuthAuthoritative On
> AuthType Basic
> AuthName Statistieken
> AuthExternal pwauth
> GroupExternal unixgroup
> require valid-user
I did the same test and I was able to authenticate just fine. I used both a
site admin, and a regular user, and it didn't have any problems. It could
be your password. There is a flaw in my 2.0 release of the Auth-External
package. A new package will be out hopefully by the weekend.
The problem is with special characters (! (at mark) #$%^&*() .. So if you password
contains one of those, it will fail. My new version will fix that. Does
your password contain any special chars? If so, that may be your problem.
Thanks!
Brian