kumquat-buildroot/support
James Knight 8d972df185 scripts/mkusers: allow users with no password value set
The following allows a user definition to specify that a created user
entry should not have a password value set. Original implementation
allowed a user definition to provide a password value of "=" (no quotes)
to generate a crypt-encoded empty string value. In some cases, it may be
desired to have no value specified for a user's password. By using a
value "-" for a password, no value will be set in the shadow value.

An example when this can be used is when logging into a terminal.
Logging into a session with an encoded empty password will prompt a user
to enter a password since it does not know the password is empty. If the
password field blank, a login session will not prompt for a password.

Signed-off-by: James Knight <james.knight@rockwellcollins.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-06-09 23:13:41 +02:00
..
dependencies fix typo in package install suggestion for dependencies 2015-05-08 07:16:20 +02:00
download support/download: relocate the git clone comment 2015-05-31 11:56:56 +02:00
dummy-external core: allow external Config.in/makefile code to be integrated 2013-12-08 22:39:42 +01:00
gnuconfig
kconfig kconfig/lxdialog: get ncurses CFLAGS with pkg-config 2015-01-07 22:26:53 +01:00
legal-info
libtool support/libtool: add patch for newer versions 2014-12-21 13:21:56 +01:00
misc toolchainfile.cmake: only search the sysroot for CMake module 2015-03-16 22:16:45 +01:00
scripts scripts/mkusers: allow users with no password value set 2015-06-09 23:13:41 +02:00