Fri, 27 Jun 2025 00:11:48 CST | login

Information for build pam_mount-2.19-2.oc9

ID38791
Package Namepam_mount
Version2.19
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/pam_mount.git?.#72fb72d1281fe69b26dd143ff0b99c2df9da55f4
SummaryA PAM module that can mount volumes for a user session
DescriptionThis module is aimed at environments with central file servers that a user wishes to mount on login and unmount on logout, such as (semi-)diskless stations where many users can logon and where statically mounting the entire /home from a server is a security risk, or listing all possible volumes in /etc/fstab is not feasible. * Users can define their own list of volumes without having to change (possibly non-writable) global config files. * Single sign-on feature - the user needs to type the password just once (at login) * Transparent mount process * No stored passwords * Volumes are unmounted on logout, freeing system resources and not leaving data exposed. The module also supports mounting local filesystems of any kind the normal mount utility supports, with extra code to make sure certain volumes are set up properly because often they need more than just a mount call, such as encrypted volumes. This includes SMB/CIFS, FUSE, dm-crypt and LUKS. If you intend to use pam_mount to protect volumes on your computer using an encrypted filesystem system, please know that there are many other issues you need to consider in order to protect your data. For example, you probably want to disable or encrypt your swap partition (the cryptoswap can help you do this). Do not assume a system is secure without carefully considering potential threats.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 18 Jun 2025 15:53:15 CST
CompletedWed, 18 Jun 2025 15:59:09 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/pam_mount.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/pam_mount.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
pam_mount-2.19-2.oc9.src.rpm (info) (download)
aarch64
libcryptmount-2.19-2.oc9.aarch64.rpm (info) (download)
libcryptmount-devel-2.19-2.oc9.aarch64.rpm (info) (download)
pam_mount-2.19-2.oc9.aarch64.rpm (info) (download)
libcryptmount-debuginfo-2.19-2.oc9.aarch64.rpm (info) (download)
pam_mount-debuginfo-2.19-2.oc9.aarch64.rpm (info) (download)
pam_mount-debugsource-2.19-2.oc9.aarch64.rpm (info) (download)
loongarch64
libcryptmount-2.19-2.oc9.loongarch64.rpm (info) (download)
libcryptmount-devel-2.19-2.oc9.loongarch64.rpm (info) (download)
pam_mount-2.19-2.oc9.loongarch64.rpm (info) (download)
libcryptmount-debuginfo-2.19-2.oc9.loongarch64.rpm (info) (download)
pam_mount-debuginfo-2.19-2.oc9.loongarch64.rpm (info) (download)
pam_mount-debugsource-2.19-2.oc9.loongarch64.rpm (info) (download)
x86_64
libcryptmount-2.19-2.oc9.x86_64.rpm (info) (download)
libcryptmount-devel-2.19-2.oc9.x86_64.rpm (info) (download)
pam_mount-2.19-2.oc9.x86_64.rpm (info) (download)
libcryptmount-debuginfo-2.19-2.oc9.x86_64.rpm (info) (download)
pam_mount-debuginfo-2.19-2.oc9.x86_64.rpm (info) (download)
pam_mount-debugsource-2.19-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.19-2 - Rebuilt for loongarch64 * Tue Aug 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.19-1 - initial build