| Summary: | early setpcred() stomps on PAM | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | David Leonard <David.Leonard> |
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED INVALID | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 3.9p1 | ||
| Hardware: | All | ||
| OS: | AIX | ||
|
Description
David Leonard
2005-01-05 13:08:31 AEDT
I just found a similar kind of setpcred problem fixed in http://archives.neohapsis.com/archives/aix/2002-q3/0003.html: | A call to initgroups failed after a call to | setpcred. Changed order of calls so initgroups | is called first. I'll take a look at this. One thought off the top of my head: what if some module in the PAM stack causes pam_setcred to drop the privs setpcred needs? someone here pointed out the aix system I was using is at maintennance level (oslevel -r) 5100-02. I've upgraded to 5100-07 and the problem has gone away!! It seems to be an AIX bug, so I'm marking this bug invalid. Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4. |