]> code.ossystems Code Review - openembedded-core.git/commit
shadow: set correct entries for pseudo terminals in /etc/securetty
authorAndreas Müller <schnitzeltony@googlemail.com>
Wed, 8 Jan 2014 09:46:46 +0000 (10:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Jan 2014 15:11:07 +0000 (15:11 +0000)
commitd28eba07553020bf9bfb1419663c1d18ab36ab66
treeacc034d583bccbd36e1e3888fb9d21e32c6d2142
parentf344699eb15933cc7c92b0ed6894ef0869568659
shadow: set correct entries for pseudo terminals in /etc/securetty

In

commit 10cdd66fe800cffe3f2cbf5c95550b4f7902a311
Author: Ming Liu <ming.liu@windriver.com>
Date:   Thu Jul 18 10:04:22 2013 +0800

    libpam: add a new 'nullok_secure' option support to pam_unix

'null_ok_secure' option was fixed. Since that commit 'su' stopped working in
pseudo terminals (created in X environments) for root-accounts with empty
password.

Background: The PAM configuration for 'su' includes 'common-auth' which uses
'nullok_secure' option for pam_unix.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/shadow/files/securetty