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.2.7.tar.gz | 0000047580 46.5 KB | |
uid_wrapper-1.2.7.tar.gz.asc | 0000000833 833 Bytes | |
uid_wrapper-rpmlintrc | 0000000325 325 Bytes | |
uid_wrapper.changes | 0000003562 3.48 KB | |
uid_wrapper.keyring | 0000003432 3.35 KB | |
uid_wrapper.spec | 0000002821 2.75 KB |
Revision 8 (latest revision is 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 715625
from
Andreas Schneider (gladiac)
(revision 8)
- Update to version 1.2.7 * Fix unsetting initial XIDs - Fix running the tests - Update to version 1.2.6 * Fix manpage installation * Fix cmake-config installation * Fixed running with sanitizers
Comments 0