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.
> -----Original Message----- > After that i changed the user account for the CVS and CVS > Lock service (under the Logon tab) to the same w2k user > account i used to encrypt the CVS repository. i got a "Server > has insufficient rights to validate user account" error. i > think this is because i didn't use the local System account. > > > Any comments/suggestions? Thanks! Cvsnt uses it's login account for the initial file / configuration checks before it starts impersonating. That's why you had to set the service to run as that specific user. Also, you can either disable impersonation (to have all file access as that same user regardless of who is logged in) or grant that user the right to impersonate and possibly some others (I don't recall, but I've seen it discussed... Try googling through the archives). Regards, Glen Starrett