livecd-rootfs/live-build/ubuntu-cpc/hooks.d/chroot/052-ssh_authentication.chroot
CloudBuilder e73bc19b59 Imported 2.549
No reason for CPC update specified.
2018-12-13 00:26:07 +00:00

4 lines
101 B
Bash
Executable File

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