A wrapper for privilege seperation
http://cwrap.org/
Some projects like a file server need privilege separation to be able to switch
to the connnection user and do file operations. uid_wrapper convincingly lies
to the application letting it believe it is operating as root and even
switching betwen uids and gids as needed.
To use it set the following environment variables:
LD_PRELOAD=libuid_wrapper.so
UID_WRAPPER=1
This package doesn't have a devel package cause this project is for
development/testing.
- Developed at devel:tools
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/uid_wrapper && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
uid_wrapper-1.3.1.tar.gz | 0000052199 51 KB | |
uid_wrapper-1.3.1.tar.gz.asc | 0000000833 833 Bytes | |
uid_wrapper-rpmlintrc | 0000000325 325 Bytes | |
uid_wrapper.changes | 0000005913 5.77 KB | |
uid_wrapper.keyring | 0000003432 3.35 KB | |
uid_wrapper.spec | 0000002625 2.56 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1180655
from
Andreas Schneider (gladiac)
(revision 17)
- Update to version 1.3.1 * Added support to find libc via LIBC_SO define * Fixed uid_wrapper running with jemalloc compiled binaries * Fixed socket_wrapper interaction test * Fixed thread sanitizer on modern Linux Kernels - Removed uid_wrapper-fix-cmocka-1.1.6+-support.patch
Comments 0