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.
ulrice jardin wrote: > hi, > > I've just installed a cvsnt server in my windows xp > system and I use tortoisecvs as the client on other > computers. All the computers are in a local network. > It seems that using the sspi protocol I can connect to > the server using ANY username, while I created some to > limit the access (using the cvs passw command). I set > the SystemAuth to yes in the config file, and I don't > understand why the access is not limited to the users > I set in the passwd file. > You're using XP Home I guess. XP Home always accesses the system as Guest - it's not a server OS and is deliberately crippled to make running servers as difficult as possible. You might be able to get some kind of better behaviour by disabling the guest account. Tony