| Summary: | With a radius server setup, sshd still requires a local user in /etc/passwd | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | bsebasti <brett_sebastian2008> |
| Component: | PAM support | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WONTFIX | ||
| Severity: | normal | CC: | djm |
| Priority: | P2 | ||
| Version: | 5.4p1 | ||
| Hardware: | Other | ||
| OS: | Other | ||
|
Description
bsebasti
2010-03-04 06:27:34 AEDT
sshd requires getpwnam() and friends to return sane values for usernames that it receives. If you don't want to setup /etc/passwd then you may need to investigate nss_radius or something similar. Mass move of bugs RESOLVED->CLOSED following the release of openssh-5.5p1 |