| Summary: | Allow the admin to specify PAM service name | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Fabio Gomes de Souza <fabio> |
| Component: | PAM support | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | enhancement | CC: | fabio |
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | All | ||
| OS: | Linux | ||
|
Description
Fabio Gomes de Souza
2005-05-17 01:52:53 AEST
The main distribution already allows this, the PAM service is argv[0]. This means that if you do "ln -s sshd testsshd" then run "/path/to/testsshd", it will use the PAM service "testsshd". Some vendors (eg Debian) hard-code SSHD_PAM_SERVICE during their build process. If this is the case for your system then you need to take it up with them. Hmm, thank you, Darren. Sorry for the bogus bug report. Maybe I should have asked on the mailing list first. Thanks again. :) OK, closing. Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4. |