Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bsc#1184131: use /etc/login.defs for shadow configuration #1152

Merged
merged 7 commits into from Apr 13, 2021

Conversation

imobachgs
Copy link
Contributor

@imobachgs imobachgs commented Apr 12, 2021

Back in 2019, we added support to read/write the shadow configuration from /usr/etc and /etc (see bsc#1155735) for further details. This change was wrongly included in SLE 15 SP2 (and Leap 15.2): the shadow package included in that version only reads the settings from /etc/login.defs.

This PR partially reverts those changes, so YaST will only take /etc/login.defs into account.

Fixes bsc#1184131.

@coveralls
Copy link

coveralls commented Apr 12, 2021

Coverage Status

Coverage decreased (-0.4%) to 30.739% when pulling 25c9d7e on bsc-1184131 into e914214 on SLE-15-SP2.

library/general/src/modules/ShadowConfig.rb Show resolved Hide resolved
package/yast2.changes Outdated Show resolved Hide resolved
Co-authored-by: Ladislav Slezák <lslezak@suse.cz>
@imobachgs imobachgs merged commit f94ca1a into SLE-15-SP2 Apr 13, 2021
@imobachgs imobachgs deleted the bsc-1184131 branch April 13, 2021 12:47
@imobachgs imobachgs mentioned this pull request Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants