]> git.ipfire.org Git - thirdparty/shadow.git/commit
Make the check for non-executable shell only a warning. 210/head
authorTomas Mraz <tmraz@fedoraproject.org>
Thu, 16 Jan 2020 11:55:30 +0000 (12:55 +0100)
committerTomas Mraz <tmraz@fedoraproject.org>
Thu, 16 Jan 2020 11:59:29 +0000 (12:59 +0100)
commit4ed08824e511fa5247006c71490b0440e1c17319
tree8b78676963a0b3f0f0cafae804327bbf0a8bf1d4
parent3e942adb213b0cf918af7b0a127c27b2eaa11586
Make the check for non-executable shell only a warning.

Although it is a good idea to check for an inadvertent typo
in the shell name it is possible that the shell might not be present
on the system yet when the user is added.
src/useradd.c