]> git.ipfire.org Git - thirdparty/systemd.git/commit - README
nss: add new "nss-systemd" NSS module for mapping dynamic users
authorLennart Poettering <lennart@poettering.net>
Thu, 14 Jul 2016 17:19:49 +0000 (19:19 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 22 Jul 2016 13:53:45 +0000 (15:53 +0200)
commit409093fe10685ed55915ef256f09cdf144b6528b
treea1cf99e3f7bece318f7c12e53c2703938d8a8178
parent6f3e79859d91aecb3a75097b69fb9cba086b2cb1
nss: add new "nss-systemd" NSS module for mapping dynamic users

With this NSS module all dynamic service users will be resolvable via NSS like
any real user.
Makefile-man.am
Makefile.am
README
man/nss-myhostname.xml
man/nss-mymachines.xml
man/nss-resolve.xml
man/nss-systemd.xml [new file with mode: 0644]
src/core/execute.c
src/nss-systemd/Makefile [new symlink]
src/nss-systemd/nss-systemd.c [new file with mode: 0644]
src/nss-systemd/nss-systemd.sym [new file with mode: 0644]