File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -918,8 +918,6 @@ rm -f /usr/sbin/policy-rc.d
918918
919919
920920echo " [ * ] Configuring system settings..."
921- # Enable SSH password authentication
922- sed -i " s/rdAuthentication no/rdAuthentication yes/g" /etc/ssh/sshd_config
923921
924922# Enable SFTP subsystem for SSH
925923sftp_subsys_enabled=$( grep -iE " ^#?.*subsystem.+(sftp )?sftp-server" /etc/ssh/sshd_config)
Original file line number Diff line number Diff line change @@ -916,8 +916,6 @@ rm -f /usr/sbin/policy-rc.d
916916# ----------------------------------------------------------#
917917
918918echo " [ * ] Configuring system settings..."
919- # Enable SSH password authentication
920- sed -i " s/rdAuthentication no/rdAuthentication yes/g" /etc/ssh/sshd_config
921919
922920# Enable SFTP subsystem for SSH
923921sftp_subsys_enabled=$( grep -iE " ^#?.*subsystem.+(sftp )?sftp-server" /etc/ssh/sshd_config)
You can’t perform that action at this time.
0 commit comments