X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Fopenssh;h=cc1854e20905e6167109fb411ba6daea82a92aac;hb=f0d54c69a71d7d5cb32aa342ea38cba6aab9570f;hp=58707cee4c9bcc9927a3bffa31405f0662dc4ffd;hpb=3ad33e3930f6d606b8fb816c1589a1fe841fc819;p=hvlinux.git diff --git a/stage3/pkg/openssh b/stage3/pkg/openssh index 58707ce..cc1854e 100644 --- a/stage3/pkg/openssh +++ b/stage3/pkg/openssh @@ -29,7 +29,7 @@ hvbuild_post() sed -i -e "s!^#\(ForwardAgent\).*!\1 yes!g" /etc/ssh/ssh_config sed -i -e "s!^#\(ForwardX11\).*!\1 yes!g" /etc/ssh/ssh_config - # Setting MaxAuthTries to 2 + # Setting MaxAuthTries to 3 sed -i -e "s!^[#]*MaxAuthTries.*!MaxAuthTries 3!g" /etc/ssh/sshd_config install -v -m740 ${SCRDIR}/bootscripts/sshd /etc/rc.d/init.d