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
signature.asc
Description: Digital signature
________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
