From owner-freebsd-hackers Fri Jun 13 11:17:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA11552 for hackers-outgoing; Fri, 13 Jun 1997 11:17:17 -0700 (PDT) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA11537 for ; Fri, 13 Jun 1997 11:17:06 -0700 (PDT) Received: from localhost (narvi@localhost) by haldjas.folklore.ee (8.8.4/8.8.4) with SMTP id VAA27974 for ; Fri, 13 Jun 1997 21:19:23 +0300 (EEST) Date: Fri, 13 Jun 1997 21:19:22 +0300 (EEST) From: Narvi To: hackers@freebsd.org Subject: Kerberos problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi! I am sure there are people out there using Kerberos with FreeBSD. I have a problem setting up the slaves = computers other than the master kerberos server. 1) Kerberos on the Master Server works 2) I add the required principals for the slave - passwd & rcmd with appropriate instances. 3) I move the database over to the slave, and load it 4) extracted and moved over the srvtab The result - kerberos on the slave does not work but returns with error "time out of bounds". I am sure I am doing something wrong - but what? Sander