[cvs] [Wiki] changed: NewLDAPHowTo

Wiki Guest wiki at wiki.horde.org
Fri Jan 6 01:41:38 PST 2006


guest [66.92.68.23]  Fri, 06 Jan 2006 01:41:38 -0800

Modified page: http://wiki.horde.org/NewLDAPHowTo
New Revision:  1.25
Change log:  explained what file changes go into

@@ -122,9 +122,9 @@
 </code>
 
 +++ Directory Permissions
 
-These are the **minimum** directory permissions required for horde to work properly.
+These are the **minimum** directory permissions required for horde to work properly. These go in your slapd.conf.
 
 <code>
 ### ou=DSA Permissions ###
 
@@ -172,9 +172,9 @@
 **LDAP Protocol Version** - This should almost always be //LDAPv3//.
 
 **Is this an AD server?** - Check this if you are querying an Active Directory server.
 
-**The username search key (set to samaccountname for AC)** - This is the field that stores the username.  If you're using Active Directory, set this field to //samaccountname//
+**The username search key (set to samaccountname for AD)** - This is the field that stores the username.  If you're using Active Directory, set this field to //samaccountname//
 
 **What objectclasses should a new user account be member of? These objectclasses should cover the cn,sn,userPassword attributes as well as the username search key** - Horde will use these objectclasses when creating a new account.  This value is unused if we enable the //authldap// hook.
 
 **How to specify a filter for the user lists** - Unless you have to use some fancy filters to find users, //One or more objectclass filters// should work fine here.


More information about the cvs mailing list