Re: Specifying PAM as the authentication method to use in SSH(Client)

2002-12-09 Thread Gordon Messmer
On Sun, 2002-12-08 at 22:28, leeweiqi wrote: > Hi, I'm trying to connect to an ssh server that uses PAM, but can't seem to "tell" >my ssh client to connect using PAM. > How do i do this? You don't. PAM is an implementation detail of the password authentication method on the server side. "pam" i

Specifying PAM as the authentication method to use in SSH (Client)

2002-12-08 Thread leeweiqi
Hi, I'm trying to connect to an ssh server that uses PAM, but can't seem to "tell" my ssh client to connect using PAM. How do i do this? Here's what i did - The command: ssh -l user123 -2 -p 22 mysshserver.com -o "PreferredAuthentications=pam' -v The result: OpenSSH_3.4p1, SSH protocols 1.5/