Package pam_cifscreds: Information

    Binary package: pam_cifscreds
    Version: 7.0-alt1
    Architecture: armh
    Build time:  Nov 4, 2023, 12:03 AM in the task #333337
    Source package: cifs-utils
    Category: System/Base
    Report package bug
    License: GPLv3+
    Summary: PAM module to manage NTLM credentials in kernel keyring
    Description: 
    The pam_cifscreds PAM module is a tool for automatically adding
    credentials (username and password) for the purpose of establishing
    sessions in multiuser mounts.
    
    When a cifs filesystem is mounted with the "multiuser" option, and does
    not use krb5 authentication, it needs to be able to get the credentials
    for each user from somewhere. The pam_cifscreds module can be used to
    provide these credentials to the kernel automatically at login.

    Maintainer: Evgeny Sinelnikov


    Last changed


    Nov. 4, 2023 Evgeny Sinelnikov 7.0-alt1
    - Latest stable release with gssproxy support
    Aug. 29, 2023 Ivan A. Melnikov 6.15-alt1.1
    - NMU: explicitly require rpm-macros-laternatives.
    Aug. 31, 2022 Evgeny Sinelnikov 6.15-alt1
    - Update to stable release 6.15 (Samba#15025, Samba#15026)
    - mount.cifs: fix length check for ip option parsing (fixes: CVE-2022-27239)
    - mount.cifs: fix verbose messages on option parsing (fixes: CVE-2022-29869)