bugzilla-daemon at bugzilla.mindrot.org
2007-May-18  07:53 UTC
[Bug 1183] sshd fails to update utmp
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.
bugzilla-daemon at bugzilla.mindrot.org
2007-Jun-09  05:54 UTC
[Bug 1183] sshd fails to update utmp
http://bugzilla.mindrot.org/show_bug.cgi?id=1183 --- Comment #2 from Ollie Wild <aaw at rincewind.tv> 2007-06-09 15:54:49 --- It's been over a year since I filed this bug. Since then, I've gone through several system upgrades, and the problem no longer occurs. Feel free to close this with whatever resolution is appropriate. -- Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Jun-09  05:57 UTC
[Bug 1183] sshd fails to update utmp
http://bugzilla.mindrot.org/show_bug.cgi?id=1183
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME
--- Comment #3 from Damien Miller <djm at mindrot.org>  2007-06-09
15:57:52 ---
Thanks for the update.
-- 
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
Maybe Matching Threads
- [Bug 1183] sshd fails to update utmp
 - [Bug 855] doesn't properly log logout event in utmp entry when pts bigger than 999
 - implicit declaration warnings
 - [Bug 378] sshd does not update utmp/utmpx records correctly when "UseLogin" feature on
 - [Bug 378] sshd does not update utmp/utmpx records correctly when "UseLogin" feature on