[5909] in Kerberos
Re: What's a 'profile file'?
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Fri Sep 22 23:50:53 1995
Date: Fri, 22 Sep 1995 23:35:49 -0400
From: Theodore Ts'o <tytso@MIT.EDU>
To: ccjason@quadrophenia.ucdavis.edu
Cc: kerberos@MIT.EDU
In-Reply-To: Jason Gabler's message of 22 Sep 1995 21:23:13 GMT,
<43v9g1$eoe@mark.ucdavis.edu>
Date: 22 Sep 1995 21:23:13 GMT
From: ccjason@quadrophenia.ucdavis.edu (Jason Gabler)
I have recently compiled v5b5 (after using, v4p9, v5b4 and
Cybersafe's commerical software for a coupld of years). Upon setting
upv5b5, and then trying a /krb5/bin/kinit, II get the following:
[ccjason@magicbus /krb5/bin] ./kinit
Password for ccjason@CC.UCSF.EDU:
kinit: No profile file open while getting initial credentials
Any idea what this means? What's a 'profile file'?
You need to install a /etc/krb5.conf file. See src/config-files/krb5.conf
and src/config-files/krb5.conf.M for more information. It's basically a
more flexible and powerful configuration file for Kerberos V5.
- Ted