| Date Of Receipt: 19-MAY-1993 14:27:52.07
From: FLUME::"[email protected]" "Grant Van Dyck"
To: [email protected] (Uttam Shikarpur )
CC: [email protected], [email protected], [email protected]
Subj: Re: Whats wrong here?
|
| Hi,
| I tried doing a kinit and got back the following message:
|
| kinit: Time is out of bounds (krb_rd_req)
|
|
| The time on my workstation is with 1 second of abyss.
|
| uttam
Try and get it synced with buffer:
/usr/bin/ntp -fs buffer # OSF1
/usr/etc/ntp -fs buffer # Ultrix
You may want to add this line to your crontab.
Also check your etc/ntp.conf file if you are running
ntp. The ode install program seems to want to put ode.zso
as the first system to check It probably should be buffer 1st
and then merge. I'd say merge 1st, but I think it's having a
time problem itself.
-Grant
|