summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2005-09-24 20:38:54 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2005-09-24 20:38:54 +0000
commit738cbfb2a81f8e8768f8ac512b1a75a3da1c9405 (patch)
tree002b756e29c11de7faa90b065ecdae615a09be70 /www-apps
parentversion bump (diff)
downloadhistorical-738cbfb2a81f8e8768f8ac512b1a75a3da1c9405.tar.gz
historical-738cbfb2a81f8e8768f8ac512b1a75a3da1c9405.tar.bz2
historical-738cbfb2a81f8e8768f8ac512b1a75a3da1c9405.zip
Fixed up the slapd permissions include.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/open-xchange/ChangeLog5
-rw-r--r--www-apps/open-xchange/Manifest16
-rw-r--r--www-apps/open-xchange/files/slapd.ox.inc31
3 files changed, 25 insertions, 27 deletions
diff --git a/www-apps/open-xchange/ChangeLog b/www-apps/open-xchange/ChangeLog
index 1ba9745dca75..e58bef994a7d 100644
--- a/www-apps/open-xchange/ChangeLog
+++ b/www-apps/open-xchange/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/open-xchange
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/open-xchange/ChangeLog,v 1.1 2005/09/24 03:24:00 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/open-xchange/ChangeLog,v 1.2 2005/09/24 20:38:54 eradicator Exp $
+
+ 24 Sep 2005; Jeremy Huddleston <eradicator@gentoo.org> files/slapd.ox.inc:
+ Fixed up the slapd permissions include.
*open-xchange-0.8.1.2 (24 Sep 2005)
diff --git a/www-apps/open-xchange/Manifest b/www-apps/open-xchange/Manifest
index 3bc2d159cd4c..15d7d8e13b38 100644
--- a/www-apps/open-xchange/Manifest
+++ b/www-apps/open-xchange/Manifest
@@ -1,18 +1,18 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 c32e04b03db1c77e3ab1d11cee7c27de ChangeLog 599
-MD5 cfa72c4f5e62b779052acf1cd629234b files/88_mod_jk.ox.conf 1228
+MD5 aa333946b92b009f73c374ceeb7c33f0 open-xchange-0.8.1.2.ebuild 21555
+MD5 59d559390ca6a6d365a5d6c3012c0343 metadata.xml 387
+MD5 3763a6f30682cee252c57a59b68f7585 ChangeLog 719
+MD5 12c124e3ea34f5f1164d5c3470c509f0 files/slapd.ox.inc 1218
MD5 ec8d72f6da3dbefde48787a53fa071bf files/digest-open-xchange-0.8.1.2 138
MD5 5388f979621c5e4d333aef5cd37f0062 files/init.d.open-xchange 1877
+MD5 cfa72c4f5e62b779052acf1cd629234b files/88_mod_jk.ox.conf 1228
MD5 7d1504e4241974d3583575b3827b0f5a files/open-xchange-htaccess 174
-MD5 7902c4ac362f9ab831de15468111b7a9 files/slapd.ox.inc 1226
-MD5 59d559390ca6a6d365a5d6c3012c0343 metadata.xml 387
-MD5 aa333946b92b009f73c374ceeb7c33f0 open-xchange-0.8.1.2.ebuild 21555
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDNSydI1lqEGTUzyQRArbaAJ0R8JhdYT81/KRcmH3K0o8YnDIlywCg09Kf
-7K/hFo0wu5OBMgjmhY0uKSA=
-=3vfK
+iD8DBQFDNbl7ArHZZzCEUG0RAvFJAJ0Xkxn6jnPC3R6yMwp2v88fiEph5wCcCO1l
+GqFU1zzugkZ+Hy16v77sRqA=
+=ci99
-----END PGP SIGNATURE-----
diff --git a/www-apps/open-xchange/files/slapd.ox.inc b/www-apps/open-xchange/files/slapd.ox.inc
index a3db13a811aa..03a7f58927bc 100644
--- a/www-apps/open-xchange/files/slapd.ox.inc
+++ b/www-apps/open-xchange/files/slapd.ox.inc
@@ -1,36 +1,31 @@
-#access to attribute=userPassword
-# by dn="cn=admin,@basedn@" write
-# by anonymous auth
-# by self write
-# by * none
-
-#access to *
-# by dn="cn=admin,@basedn@" write
-# by self write
-# by * read
-
access to dn.base="" by * read
access to dn.base="cn=Subschema" by * read
# protect the userPassword attribute
-access to attr=userPassword
- by self =w
+access to attrs=userPassword,shadowLastChange
+ by dn="uid=root,ou=Users,ou=OxObjects,dc=gen-ux,dc=com" write
by anonymous auth
+ by self write
+ by * none
# global address book
-access to dn.subtree="o=AddressBook,ou=OxObjects,@basedn@"
- by group.exact="cn=AddressAdmins,o=AddressBook,ou=OxObjects,@basedn@" write
+access to dn.subtree="o=AddressBook,ou=OxObjects,dc=gen-ux,dc=com"
+ by group.exact="cn=AddressAdmins,o=AddressBook,ou=OxObjects,dc=gen-ux,dc=com" write
by users read
# personal address book
-access to dn.regex="^ou=addr,(uid=([^,]+),ou=Users,ou=OxObjects,@basedn@)$" attrs=children
+access to dn.regex="^ou=addr,(uid=([^,]+),ou=Users,ou=OxObjects,dc=gen-ux,dc=com)$" attrs=children
by dn.exact,expand="$1" write
-access to dn.regex="^uid=([^,]+),ou=addr,(uid=([^,]+),ou=Users,ou=OxObjects,@basedn@)$" attrs=entry
+access to dn.regex="^uid=([^,]+),ou=addr,(uid=([^,]+),ou=Users,ou=OxObjects,dc=gen-ux,dc=com)$" attrs=entry
by dn.exact,expand="$2" write
# default rule allowing users full access to their own entries
-access to attrs=cn,description,gecos,givenName,initials,l,labeledURI,mobile,o,OXAppointmentDays,OXTaskDays,OXTimeZone,postalCode,preferredLanguage,sn,st,street,title,userCountry
+access to attr=birthDay,cn,description,gecos,givenName,initials,l,labeledURI,mobile,o,OXAppointmentDays,OXTaskDays,OXTimeZone,postalCode,preferredLanguage,sn,st,street,title,userCountry
by self write
by users read
+access to *
+ by dn="uid=root,ou=Users,ou=OxObjects,dc=gen-ux,dc=com" write
+ by * read
+
index uid,mailEnabled,cn,sn,givenname,lnetMailAccess,alias,loginDestination eq,sub