e90aa31af8
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> git-svn-id: svn://svn.openwrt.org/openwrt/packages@38494 3c298f89-4303-0410-b956-a3cf2f4a3e73
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
# Skip Google Authenticator for local network
|
|
#+ : ALL : 192.168.1.0/24
|
|
+ : ALL : LOCAL
|
|
- : ALL : ALL
|