- Create, edit, rename and delete contacts directly in LDAP server using CardDAV protocol.
- Authenticate CardDAV users against LDAP server.
- Multiple address book support.
- Global and private address book support.
- Bidirectional sync between LDAP server and CardDAV clients (contacts deleted directly in LDAP are deleted in CardDAV clients asynchronously).
- Supports WebDAV sync.
- Fully compatible (and can coexist) with LDAP address book applications.
- Extensive and customizable configuration option to map vCard properties to LDAP attributes including multi-value and composite value properties and attributes.
- Contact group support.
- Media (like profile picture) support for contacts.
- Caching support using popular backends like Memcached, APCu and file system.
- Does not support anonymous access.
- Same LDAP server must be used for authentication as well as for address books.
- vCard properties not mapped in conf file are not stored.
- Following vCard parameter(s) are not stored - PREF.
- Support for more PDO databases.
- Compatibility to as many vCard data types as possible.
- Custom vCard property support.
- User groups.
Check INSTALL file.
Checkout the wiki here - https://github.com/isubsoft/ldap-carddav/wiki for more useful information and resources regarding this application.
