[2226] in Kerberos_V5_Development
Re: Windows NT work.
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Fri Feb 14 16:23:47 1997
Date: Fri, 14 Feb 1997 16:23:10 -0500
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: jdj@busstop.jpl.nasa.gov
Cc: krbdev@MIT.EDU
In-Reply-To: Jeff Jacobson's message of Mon, 10 Feb 1997 17:53:12 -0800,
<9702110153.AA10911@busstop.Jpl.Nasa.Gov>
Date: Mon, 10 Feb 1997 17:53:12 -0800
From: jdj@busstop.jpl.nasa.gov (Jeff Jacobson)
I'm planning to do some NT work with Kerberos. Using Windows NT
Version 4.0. Built Kerberos under MSDEV 4.2. Got it to the point
were krb5.exe says it can't find configuration file while initializing
program.
What have I done wrong?
You probably don't have the \windows\krb5.ini file set up. It has the
same format as the /etc/krb5.conf file under Unix.
- Ted