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.
Hi, this often seems to come up. not sure if there is an entry in the wiki somewhere. basically, CVSNT doesn't quite support sspi on linux, specifically it does support NTLMv1, which SSPI will downgrade to, kerb->ntlm2->ntlm1 this means that if you in one of the following cases you cannot use sspi: 1. your windows guy disables use of ntml1 2. you have checked the encryption option on the server I'm sure someone will correct me if I'm wrong but these are your 2 basic cases. Theoretically you *can* use kerberos to auth, however it is a little tricky to setup and last time I heard noone was maintaining this. this is my understanding, am sure someone will correct me if I'm wrong. Nick