[debian-edu-commits] debian-edu/ 02/08: Small change in slapd-etch_debian-edu.conf which made the admin users work. Please comment on it

Alexander Alemayhu alexander at bitraf.no
Thu Aug 7 07:20:02 UTC 2014


This is an automated email from the git hooks/post-receive script.

ccscanf-guest pushed a commit to annotated tag 0.412.0.edu.etch.1+svn35034
in repository debian-edu-config.

commit afeede3002339cdff650f60e088b735cc630fa41
Author: Steffen Joeris <white at debian.org>
Date:   Mon Jun 25 13:24:56 2007 +0000

    Small change in slapd-etch_debian-edu.conf which made the admin users work. Please comment on it
---
 debian/changelog                    | 3 +++
 etc/ldap/slapd-etch_debian-edu.conf | 6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3129756..97978ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,9 @@ debian-edu-config (0.412.0.edu.etch.1+svn35015) terra; urgency=low
   * Make sure that the standard kde start menu is recognized and avoid
     having an empty menu (Closes skolelinux bug #1199)
   * Remove obsolete desktop-directories dir from students kiosk mode
+  * Change slapd-etch_debian-edu.conf to allow the members of the admin
+    group to perform their administrative privileges
+    (Closes skolelinux bug #1146)
 
  -- Steffen Joeris <white at debian.org>  Sun, 24 Jun 2007 17:19:30 +0200
 
diff --git a/etc/ldap/slapd-etch_debian-edu.conf b/etc/ldap/slapd-etch_debian-edu.conf
index 0b9982d..5158002 100644
--- a/etc/ldap/slapd-etch_debian-edu.conf
+++ b/etc/ldap/slapd-etch_debian-edu.conf
@@ -95,7 +95,7 @@ access to dn.base="cn=admin,ou=People,dc=skole,dc=skolelinux,dc=no"
 	by * none break
 
 access to * 
-	by group/lisAclGroup/member="cn=admins,ou=Group,dc=skole,dc=skolelinux,dc=no" ssf=128 =w 
+	by group/lisAclGroup/member="cn=admins,ou=Group,dc=skole,dc=skolelinux,dc=no" ssf=128 write
 	by dn.exact="cn=admin,ou=People,dc=skole,dc=skolelinux,dc=no" ssf=128 =w 
 	by * none break
 	
@@ -144,8 +144,8 @@ access to  dn.sub="ou=Machines,ou=People,dc=skole,dc=skolelinux,dc=no"
 
 
 # Defaultaccess
-access to * 
-	by * read
+#access to * 
+#	by * read
 
 # Last database.. back-monitor is nice to have. Use 'cn=monitor' as base
 database monitor

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git



More information about the debian-edu-commits mailing list