Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
<MACHINENAME>\cvsuer: Switch to user failed due to configuration error. Contact your System Administrator. "Tony Hoyle" <tmh at nodomain.org> wrote in message news:d14n6e$d9h$1 at paris.nodomain.org... > Salden wrote: >> How can I make it so the domain users I am allowing to make commits to >> cvs don't have privelege to the files directly on the filesystem? I've >> tried using runas but get errors every time it tries to switch to the >> "runas" user. >> > The easiest way is simply have the repository unavailable except to the > cvs process (that's why it's often recommended to use a separate server - > you can lock it down with no external shares). > > runas will work... that's partly what it's designed for. what errors do > you get? > > Tony