livecd-rootfs/live-build/ubuntu-cpc/hooks/052-ssh_authentication.chroot
2017-05-25 20:35:15 -05:00

4 lines
101 B
Bash

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