[Bug 1183] sshd fails to update utmp
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri May 18 17:53:32 EST 2007
http://bugzilla.mindrot.org/show_bug.cgi?id=1183
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> 2007-05-18 17:53:29 ---
This might be a glibc/libutil bug - the error message
"syslogin_perform_logout: logout() returned an error" indicates that
the libutil logout() call failed. Unfortunately this API provides
nothing much in error reporting.
Can you strace a sshd that is failing and post the results? You might
need to specify strace options to get it to follow fork() calls.
--
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list