[2379] in Kerberos_V5_Development
Re: kerberos and NT?
daemon@ATHENA.MIT.EDU (tytso@MIT.EDU)
Fri May 30 13:52:03 1997
Date: Fri, 30 May 1997 13:51:14 -0400
To: mmessier@magma.ca
Cc: krbdev@MIT.EDU
In-Reply-To: <33849B1D.2AC8@magma.ca> (message from Mike on Thu, 22 May 1997
14:14:37 -0500)
From: tytso@MIT.EDU
Date: Thu, 22 May 1997 14:14:37 -0500
From: Mike <mmessier@magma.ca>
I've installed kerberos V5 pl 1 on a solaris machine and it seems to
work very nicely. But I noticed in the code references to DOS and
WINDOWS. My question is, which windows environment is supported by
kerberos (3.l, Win95, NT4.0, NT3.11, etc)?. It doesn't seem to be
mentionned in the doc that I got. Thanks in advance and keep up the good
work!!
Have you checked out our Kerberos web page, located at
http://web.mit.edu/kerberos/www/
The 1.0 release only supports 16-bit Windows binaries (which will run
under 3.1, Win95, NT 4.0, etc.). There is also an NT development
snapshot which will work on 32-bit Windows platforms, for those people
who want to use native 32-bit code. So the answer is that we support
all of the Windows platforms today in 16-bit mode, and in the future we
will also have 32-bit support.
- Ted