Wed, 04 Dec 2024 16:26:33 CST | login

Information for build pam_mount-2.19-1.ocs23

ID18983
Package Namepam_mount
Version2.19
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/pam_mount?.#ab26cedfe89aee1ac4e39d4e43267d71871f06af
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 byfanjunkong
State complete
Volume DEFAULT
StartedTue, 27 Aug 2024 16:38:53 CST
CompletedTue, 27 Aug 2024 16:42:59 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/pam_mount:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/pam_mount?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
pam_mount-2.19-1.ocs23.src.rpm (info) (download)
aarch64
libcryptmount-2.19-1.ocs23.aarch64.rpm (info) (download)
libcryptmount-devel-2.19-1.ocs23.aarch64.rpm (info) (download)
pam_mount-2.19-1.ocs23.aarch64.rpm (info) (download)
libcryptmount-debuginfo-2.19-1.ocs23.aarch64.rpm (info) (download)
pam_mount-debuginfo-2.19-1.ocs23.aarch64.rpm (info) (download)
pam_mount-debugsource-2.19-1.ocs23.aarch64.rpm (info) (download)
x86_64
libcryptmount-2.19-1.ocs23.x86_64.rpm (info) (download)
libcryptmount-devel-2.19-1.ocs23.x86_64.rpm (info) (download)
pam_mount-2.19-1.ocs23.x86_64.rpm (info) (download)
libcryptmount-debuginfo-2.19-1.ocs23.x86_64.rpm (info) (download)
pam_mount-debuginfo-2.19-1.ocs23.x86_64.rpm (info) (download)
pam_mount-debugsource-2.19-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Tue Aug 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.19-1 - initial build