summaryrefslogtreecommitdiffstats
path: root/server/modules/auth-freiburg/etc/pam.d/vmware-authd
diff options
context:
space:
mode:
authorJonathan Bauer2015-02-04 13:37:25 +0100
committerJonathan Bauer2015-02-04 13:37:25 +0100
commit7d3d231e5ba0874c11885095be68af429bb358d1 (patch)
tree6dcc0f7ab082a08a5377fdc7e267b94661d28ffa /server/modules/auth-freiburg/etc/pam.d/vmware-authd
parent[freiburg] restructuring pam-freiburg module before renaming (diff)
downloadtm-scripts-7d3d231e5ba0874c11885095be68af429bb358d1.tar.gz
tm-scripts-7d3d231e5ba0874c11885095be68af429bb358d1.tar.xz
tm-scripts-7d3d231e5ba0874c11885095be68af429bb358d1.zip
[auth-freiburg] renamed 'pam-freiburg' to 'auth-freiburg' since the module does more than just pam
Diffstat (limited to 'server/modules/auth-freiburg/etc/pam.d/vmware-authd')
-rw-r--r--server/modules/auth-freiburg/etc/pam.d/vmware-authd6
1 files changed, 6 insertions, 0 deletions
diff --git a/server/modules/auth-freiburg/etc/pam.d/vmware-authd b/server/modules/auth-freiburg/etc/pam.d/vmware-authd
new file mode 100644
index 00000000..1f9b60f9
--- /dev/null
+++ b/server/modules/auth-freiburg/etc/pam.d/vmware-authd
@@ -0,0 +1,6 @@
+#%PAM-1.0
+auth include common-auth
+account include common-account
+password include common-password
+session include common-session
+