Kings,

Now I am thinking it could be an Apache issue.  I think
the problem is that Apache is verifying the identity of
the user that is accessing the file, even though they just
typed the login/password from another program.  The server
may be just following the instructions in the config file,
and its not generalizing the login/password to the IP address.

 >The reason this is a problem is that the users of this system (the
 >authors) should not be expected to re-authenticate each and every time
 >they wish to view or manipulate common file types contained in the web
 >folders.  Seems reasonable.  No doubt this is a quirk of the MS Web
 >Folders implementation -- clients like cadaver (command-line-based)
 >don't behave in this manner.

Login/password are one way to restrict access to directories.
Other techniques include:
  domain name
  IP address (full or partial)

I haven't tried these other techniques, but if you can define
some users through domain name or IP then the login/password
may not be necessary.

Dave

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to