summaryrefslogtreecommitdiffstats
path: root/remote/modules/pam
diff options
context:
space:
mode:
authorChristian Rößler2015-02-03 18:59:00 +0100
committerChristian Rößler2015-02-03 18:59:00 +0100
commit524f689741dc6755982ab7acac050e5c2ddb653f (patch)
tree5b3328bea3aa3398e4720e08490d2910188efb32 /remote/modules/pam
parent[export_target] stronger check to see if we have conflicting files from diffe... (diff)
downloadtm-scripts-524f689741dc6755982ab7acac050e5c2ddb653f.tar.gz
tm-scripts-524f689741dc6755982ab7acac050e5c2ddb653f.tar.xz
tm-scripts-524f689741dc6755982ab7acac050e5c2ddb653f.zip
New config files for openSuse 13.2 Harlequin - works so far (some pam problems
remain)
Diffstat (limited to 'remote/modules/pam')
-rw-r--r--remote/modules/pam/module.conf.opensuse.13.248
1 files changed, 48 insertions, 0 deletions
diff --git a/remote/modules/pam/module.conf.opensuse.13.2 b/remote/modules/pam/module.conf.opensuse.13.2
new file mode 100644
index 00000000..d4435999
--- /dev/null
+++ b/remote/modules/pam/module.conf.opensuse.13.2
@@ -0,0 +1,48 @@
+REQUIRED_NSS_LDAPD_VERSION="nss-pam-ldapd-0.8.13"
+REQUIRED_NSS_LDAPD_URL="http://arthurdejong.org/nss-pam-ldapd/$REQUIRED_NSS_LDAPD_VERSION.tar.gz"
+
+REQUIRED_BINARIES+="
+ mkhomedir_helper
+"
+
+REQUIRED_INSTALLED_PACKAGES="
+ pam
+ pam_krb5
+ pam-devel
+ pam-modules
+ nss-mdns
+ libopenssl-devel
+ openldap2-client
+ nfsidmap
+ nfs-client
+ glibc
+ pam-devel
+ openldap2-devel
+ krb5-devel
+"
+REQUIRED_CONTENT_PACKAGES="
+ pam
+ pam_krb5
+ pam-devel
+ pam-modules
+ nss-mdns
+ openldap2-client
+ nfsidmap
+ nfs-client
+ glibc
+"
+REQUIRED_LIBRARIES+="
+ libnss_compat
+ libnss_db
+ libnss_dns
+ libnss_files
+ libnss_nis
+"
+REQUIRED_DIRECTORIES+="
+ /$LIB64
+ /usr/$LIB64
+"
+REQUIRED_SYSTEM_FILES+="
+ /$LIB64/security
+"
+