diff --git a/SELinux-FAQ b/SELinux-FAQ index 2ae6649..21387a1 100644 --- a/SELinux-FAQ +++ b/SELinux-FAQ @@ -146,7 +146,7 @@ Please check "PermitEmptyPasswords" in /etc/ssh/sshd_config. If it is set to "yes", set to "no" then restart sshd. That's because pam_selinux module does not allow sshd to set PermitEmptyPasswords to "yes". -Note: If both IMAGE_FEATURES debug-tweaks ssh-server-openssh are enabled, this +Note: If both IMAGE_FEATURES allow-empty-password and ssh-server-openssh are enabled, this "PermitEmptyPasswords" will be set to "yes" by default for Poky images.