[rescue] Any FreeBSD gurus in the house?

Jeff Workman jworkman at pimpworks.org
Mon Feb 9 19:33:27 CST 2004


I'm trying to setup a FreeBSD machine as a kerberos5 client.  It appears 
that this machine doesn't like v5 for some reason, though.

I don't think it's my config, for I'm using the exact same /etc/krb.conf 
and /etc/krb5.conf on a RedHat 7.3 machine with no problems.

I'm getting the same error regardless of whether I use the Kerberos5 that 
comes with FreeBSD or if I use the Heimdal dist.

# /usr/bin/k5init
k5init: krb5_init_context failed: -1765328248

# ltrace /usr/bin/k5init
atexit(0x2804ee2c)                                = 0
atexit(0x0804a240)                                = 0
setprogname(0xbfbffc4c, 1494, 252, 0, 1)          = 0x0804b8c0
krb5_init_context(0xbfbff70c, 0x28062000, 0xbfbffb10, 0x08049d21, 
0xbfbffc4c) = 0x96c73a88
errx(1, 0x0804a6a8, 0x96c73a88, 0, 1k5init: krb5_init_context failed: 
-1765328248
 <unfinished ...>
+++ exited (status 1) +++

Furthermore, using tcpdump tells me that it's not even trying to talk to 
the server before giving up the ghost.

This is FreeBSD 4.8, if that matters.

-J
--
Jeff Workman | jworkman at pimpworks.org | http://www.pimpworks.org



More information about the rescue mailing list