[packages] add openssh-server-pam
authorPeter Wagner <​tripolar@gmx.at>
Tue, 22 Oct 2013 01:12:31 +0000 (01:12 +0000)
committerPeter Wagner <​tripolar@gmx.at>
Tue, 22 Oct 2013 01:12:31 +0000 (01:12 +0000)
commit9cea29e441099f7e15f05a47fb3cdc1fa7fc532f
tree83707e2a4e85b0ac2d4af25f38edd363fff75c2f
parente007c32ac1781a8789e19d2df2fa888cd7bb0c67
[packages] add openssh-server-pam
this adds openssh-server with pam support
the user still has the change this settings in
/etc/ssh/sshd_config:

PasswordAuthentication no
UsePAM yes

to use pam. To avoid having two moduli files which is just
static data, openssh-moduli now depends on ssh-keygen.

based on patch from DkSouls

Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 38494
net/openssh/Makefile
net/openssh/files/sshd.pam [new file with mode: 0644]
net/openssh/files/sshd.pam-access [new file with mode: 0644]