[cvs] [Wiki] changed: ExistingLDAPHowTo

Ben Klang ben at alkaloid.net
Wed Mar 12 17:57:45 UTC 2008


bklang  Wed, 12 Mar 2008 13:57:45 -0400

Modified page: http://wiki.horde.org/ExistingLDAPHowTo
New Revision:  1.10
Change log:  Re-add missed <code> tag

@@ -190,8 +190,9 @@
 +++ Directory Permissions

 These are the suggested LDAP directory permissions needed by Horde to store
user preferences.  The explicit write permission for the Horde DN can be
omitted if the LDAP driver is configured to bind to LDAP as the logged-in
user.  However it remains necessary if you use a "root" DN.  The
"attrs=@hordePerson" syntax means this rule applies to all attributes
included in the "hordePerson" objectClass.

+<code>
 # Access to Horde attributes
 access to attrs="@hordePerson"
         by dn="cn=horde,ou=DSA,dc=example,dc=com" write
         by self write


More information about the cvs mailing list