]> git.ipfire.org Git - thirdparty/shadow.git/commit
tests: implement login.defs configuration utility
authoraborah-sudo <aborah@redhat.com>
Mon, 20 Apr 2026 13:53:18 +0000 (19:23 +0530)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Tue, 5 May 2026 07:24:31 +0000 (09:24 +0200)
commit8408fd7e6ff5b04f75c7b96cdd35ba10cd9679a7
tree7caf1d326c27eb7a1dd4e2134f5de10d0defe018
parent2acdec87fcb50b2cb1dfc904d84a38eb17fa3524
tests: implement login.defs configuration utility

Introduce LoginDefsConfig class for /etc/login.defs manipulation.
It supports getting, setting, and removing configuration options
with automatic backup and restoration.
tests/system/framework/hosts/shadow.py
tests/system/framework/roles/shadow.py