livecd-rootfs/live-build/ubuntu-cpc/hooks.d/chroot/052-ssh_authentication.chroot
CloudBuilder 9ea0f1567e Imported 2.769
No reason for CPC update specified.
2022-07-21 17:38:13 +00:00

4 lines
101 B
Bash
Executable File

#!/bin/bash
sed -i "s|#PasswordAuthentication yes|PasswordAuthentication no|g" /etc/ssh/sshd_config