| Summary: | sshd fails to update utmp | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Ollie Wild <aaw> |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | normal | CC: | djm |
| Priority: | P2 | ||
| Version: | 4.3p2 | ||
| Hardware: | ix86 | ||
| OS: | Linux | ||
|
Description
Ollie Wild
2006-04-21 03:57:24 AEST
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. 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. Thanks for the update. Close resolved bugs after release. |