Santanu Sen
2008-Oct-17 15:07 UTC
Specifying SSHD PAM service name in the configuration file
The attached patch enables specifying the PAM service name in the sshd_config file. It requires an entry similar to the follows to be added to the configuration file- PAMServiceName MyFavoriteServiceName If this option is not specified, the default scheme of picking up the service name from the application name will be in effect. Thanks, Santanu -------------- next part -------------- A non-text attachment was scrubbed... Name: ssh_pam_service_name.diff Type: text/x-patch Size: 4019 bytes Desc: not available Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20081017/416424a7/attachment.bin
Possibly Parallel Threads
- Changing PAM service name in sshd_config, or running sshd as non-root
- [Bug 2246] New: PAM enhancements for OpenSSH server
- configure problem --- Can't find recent OpenSSL libcrypto
- Proposal to add a DisableAuthentication option to sshd ServerOptions
- patch to add a PAMServiceName config option