SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

nss_wrapper rpm build for : OpenSuSE. For other distributions click nss_wrapper.

Name : nss_wrapper
Version : 1.1.16 Vendor : obs://build_opensuse_org/home:dirkmueller
Release : 50.1 Date : 2024-07-05 11:35:44
Group : Development/Libraries/C and C++ Source RPM : nss_wrapper-1.1.16-50.1.src.rpm
Size : 0.08 MB
Packager : (none)
Summary : A wrapper for the user, group and hosts NSS API
Description :
There are projects which provide daemons that need 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 files. With nss_wrapper, it is possible to define
your own passwd and groups files 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 does not have a devel package, because this project is for
development/testing.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/dirkmueller:/Factory/standard/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  nss_wrapper-1.1.16-50.1.x86_64.rpm
     

Provides :
cmake(nss_wrapper)
libnss_wrapper.so.0()(64bit)
nss_wrapper
nss_wrapper(x86-64)
pkgconfig(nss_wrapper)

Requires :
/sbin/ldconfig
/sbin/ldconfig
/usr/bin/perl
/usr/bin/pkg-config
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.38)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.8)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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/libnss_wrapper.so
/usr/lib64/libnss_wrapper.so.0
/usr/lib64/libnss_wrapper.so.0.3.5
/usr/lib64/pkgconfig/nss_wrapper.pc
/usr/share/doc/packages/nss_wrapper
/usr/share/doc/packages/nss_wrapper/AUTHORS
/usr/share/doc/packages/nss_wrapper/CHANGELOG
/usr/share/doc/packages/nss_wrapper/README.md
/usr/share/licenses/nss_wrapper
/usr/share/licenses/nss_wrapper/LICENSE
/usr/share/man/man1/nss_wrapper.1.gz

 
ICM