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.
David L. Nadle wrote: > Could you elaborate a bit on what would cause the error message: > Cvs [login aborted]: authorization failed: server <server> rejected > access to /cvsroot for user <user>. Pretty much anything that rejects login... the client doesn't get to know why the access got rejected. > Sounds to me like it could be a problem with SSPI authentication. > Running a cvs login with the cvs root string of > :sspi:Administrator at hostname:/cvsroot returns the same error. I've been > focusing on what changes SP1 might have made in this area, but it would > be helpful if I knew a little more about what cvsnt does, up until > writing that error message to the console. Since it's SSPI the standard security auditing will give more information server side. cvsnt itself doesn't know necessarily why the login failed. Tony