On svn server we use active directory to authenticate users. however, users won't always be logged in to a machine on a company domain (customer sites, home computer, etc.)
However, instead of prompting for credentials (or even taking them in through command line --username and --password) it simply returns: "access to is forbidden"
how can I have svn take in a different set of active directory credentials?