/etc/login.defs NONEXISTENT causes spurious warning
Kenth Eriksson <[email protected]> Wed, 19 Apr 2023 13:15:30 +0000
| Newsgroups | gmane.linux.debian.user.testing |
|---|---|
| Message-ID | <MW5PR10MB5713F4864ED3C32A449336CAE3629@MW5PR10MB5713.namprd10.prod.outlook.com> |
I'm running debian bookworm and see the following two warnings generated configuration error - unknown item 'NONEXISTENT' (notify administrator) configuration error - unknown item 'PREVENT_NO_AUTH' (notify administrator) I can see that the file /etc/login.defs has the entry NONEXISTENT set to /nonexistent. If I remove this the warnings disappears. Why is this one set? Is it some incompatibility with passwd/shadow packages here? Thanks, Kenth