On Tue, 19 Feb 2002 11:49:33 +0000 (UTC), Brian Smith
<[EMAIL PROTECTED]> wrote:

>You could theoretically support both NTLM and Kerberos. At our 
>installation we don't want to use NTLM at all. We want all NTLM logins 
>to fail and all Kerberos logins to succeed. Although, maybe it won't be 
>an issue if GSSAPI works okay, since we could then just use it and 
>disable SSPI and NTSERVER altogether.
>
Not without using the Win2K APIs to call SSPI, which would remove NT4
compatibility.  At the moment I just load security.dll and query it
directly, which is the only method that works on all Windows clients.

Tony

_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Reply via email to