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.
Bill Swartz wrote: > We have several WINXP machines. I have cvsnt server on one and cvsnt > client on another. What combination of protocol and accounts will allow > me to access the server from the client? Like on all WinNT type LANs, sspi is probably the easiest way. It'll allow you to use your Windows login (the one you use to login to a share on the server, for example) for cvsnt. Gerhard