From e439edb8a60fe42d78a8f69e46994941eb2f3f36 Mon Sep 17 00:00:00 2001 From: rfjakob Date: Thu, 18 May 2023 10:29:09 +0200 Subject: Updated Mounting on login using pam_mount (markdown) --- Mounting-on-login-using-pam_mount.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Mounting-on-login-using-pam_mount.md b/Mounting-on-login-using-pam_mount.md index 2be29b4..e9822bb 100644 --- a/Mounting-on-login-using-pam_mount.md +++ b/Mounting-on-login-using-pam_mount.md @@ -1,4 +1,12 @@ -This is tested on Fedora 24 and Fedora 31 Workstation with active SELinux. +From https://inai.de/projects/pam_mount/ : +> pam_mount is a Pluggable Authentication Module that can mount volumes for a user session. + +Man pages: + +* https://manned.org/pam_mount.8 +* https://manned.org/pam_mount.conf.5 + +The instructiosn here are tested on Fedora 24 and Fedora 31 Workstation with active SELinux. This also works on Ubuntu 16.04 LTS after installing libpam-mount: ``` -- cgit v1.2.3