From owner-freebsd-current Fri Jun 8 5:30: 7 2001 Delivered-To: freebsd-current@freebsd.org Received: from assaris.sics.se (assaris.sics.se [193.10.66.234]) by hub.freebsd.org (Postfix) with ESMTP id 9897637B401 for ; Fri, 8 Jun 2001 05:30:01 -0700 (PDT) (envelope-from assar@assaris.sics.se) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.9.3) id OAA63068; Fri, 8 Jun 2001 14:29:57 +0200 (CEST) (envelope-from assar) To: Gordon Tetlow Cc: Subject: Re: Krb5 problems References: From: Assar Westerlund Date: 08 Jun 2001 14:29:57 +0200 In-Reply-To: Gordon Tetlow's message of "Sun, 3 Jun 2001 01:55:34 -0700 (PDT)" Message-ID: <5l7kyntare.fsf@assaris.sics.se> Lines: 27 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Gordon Tetlow writes: > Anyway, I'm able to setup the realm correctly but when I try to run the > k5admind daemon, it cores whenever I try to connect to it. I'll look into > building a debug version and try to get some more info on this one. Do you run the k5admind from inetd or standalone? Information from the core dump of a debug version would be useful. > Another issue I'm having is with trying to get tickets. When I k5init on > the kdc box, it works fine. But when I try to get my -stable box to get a > ticket, I keep getting an incorrect password error. Maybe I have my keytab > setup wrong on my -stable box? (this is possible since I had to manually > put it on the -stable box). You should not need any keytab on your client (-stable box) to be able to run k5init. > There is also a fair amount of man pages missing. k5admind comes to mind, > but there are others as well. Yes, part of the problem is the duality between k5admind and kadmind. There's a man-page in the source at src/crypto/heimdal/kadmin/kadmind.8 but it's not installed since it would have to be changed to k5admind to make sense. My plan is to install both the program and man-page as kadmind instead. /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message