[EMAIL PROTECTED] wrote: > I am a domain user with admin rights on the local pc but cvs did'nt like that. > So I created a local user with admin rights and aliased my domain user to itand > everything works fine. > > This is not ideal. Is there a way where the cvs user does not need to be a > local machine user? i.e. all users are logged on via an NT domain
Don't use pserver then. If all users are domain users, and the cvsnt server is a domain member, then the ntserver protocol will transparently authenticate the users using their existing NT authentication. Just unload pserver entirely. HTH John _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
