| Date Of Receipt: 26-JUL-1993 14:56:51.35
From: FLAMBE::johnf "John Flanagan OSG Test Johnf Tools Group 26-Jul-1993 1456"
To: "Robert P. Scott - Won't work without a net." <[email protected]>
CC: johnf@DEC:.zko.flambe, odehelp@DEC:.zko.flambe
Subj: Re: kinit error
Make sure your kerberos ticket directory exists.
ls -l /usr/var/dss/kerberos/tkt
If this doesn't exist, then
mkdir -p /usr/var/dss/kerberos/tkt
chmod 777 /usr/var/dss/kerberos/tkt
John
|
| Date Of Receipt: 27-JUL-1993 11:16:44.76
From: ABYSS::rps "Robert Scott USG"
To: John Flanagan <abyss::johnf>
CC: "Robert P. Scott - Won't work without a net." <[email protected]>,
abyss::odehelp, abyss::rps
Subj: Re: kinit error
Hello John,
I just checked, there isn't a /usr/var/dss let alone anything underneath it.
I thought dss went away with ULTRIX.
Thanks,
Robert
|
| Date Of Receipt: 27-JUL-1993 11:19:54.80
From: FLUME::"[email protected]" "Grant Van Dyck"
To: "Robert P. Scott - Won't work without a net." <[email protected]>
CC: John Flanagan <[email protected]>, [email protected]
Subj: Re: kinit error
6). copy krb.conf file from /usr/local/config/ode
to /etc/krb.conf
cp /usr/local/config/ode/krb.conf /etc/krb.conf
Or if one exists on your system, compare and add
any missing entries.
7). Look for the directory /var/dss/kerberos/tkt,
if it does not exist, enter:
mkdir -p /var/dss/kerberos/tkt
8). In any event, be sure to:
chmod 01777 /var/dss/kerberos/tkt
9). Insure that your system time is close to correct.
One way to check this is to enter:
/usr/sbin/timedc clock buffer.gsf.dec.com
If the time is off by more than one minute, correct it.
-Grant
8). In any event, be sure to:
chmod 01777 /var/dss/kerberos/tkt
9). Insure that your system time is close to correct.
One way to check this is to enter:
/usr/sbin/timedc clock buffer.gsf.dec.com
If the time is off by more than one minute, correct it.
| Hello John,
|
| I just checked, there isn't a /usr/var/dss let alone anything underneath it.
| I thought dss went away with ULTRIX.
|
| Thanks,
| Robert
|