Bug 201341
| Summary: | sshd no longer stores forwarded gssapi creds before opening the pam session | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nalin Dahyabhai <nalin> |
| Component: | openssh | Assignee: | Tomas Mraz <tmraz> |
| Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | openssh-4.3p2-8 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-08-10 13:14:46 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 150223 | ||
|
Description
Nalin Dahyabhai
2006-08-04 14:55:26 UTC
Nalin, do you have any ideas how to fix that other than removing the mentioned patch? I think that the only solution which would also completely fix the http://bugzilla.mindrot.org/show_bug.cgi?id=926 would be to leave the pam calls where they are and add another fork before the setuid calls and exec of the shell. For now I will probably remove the mentioned patch. I removed the problematic patch. Nalin, could you please try openssh-4.3p2-13.fc7 from rawhide? It contains improved pam-session patch which should not cause this bug anymore. Works again, with either openssh-4.3p2-10.1.el5 or openssh-4.3p2-13.fc7. Thanks! Well openssh-4.3p2-10.1.el5 doesn't contain the pam-session patch but openssh-4.3p2-13.fc7 does so that's good. Thanks for testing. |