[33267] in Kerberos
Re: Kadmind dies after startup on FC14 x64 arch
daemon@ATHENA.MIT.EDU (Brian Candler)
Mon Mar 14 12:22:41 2011
Date: Mon, 14 Mar 2011 16:22:25 +0000
From: Brian Candler <B.Candler@pobox.com>
To: Maple Thorpe <maplethorpe@cox.net>
Message-ID: <20110314162225.GA6388@talktalkplc.com>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <1300036541.17257.57.camel@benu-cleo.blkdiamonds.lan>
Cc: kerberos@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
On Sun, Mar 13, 2011 at 12:15:41PM -0500, Maple Thorpe wrote:
> Service kadmin is started as root user but kadmind dies
> and /var/log/kadmin.log contains message "Permission denied while
> mapping update log ('var/kerberos/krb5kdc/principal.ulog').
"Permission denied" while things are running as root suggests it could be a
problem with SELINUX. You could try turning it off globally to see if that
fixes the problem.
> open("/var/kerberos/krb5kdc/principal.ulog", O_RDWR) = 15
You're right, that looks successful. Are you saying that kadmind behaves
differently if you run it under strace? Or do you still get the permission
denied error logged, possibly this one:
> sendto(4, "<30>Mar 13 09:22:15 kadmind[5813"..., 43, MSG_NOSIGNAL, NULL,
> 0) = 43
(try adding -s 128 to the strace command line to see more of this message)
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos