kinit locking up
Jon DeVree
jadevree at mtu.edu
Sat Dec 10 19:58:38 EST 2005
On Sat, Dec 10, 2005 at 03:32:27PM -0800, Russ Allbery wrote:
> If you run kinit under strace, what is it doing after you enter your
> password? Nothing at all?
>
connect(4, {sa_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("10.0.3.1")}, 28) = 0
fcntl64(4, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
gettimeofday({1134262677, 201560}, NULL) = 0
poll([{fd=4, events=POLLOUT, revents=POLLOUT}], 1, 0) = 1
send(4, "\307\300\1\0\0\1\0\0\0\0\0\0\5tesla\5setec\0\0\1\0\1", 29, 0) =
29
poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
ioctl(4, FIONREAD, [59]) = 0
recvfrom(4, "\307\300\205\200\0\1\0\1\0\1\0\0\5tesla\5setec\0\0\1\0"...,
1024, 0, {sa_family=AF_INET, sin_port=htons(53),
sin_addr=inet_addr("10.0.3.1")}, [16]) = 59
close(4) = 0
gettimeofday({1134262677, 204715}, NULL) = 0
time(NULL) = 1134262677
futex(0x804d2f4, FUTEX_WAIT, 2, NULL) = -1 EINTR (Interrupted system
call)
Of course I Ctrl+C'd kinit after a few seconds.
--
Jon
"Only in the tales that humans tell do the hunters kill the wolves in the end." -- Jin-Roh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.mit.edu/pipermail/kerberos/attachments/20051210/b4f91b4d/attachment.bin
More information about the Kerberos
mailing list