Package uid_wrapper-1.2.9-2.el9.aarch64
Name | uid_wrapper |
---|---|
Epoch | 0 |
Version | 1.2.9 |
Release | 2.el9 |
Architecture | aarch64 |
Website/URL | http://cwrap.org/ |
License | GPLv3+ |
Build Time | 2024-09-26 13:18:13 |
Build Host | builder-arm64-1.inferitos.ru |
Summary | A wrapper for privilege separation |
Repositories | CRB |
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. |
Errata | — |
Size | 39 KiB |
Source Project | uid_wrapper-1.2.9-2.el9 |
SHA-256 checksum | 0b0c488dcdad65f5d7d70d22ab1ac973c5354c63b924bf984c139be301d301ce |
×
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.2.9-2 - Rebuilt for MSVSphere 9.1. * Thu Apr 21 2022 Andreas Schneider <asn@redhat.com> - 1.2.9-2 - related: rhbz#2028819 - Rebuild for RHEL 9.1 * Mon Feb 21 2022 Andreas Schneider <asn@redhat.com> - 1.2.9-1 - related: rhbz#2013578 - Rebase to version 1.2.9 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.7-7 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.7-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937