Hi,
I’ve installed a fresh and clean RL10.1 machine including EPEL, but unfortunately I cannot get pam_mount installed (seems to be unavailable so far!). Any tips/tricks or recommendations appreciated!
Cheers!
I’m on Rocky 9 but running this command:
$ sudo dnf --releasever=10 info pam_mount
Rocky Linux 10 - BaseOS 7.7 MB/s | 13 MB 00:01
Rocky Linux 10 - AppStream 16 MB/s | 11 MB 00:00
Rocky Linux 10 - CRB 2.7 MB/s | 3.1 MB 00:01
Rocky Linux 10 - Extras 20 kB/s | 9.5 kB 00:00
Last metadata expiration check: 0:00:01 ago on Mon 16 Feb 2026 08:02:01 AM EST.
Available Packages
Name : pam_mount
Version : 2.20
Release : 2.el9
Architecture : x86_64
Size : 104 k
Source : pam_mount-2.20-2.el9.src.rpm
Repository : epel
Summary : A PAM module that can mount volumes for a user session
URL : https://inai.de/projects/pam_mount/
It appears that it is not built for R10. You can build it with mock from that source rpm or you can ask EPEL to build it.
You can also request it to be branched and built for epel10.