gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge/deb-specific install-ldap.sh, 1.57.2.2, 1.57.2.3


From: lo-lan-do
Subject: [Gforge-commits] gforge/deb-specific install-ldap.sh, 1.57.2.2, 1.57.2.3
Date: Tue, 20 Jan 2004 15:47:44 -0600

Update of /cvsroot/gforge/gforge/deb-specific
In directory db.perdue.net:/tmp/cvs-serv3106/deb-specific

Modified Files:
      Tag: Branch_3_1
        install-ldap.sh 
Log Message:
Added permissions for the robot to edit the
ou=mailingList,dc=... entries in LDAP.


Index: install-ldap.sh
===================================================================
RCS file: /cvsroot/gforge/gforge/deb-specific/install-ldap.sh,v
retrieving revision 1.57.2.2
retrieving revision 1.57.2.3
diff -u -d -r1.57.2.2 -r1.57.2.3
--- install-ldap.sh     11 Jan 2004 01:17:38 -0000      1.57.2.2
+++ install-ldap.sh     20 Jan 2004 21:47:41 -0000      1.57.2.3
@@ -234,6 +234,11 @@
        by dn=\"$robot_dn\" write
         by dn=\"$slapd_admin_dn\" write
        by * read
+access to dn=\"ou=mailingList,$gforge_base_dn\"
+       by dn=\"$gforge_admin_dn\" write
+       by dn=\"$robot_dn\" write
+        by dn=\"$slapd_admin_dn\" write
+       by * read
 access to dn=\"ou=cvsGroup,$gforge_base_dn\"
        by dn=\"$gforge_admin_dn\" write
        by dn=\"$robot_dn\" write





reply via email to

[Prev in Thread] Current Thread [Next in Thread]