diff --git a/80-rhel/config_files/common/sshd_config.anaconda b/80-rhel/config_files/common/sshd_config.anaconda index e6d4644..940f501 100644 --- a/80-rhel/config_files/common/sshd_config.anaconda +++ b/80-rhel/config_files/common/sshd_config.anaconda @@ -6,3 +6,4 @@ SyslogFacility AUTHPRIV PasswordAuthentication yes PermitEmptyPasswords yes PermitUserEnvironment yes +Subsystem sftp internal-sftp