summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorJonathan Bauer2013-05-28 13:59:35 +0200
committerJonathan Bauer2013-05-28 13:59:35 +0200
commite15825d00433c7e3288476a2007d82ff0deed503 (patch)
tree7b6f36c856fd5a40ccc6d02d7326dec51d29f64b /remote
parentIMPORTANT: Implemented remote config that will be loaded at bootup (diff)
downloadtm-scripts-e15825d00433c7e3288476a2007d82ff0deed503.tar.gz
tm-scripts-e15825d00433c7e3288476a2007d82ff0deed503.tar.xz
tm-scripts-e15825d00433c7e3288476a2007d82ff0deed503.zip
fix mkhomedir for suse
Diffstat (limited to 'remote')
-rw-r--r--remote/modules/pam/pam.conf.zypper1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/pam/pam.conf.zypper b/remote/modules/pam/pam.conf.zypper
index 191850db..58f8bb46 100644
--- a/remote/modules/pam/pam.conf.zypper
+++ b/remote/modules/pam/pam.conf.zypper
@@ -1,5 +1,6 @@
REQUIRED_INSTALLED_PACKAGES=" pam_ldap pam pam-devel nss_ldap pam-modules"
REQUIRED_CONTENT_PACKAGES=" pam_ldap pam pam-devel nss_ldap pam-modules nss-mdns"
+REQUIRED_BINARIES=" mkhomedir_helper"
REQUIRED_DIRECTORIES=" /lib
/usr/lib
/etc/security"