From cf684a212949f9f1ededdb2a106c18d85445f77b Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Wed, 10 Feb 2016 16:20:08 +0100 Subject: [auth-freiburg] pam_script_mount_persistent: Just added comment for nfs mount --- .../auth-freiburg/opt/openslx/scripts/pam_script_mount_persistent | 3 +++ 1 file changed, 3 insertions(+) (limited to 'server') diff --git a/server/modules/auth-freiburg/opt/openslx/scripts/pam_script_mount_persistent b/server/modules/auth-freiburg/opt/openslx/scripts/pam_script_mount_persistent index dbe6ef01..d6a6d02c 100644 --- a/server/modules/auth-freiburg/opt/openslx/scripts/pam_script_mount_persistent +++ b/server/modules/auth-freiburg/opt/openslx/scripts/pam_script_mount_persistent @@ -6,6 +6,9 @@ # It will try to mount the home directories of students # under /home//PERSISTENT using cifs/kerberos. # +# If cifs mount fails, nfs mount will be tried. +# +################################################################### # Only run this if PAM_USER is not a local user. if ! grep -q "^${PAM_USER}:" "/etc/passwd"; then -- cgit v1.2.3-55-g7522