| Summary: | sshd with privsep doesn't do pam session setup properly | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Rudolph Pereira <rudolph> |
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | ix86 | ||
| OS: | Linux | ||
|
Description
Rudolph Pereira
2002-07-15 17:05:40 AEST
Alternatively, perhaps sshd could be configured to setrlimit() everything up to RLIM_INFINITY after forking but before giving up root privileges. It could then rely on pam_limits to set limits back down if the administrator wants that, which would work even with session modules run as non-root. *** This bug has been marked as a duplicate of 83 *** Mass change of RESOLVED bugs to CLOSED |