diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-10-13 22:43:31 -0400 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-10-13 22:43:31 -0400 |
commit | b2af400a1098ebf445575d169e11a6717867045f (patch) | |
tree | dc1f453a9366e0ba9fe07858dd95a7ba363047a6 /files/usr/local/etc/nslcd.conf.common | |
parent | 99b8524c16cc99ceeaf1ebf588f2fc0f2c0fbe0a (diff) | |
download | infrastructure-b2af400a1098ebf445575d169e11a6717867045f.tar.gz |
add cups
Diffstat (limited to 'files/usr/local/etc/nslcd.conf.common')
-rw-r--r-- | files/usr/local/etc/nslcd.conf.common | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/usr/local/etc/nslcd.conf.common b/files/usr/local/etc/nslcd.conf.common index 9798ba9..ca27337 100644 --- a/files/usr/local/etc/nslcd.conf.common +++ b/files/usr/local/etc/nslcd.conf.common @@ -12,5 +12,3 @@ sasl_mech GSSAPI nss_min_uid ${nslcd_min_uid} nss_initgroups_ignoreusers ALLLOCAL nss_nested_groups yes - -pam_authz_search (&(uid=\$username)(memberOf=cn=\$service-access,${roles_basedn})) |