mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update iiab-vpn
This commit is contained in:
parent
51658c71ea
commit
79a362ace3
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ case $1 in
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
# we'd like for passwords authentication to be turned off
|
# we'd like for password authentication to be turned off
|
||||||
grep -e^PasswordAuthentication.*[Yy]es /etc/ssh/sshd_config
|
grep -e^PasswordAuthentication.*[Yy]es /etc/ssh/sshd_config
|
||||||
PASSWORDS_ENABLED=$?
|
PASSWORDS_ENABLED=$?
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue