diff options
| -rw-r--r-- | remote/modules/pam/pam.conf.zypper | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/remote/modules/pam/pam.conf.zypper b/remote/modules/pam/pam.conf.zypper index 698aa1c4..48dc1d52 100644 --- a/remote/modules/pam/pam.conf.zypper +++ b/remote/modules/pam/pam.conf.zypper @@ -5,6 +5,8 @@ REQUIRED_INSTALLED_PACKAGES=" nss_ldap pam-modules libopenssl-devel + openldap2-client + nfsidmap " REQUIRED_CONTENT_PACKAGES=" pam_ldap @@ -13,9 +15,12 @@ REQUIRED_CONTENT_PACKAGES=" nss_ldap pam-modules nss-mdns + openldap2-client + nfsidmap " REQUIRED_BINARIES=" sslconnect + ldapsearch mkhomedir_helper " REQUIRED_DIRECTORIES=" |
