On Wed, May 29, 2002 at 10:05:45AM -0700, Tom Dominico wrote: > I am attempting to configure our Debian webserver, running Apache, to > use our Windows PDC when authenticating for secure web access. I have > followed instructions that I found on the web, but I am having trouble. > [...] > AuthType Basic > AuthName "PUSD Website Admin" > require valid-user
i have no idea how to make apache authenticate against a windows pdc, but i believe AuthType Basic can only be used to authenticate against a local password file, usually generated using htpasswd. see http://httpd.apache.org/docs/howto/auth.html xn -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]