livecd-rootfs/live-build/ubuntu-cpc/hooks/052-ssh_authentication.chroot

4 lines
101 B
Plaintext
Raw Normal View History

2015-04-08 09:34:15 +01:00
#!/bin/bash
sed -i "s|#PasswordAuthentication yes|PasswordAuthentication no|g" /etc/ssh/sshd_config