Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.cis.okstate.edu!news.ksu.ksu.edu!news.physics.uiowa.edu!math.ohio-state.edu!uwm.edu!vixen.cso.uiuc.edu!newsfeed.internetmci.com!in1.uu.net!newsfeed.pitt.edu!bb3.andrew.cmu.edu!andrew.cmu.edu!diskin+ From: "Gregory M. Diskin" <diskin+@andrew.cmu.edu> Newsgroups: comp.unix.bsd.freebsd.misc,comp.protocols.kerberos Subject: Re: freebsd kerberos slave server Date: Tue, 30 Jan 1996 09:43:59 -0500 Organization: Systems Group 98, Carnegie Mellon, Pittsburgh, PA Lines: 9 Message-ID: <4l3Wuja00WChQKQ10W@andrew.cmu.edu> References: <4ekhs7$gjq@kudu.ru.ac.za> NNTP-Posting-Host: po6.andrew.cmu.edu In-Reply-To: <4ekhs7$gjq@kudu.ru.ac.za> Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:13394 comp.protocols.kerberos:5312 >when I run kinit from ingwe I get the following error message. >Time is out of bounds (krb_rd_req). The simplest thing to check is whether the two machines have their clocks synchronized. If they are, then another possibility is that you have a byte ordering problem, which causes the time embedded in your tickets to get misinterpreted. Gregg Diskin Carnegie-Mellon University