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.
CVSROOT: /usr/local/cvs Module name: cvsnt Repository: cvsnt/windows-NT/gss-ad/ Changes by: tmh at betty. 02/09/26 00:26:25 Modified files: cvsnt/protocols/gssapi_mit/: gserver.c cvsnt/windows-NT/gss-ad/: gss-ad.cpp gss-ad.vcproj stdafx.h Log message: Try to get server working... AcquireCredentialsHandle seems to be a noop (since whateve even if you pass it complete crap it still returns 'OK') which is a bummer since it means it's impossible to make kerberos servers under Win2k if true. It doesn't help that this is completely undocumented (MS presumably didn't imagine that anyone would want to write a server... funny that).