From owner-freebsd-questions Wed Mar 20 18:18:26 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA27080 for questions-outgoing; Wed, 20 Mar 1996 18:18:26 -0800 (PST) Received: from gw.admin.clic.net (ClicNet-BRI0/ISDN.clic.net [199.45.69.254]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA27075 for ; Wed, 20 Mar 1996 18:18:22 -0800 (PST) Received: from pmorin.admin.clic.net (pmorin.admin.clic.net [204.19.248.10]) by gw.admin.clic.net (8.6.12/8.6.12) with SMTP id VAA09567 for ; Wed, 20 Mar 1996 21:17:43 -0500 Message-Id: <199603210217.VAA09567@gw.admin.clic.net> Comments: Authenticated sender is From: "Patrick A. Morin" Organization: ClicNet Telecommunications To: freebsd-questions@freebsd.org Date: Wed, 20 Mar 1996 21:00:19 EDT5E MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: eBones setup on 2.1 Priority: normal X-mailer: Pegasus Mail for Windows (v2.22) Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, I just installed FreeBSD 2.1 with eBones. I did the initial setup while following the handbook howto on www.freebsd.org. It seem to work great at first, but I encoutered this problem: I can not use kinit if UID != 0, I always get a kinit: Can't send request (send_to_kdc), when I login, I receive a ticket, no problem there, but if I would want to kinit user.root, it doesn't work, but has UID = 0, it works fine. Second problem I have found, is when I try to rlogin, I get a krcmd: Principal unknown (kerberos). I remembered that the handbook said to create a rcmd principal, so I kdb_edit and put in a krcmd principal, but that didn't help. Sure hope some kind soul can shed some light on this, or at least point me in the right direction. Thanks for your time. Patrick P.S. Please cc me directly