diff options
Diffstat (limited to 'remote/modules/pam')
| -rw-r--r-- | remote/modules/pam/pam.conf.zypper | 11 |
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" |
