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.
On Mon, 19 Aug 2002 18:46:49 +0100, "Kevin Jones" <kevinj at develop.com> wrote: >Probably another stupid question. I can now login using pserver, however >if I do (for example) > >cvs ls > >I get >can't create temporary directory D:\cvstemp/cvs-serv2740 >Permission denied > >cvstemp exists and Everyone has full access > >If I try this with :ntserver: then it works OK > >What am I missing this time? > >Kevin Jones >Developmentor >www.develop.com Check in the security/permissions of the d:\cvstemp folder that the account SYSTEM also has full control. CVSNT must do some preliminary work as SYSTEM before it switches to the logged on user account... SYSTEM is not a member of Everyone AFAIK /Bo (Bo Berglund, developer in Sweden)