Metadata for nss_wrapper-1.1.15-7.el10.aarch64.rpm

0 directories 0 files
Go up

INFO

Name: nss_wrapper
Version: 1.1.15-7.el10
Arch: aarch64
Summary: A wrapper for the user, group and hosts NSS API
License: BSD-3-Clause
Vendor: AlmaLinux
Build Host: arm64-builder04.almalinux.org
Build Date: Mon Dec 16 10:28:08 2024
Size: 14824
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(aarch-64)
nss_wrapper-libs(aarch-64) 1.1.15-7.el10
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(PayloadIsZstd) 5.4.18-1

PROVIDES

cmake(nss_wrapper) 1.1.15
nss_wrapper 1.1.15-7.el10
nss_wrapper(aarch-64) 1.1.15-7.el10
pkgconfig(nss_wrapper) 1.1.15

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-3-Clause