By the way, Tony, I am not using any active-directory-specific code accept for one function to add the service principal name to the directory. Everything else is pure SSPI and all the functions I am using have been available since NT 3.5 and/or are available from security.dll for NT 4.0. In fact, it is basically all your NTLM (sspi) code, just generalized a little to work with either Kerberos or NTLM.
Thanks, Brian _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
