mirror of https://github.com/ovh/the-bastion
The 'passwordAllowed' config option is intended to allow password authentication for egress. However, setting it to true currently has no effect, because the sshd_config templates set the SSH 'PasswordAuthentication' option to 'no'. Fix this by manually passing '-o PasswordAuthentication=yes' to SSH if 'passwordAllowed' is set to true. Signed-off-by: Friedrich Weber <f.weber@proxmox.com>pull/589/merge
parent
c7d903f3aa
commit
eed4becc4e
Loading…
Reference in new issue