[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

66.0. "Whats wrong here?" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Thu May 20 1993 10:22

Date Of Receipt: 	19-MAY-1993 14:19:23.28
From: 	ABYSS::uttam "Uttam Shikarpur "
To: 	abyss::admin, abyss::buildhelp
CC: 	
Subj: 	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

T.RTitleUserPersonal
Name
DateLines
66.1Re: Whats wrong here?SMURF::FILTERAutomatic Posting Software - mail to flume::puckThu May 20 1993 10:2233
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