Package uid_wrapper: Information

    Source package: uid_wrapper
    Version: 1.2.8-alt1
    Build time:  Jun 23, 2021, 09:21 PM
    Report package bug
    Home page: http://cwrap.org

    License: GPLv3+
    Summary: A wrapper for privilege separation
    Description: 
    Some projects like a file server need privilege separation to be able to switch
    to the connection user and do file operations. uid_wrapper convincingly lies
    to the application letting it believe it is operating as root and even
    switching between 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.

    List of rpms provided by this srpm:
    uid_wrapper (e2kv5, e2kv4, e2k)
    uid_wrapper-debuginfo (e2kv5, e2kv4, e2k)

    Maintainer: Evgeny Sinelnikov


      1. ctest
      2. libcmocka-devel
      3. cmake

    Last changed


    Feb. 7, 2021 Evgeny Sinelnikov 1.2.8-alt1
    - Update to latest release
    July 20, 2018 Stanislav Levin 1.2.4-alt1
    - Initial build for Sisyphus