Package uid_wrapper: Information

    Source package: uid_wrapper
    Version: 1.2.4-alt0.M80P.1
    Build time:  Sep 17, 2018, 02:09 PM in the task #212003
    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 (x86_64, i586)
    uid_wrapper-debuginfo (x86_64, i586)

    Maintainer: Evgeny Sinelnikov


      1. cmake
      2. ctest
      3. libcmocka-devel

    Last changed


    Aug. 30, 2018 Evgeny Sinelnikov 1.2.4-alt0.M80P.1
    - Build for branch p8
    July 20, 2018 Stanislav Levin 1.2.4-alt1
    - Initial build for Sisyphus