summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
authorSimon Rettberg2013-04-10 17:40:14 +0200
committersr2013-04-12 19:11:42 +0200
commit146214b41ac7affdcfa790c225afbbdfffa19ea8 (patch)
treebd16bd9bcccd2a10d75a0d428d7e88b3dc46b85f /remote/modules
parentfix cryptic error when nfs-common not installed (diff)
downloadtm-scripts-146214b41ac7affdcfa790c225afbbdfffa19ea8.tar.gz
tm-scripts-146214b41ac7affdcfa790c225afbbdfffa19ea8.tar.xz
tm-scripts-146214b41ac7affdcfa790c225afbbdfffa19ea8.zip
pam for suse
Diffstat (limited to 'remote/modules')
-rw-r--r--remote/modules/pam/pam.conf.zypper11
1 files changed, 11 insertions, 0 deletions
diff --git a/remote/modules/pam/pam.conf.zypper b/remote/modules/pam/pam.conf.zypper
new file mode 100644
index 00000000..1562ec7f
--- /dev/null
+++ b/remote/modules/pam/pam.conf.zypper
@@ -0,0 +1,11 @@
+REQUIRED_DEPENDENCIES=" pam_ldap pam pam-devel nss_ldap"
+REQUIRED_PACKAGES=" pam_ldap pam pam-devel nss_ldap"
+REQUIRED_DIRECTORIES=" /lib
+ /usr/lib
+ /etc/security"
+REQUIRED_SYSTEM_FILES=" /etc/pam.conf
+ /etc/login.defs
+ /etc/nsswitch.conf
+ /etc/securetty
+ /etc/default/locale
+ /lib/security"