Package uid_wrapper: Information

    Binary package: uid_wrapper
    Version: 1.2.4-alt1
    Architecture: x86_64
    Build time:  Feb 11, 2020, 04:34 PM in the task #242035
    Source package: uid_wrapper
    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.

    Maintainer: Stanislav Levin

    List of contributors:
    Stanislav Levin

    Last changed


    July 20, 2018 Stanislav Levin 1.2.4-alt1
    - Initial build for Sisyphus