summaryrefslogtreecommitdiffstats
path: root/remote/modules/pam
diff options
context:
space:
mode:
authorChristian Rößler2013-06-24 18:22:03 +0200
committerChristian Rößler2013-06-24 18:22:03 +0200
commitb6422953a5bfee73860a1f698df3ee72bd062ea7 (patch)
tree725af344c18e579ce83f1273e4b6738e6327e459 /remote/modules/pam
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-b6422953a5bfee73860a1f698df3ee72bd062ea7.tar.gz
tm-scripts-b6422953a5bfee73860a1f698df3ee72bd062ea7.tar.xz
tm-scripts-b6422953a5bfee73860a1f698df3ee72bd062ea7.zip
Some glibc-libs (libnss_compat, libbnss_db, libnss_dns, libnss_files, libnss_nis)
pushed for openSuse64bit
Diffstat (limited to 'remote/modules/pam')
-rw-r--r--remote/modules/pam/pam.conf.zypper14
1 files changed, 14 insertions, 0 deletions
diff --git a/remote/modules/pam/pam.conf.zypper b/remote/modules/pam/pam.conf.zypper
index 48dc1d52..403cd59f 100644
--- a/remote/modules/pam/pam.conf.zypper
+++ b/remote/modules/pam/pam.conf.zypper
@@ -7,6 +7,7 @@ REQUIRED_INSTALLED_PACKAGES="
libopenssl-devel
openldap2-client
nfsidmap
+ glibc
"
REQUIRED_CONTENT_PACKAGES="
pam_ldap
@@ -17,12 +18,25 @@ REQUIRED_CONTENT_PACKAGES="
nss-mdns
openldap2-client
nfsidmap
+ glibc
"
REQUIRED_BINARIES="
sslconnect
ldapsearch
mkhomedir_helper
"
+REQUIRED_LIBRARIES="
+ nsswitch
+ static
+ umich_ldap
+ libnfsidmap
+ libnss_compat
+ libnss_db
+ libnss_dns
+ libnss_files
+ libnss_nis
+"
+
REQUIRED_DIRECTORIES="
/$LIB64
/usr/$LIB64