ID | 1850688 | ||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | pam_mount | ||||||||||||||||||||||||||||||||||||||||||||||
Version | 2.18 | ||||||||||||||||||||||||||||||||||||||||||||||
Release | 1.fc35 | ||||||||||||||||||||||||||||||||||||||||||||||
Epoch | |||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://src.fedoraproject.org/rpms/pam_mount.git#a03a1658b268dcae4616f190cd8f475d86391c4e | ||||||||||||||||||||||||||||||||||||||||||||||
Summary | A PAM module that can mount volumes for a user session | ||||||||||||||||||||||||||||||||||||||||||||||
Description | This 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 by | besser82 | ||||||||||||||||||||||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||||||||||||||||||||||
Volume | prod | ||||||||||||||||||||||||||||||||||||||||||||||
Started | Mon, 01 Nov 2021 11:55:34 UTC | ||||||||||||||||||||||||||||||||||||||||||||||
Completed | Mon, 01 Nov 2021 12:01:05 UTC | ||||||||||||||||||||||||||||||||||||||||||||||
Task | build (f35-candidate, /rpms/pam_mount.git:a03a1658b268dcae4616f190cd8f475d86391c4e) | ||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pam_mount.git#a03a1658b268dcae4616f190cd8f475d86391c4e'}} | ||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||||||||||||||||||||||
Logs | |||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Mon Nov 01 2021 Björn Esser <besser82@fedoraproject.org> - 2.18-1 - Update to 2.18 * Mon Nov 01 2021 Björn Esser <besser82@fedoraproject.org> - 2.16-15 - Fix BuildRequires - Whitespace cleanup - Fix explicit Requires - Modernize spec file - Sort (Build)Requires by alphabet - Add patch to replace obsolete use of AM_PROG_LIBTOOL * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 2.16-14 - Rebuilt with OpenSSL 3.0.0 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.16-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.16-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.16-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.16-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Jan 14 2020 Till Maas <opensource@till.name> - 2.16-9 - Actually apply the patch * Tue Jan 14 2020 Till Maas <opensource@till.name> - 2.16-8 - Support LUKS2 volumes (https://bugzilla.redhat.com/show_bug.cgi?id=1773362) |