How to Install and Uninstall pam_mount Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "pam_mount" package

In this section, we are going to explain the necessary steps to install pam_mount on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install pam_mount

2. Uninstall "pam_mount" package

Please follow the instructions below to uninstall pam_mount on openSuSE Tumbleweed:

$ sudo zypper remove pam_mount

3. Information about the pam_mount package on openSuSE Tumbleweed

Information for package pam_mount:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : pam_mount
Version : 2.20-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 277.6 KiB
Installed : No
Status : not installed
Source package : pam_mount-2.20-1.2.src
Upstream URL : https://inai.de/projects/pam_mount/
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.
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.