LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Andrew Reid <andrew.reid@plug.cx>
  To  : <vchandrasekar@mailcity.com>
  Date: 30 May 2001 12:59:06 +0930

RE: Help on SSH

On 29 May 2001 20:19:50 -0700, Chandra Sekar wrote:

> I have checked /etc/pam.d/ for sshd file. I was not able to find it. Now, 
> how do i get that file to /etc/pam.d/

Well, the OpenSSH source tarball usually includes the required sshd PAM
service file. Failing that, I suppose you could copy the login service
file to sshd:

cp /etc/pam.d/login /etc/pam.d/sshd

Not sure if it provides the required security stuff that you'd want or
not, but it should fix the problem.

Probably check through the OpenSSH source for the included service file
(I think it's in a contrib directory...)

   - andrew

-- 
Andrew Reid                   email: andrew.reid@plug.cx
                              www:   http://www.plug.cx
"A school without students    phone: +61 401 946 813
 is like an ointment
 without a fly"

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page