From e425ca6aa4d7643cee7236149fd178881cf54b0c Mon Sep 17 00:00:00 2001 From: opensides Date: Thu, 19 Mar 2009 15:41:29 +0000 Subject: [PATCH] - Corrected attr in place of attrs git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@13554 594d385d-05f5-0310-b6e9-bd551577e9d8 --- contrib/openldap/slapd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/openldap/slapd.conf b/contrib/openldap/slapd.conf index fce2e3da7..38ca72b5a 100644 --- a/contrib/openldap/slapd.conf +++ b/contrib/openldap/slapd.conf @@ -132,7 +132,7 @@ access to attrs=userPassword,userPKCS12,sambaPwdLastSet,sambaPwdMustChange,samba by anonymous auth by self write by * none -access to attr=shadowLastChange +access to attrs=shadowLastChange by self write by * read -- 2.30.2