Add LOGIN_ENV_SAFELIST to FOREIGNDEFS#1248
Conversation
util-linux-2.41 introduced new variable: LOGIN_ENV_SAFELIST. Add it to known login.defs variables. Signed-off-by: Stanislav Brabec <[email protected]>
ikerexxe
left a comment
There was a problem hiding this comment.
LGTM! Thanks for making the effort to port this here.
|
We have a tool for that in openSUSE. Would the upstream be interested? It is an ugly hack that parses precompiler output of shadow and sources of pam and util-linux: And additional patches: Things that needs to be changed in login.defs to switch from shadow login to util-linux login: Things that cannot be used if pam tools are used in favor of shadow tools: Comments improvements (again, may depend on the binary selection between shadow, util-linux and pam): |
util-linux-2.41 introduced new variable: LOGIN_ENV_SAFELIST. Add it to known login.defs variables.