Changes between Version 10 and Version 11 of Howto_Ldap


Ignore:
Timestamp:
Jan 14, 2011 2:32:22 AM (2 years ago)
Author:
alec
Comment:

fixed typos

Legend:

Unmodified
Added
Removed
Modified
  • Howto_Ldap

    v10 v11  
    44This Howto describes the setup of a simple LDAP addressbook server that should be ready for using with Roundcube "out of the box". The goal is to have an addressbook solution similar to the SQL based one, including contact groups and configurable fields. On the other side it should be possible to connect with any LDAP addressbook client out there. 
    55 
    6 Since Rouncube 0.5 is not ready to work with LDAP contact groups, this feature will be available not before Rouncube 0.6. Nevertheless can the LDAP addressbook server allready be used with RC 0.5: new contacts do not belong to a group first, but this can be changed in later versions. 
     6Since Roundcube 0.5 is not ready to work with LDAP contact groups, this feature will be available not before Roundcube 0.6. Nevertheless can the LDAP addressbook server allready be used with RC 0.5: new contacts do not belong to a group first, but this can be changed in later versions. 
    77 
    88This Howto makes some simplifications that are maybe a good choice for a simple home server, but not what proffessionals would probably do: 
     
    51512. the newer dynamic config directory, usually '''/etc/ldap/slapd.d/''' 
    5252Some distros like '''Debian Lenny''' still preconfigure the config file. 
    53 Others like '''Ubuntu 9.10''' and above are meant to use the config directory instead: then you have to change this behavour! 
     53Others like '''Ubuntu 9.10''' and above are meant to use the config directory instead: then you have to change this behaviour! 
    5454 
    5555E.g. in '''Ubuntu 10.10''' you have to edit the file '''/etc/default/slapd''' and change the first entry: 
     
    5858}}} 
    5959 
    60 Now you have to change or create the config file 
     60Now you have to change or create the config file. 
    6161 
    6262