mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
SELinux-FAQ: drop debug-tweaks
The debug-tweaks IMAGE_FEATURE has been removed in oe-core. Replace it with allow-empty-password. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe.macdonald@siemens.com>
This commit is contained in:
parent
1b4c274757
commit
bda73fc60f
|
|
@ -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.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user