]> git.ipfire.org Git - thirdparty/systemd.git/commit
nss-systemd: synthesize NSS shadow/gshadow records from userdb, as well 19545/head
authorLennart Poettering <lennart@poettering.net>
Wed, 5 May 2021 14:11:26 +0000 (16:11 +0200)
committerLennart Poettering <lennart@poettering.net>
Sat, 8 May 2021 12:35:28 +0000 (14:35 +0200)
commitf43a19ecd6e3415ec223f245204b4eaaff739af4
tree81745ffa658dd9ec54081488c7e090c65f1702a4
parent09001dbdc88f447656d79822bbff9c6d7ed7e5cf
nss-systemd: synthesize NSS shadow/gshadow records from userdb, as well

This ensures we not only synthesize regular paswd/group records of
userdb records, but shadow records as well. This should make sure that
userdb can be used as comprehensive superset of the classic
passwd/group/shadow/gshadow functionality.
factory/etc/nsswitch.conf
man/nss-myhostname.xml
man/nss-mymachines.xml
man/nss-resolve.xml
man/nss-systemd.xml
src/basic/nss-util.h
src/nss-systemd/nss-systemd.c
src/nss-systemd/nss-systemd.sym
src/nss-systemd/userdb-glue.c
src/nss-systemd/userdb-glue.h