Package pam_pegasus: Information

    Source package: pam_pegasus
    Version: 0.2-alt1
    Build time:  Dec 15, 2024, 09:46 AM
    Category: System/Base
    Report package bug
    License: GPLv2+
    Summary: Pluggable private /tmp space support for interactive sessions
    Description: 
    pam_pegasus is a PAM module which may be used with a PAM-aware login
    service to provide per-user privately mounted /tmp directory
    as a part of PAM session management.
    
    The directory is being mounted with the following mount options:
    -t tmpfs -o mode=0700,uid=UID,gid=GID,size=64g
    
    This PAM module was implemented for use in pegasus systems, hence the name.

    List of RPM packages built from this SRPM:
    pam_pegasus (riscv64)
    pam_pegasus-debuginfo (riscv64)



      1. libpam-devel

    Last changed


    May 29, 2023 Gleb Fotengauer-Malinovskiy 0.2-alt1
    - Changed tmpfs size from 25% to 64g.
    April 15, 2016 Dmitry V. Levin 0.1-alt1
    - Initial revision.