INFO
Name: nss_wrapper
Version: 1.1.13-1.el8
Arch: ppc64le
Summary: A wrapper for the user, group and hosts NSS API
License: BSD
Vendor: AlmaLinux
Build Host: ppc64le-builder02.almalinux.org.novalocal
Build Date: Mon Apr 3 07:18:46 2023
Size: 12956
URL: https://cwrap.org/
Description: There are projects which provide daemons needing to be able to create, modify
and delete Unix users. Or just switch user ids to interact with the system e.g.
a user space file server. To be able to test that you need the privilege to
modify the passwd and groups file. With nss_wrapper it is possible to define
your own passwd and groups file which will be used by software to act correctly
while under test.
If you have a client and server under test they normally use functions to
resolve network names to addresses (dns) or vice versa. The nss_wrappers allow
you to create a hosts file to setup name resolution for the addresses you use
with socket_wrapper.
To use it set the following environment variables:
LD_PRELOAD=libuid_wrapper.so
NSS_WRAPPER_PASSWD=/path/to/passwd
NSS_WRAPPER_GROUP=/path/to/group
NSS_WRAPPER_HOSTS=/path/to/host
This package doesn't have a devel package cause this project is for
development/testing.
FILES
/usr/bin/nss_wrapper.pl
/usr/lib64/cmake/nss_wrapper
/usr/lib64/cmake/nss_wrapper/nss_wrapper-config-version.cmake
/usr/lib64/cmake/nss_wrapper/nss_wrapper-config.cmake
/usr/lib64/pkgconfig/nss_wrapper.pc
/usr/share/man/man1/nss_wrapper.1.gz
REQUIRES
/usr/bin/perl
/usr/bin/pkg-config
cmake-filesystem(ppc-64)
nss_wrapper-libs(ppc-64) 1.1.5
perl(Cwd)
perl(Getopt::Long)
perl(strict)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
cmake(nss_wrapper) 1.1.13
nss_wrapper 1.1.13-1.el8
nss_wrapper(ppc-64) 1.1.13-1.el8
pkgconfig(nss_wrapper) 1.1.13
CONFIG FILES
/usr/bin/nss_wrapper.pl
/usr/lib64/cmake/nss_wrapper
/usr/lib64/cmake/nss_wrapper/nss_wrapper-config-version.cmake
/usr/lib64/cmake/nss_wrapper/nss_wrapper-config.cmake
/usr/lib64/pkgconfig/nss_wrapper.pc
/usr/share/man/man1/nss_wrapper.1.gz d
LICENSE FILES
BSD
|