This is a discussion on Re: Is it possible to avoid PAM calls for key based Auth methods within the OpenSSH Development forums, part of the Networking and Network Related category; >Darren wrote: >- sshd could use different PAM service names for the different auth types. >(eg "sshd-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>Darren wrote:
>- sshd could use different PAM service names for the different auth types. >(eg "sshd-public-key", "sshd-password", "sshd-gssapi-with-mic" and fall > back to "sshd" if these don't exists. This would probably be tricky to > write because you'd have to stop and start PAM for each auth attempt.) >Nicolas wrote: >The service names it uses are: > - sshd-none >- sshd-password >- sshd-kbdint > - sshd-pubkey > - sshd-hostbased > - sshd-gssapi (for both, gssapi-keyex and gssapi-with-mic) Thanks for all the directions and pointers. I implemented to use different PAM-Service name for those auth modules that fails for key based auth methods in my system and now its working fine for me and currently reviewing the changes. Thanks for help, Senthil Kumar. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.791 / Virus Database: 535 - Release Date: 11/9/2004 _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://www.mindrot.org/mailman/listi...enssh-unix-dev |
![]() |
| Thread Tools | |
| Display Modes | |
|
|