EGroupware

From dmfswiki
Revision as of 20:41, 12 March 2012 by Marten (Talk | contribs)

Jump to: navigation, search

EGroupware Configuration

  1. In the Android sync options choose "add account"
  2. Select "CalDAV"
  3. Enter complete URL to your EGroupware groupdav.php (e.g. sample-server.com/egroupware/groupdav.php)
  4. check "use SSL" accordingly
  5. Fill in user name & password
  6. Select "Next"
  7. Choose Calendar
  8. Go to your calendar app, e.g. the google calendar, and make the CalDAV calendar visible


known issues

CardDAV-Sync

If you use an LDAP backend for your contacts CardDAV is not yet supported in eGroupWare (see eGroupWare-users mailing list). However, there is a patch that has been reported to work here.

CalDAV-Sync

When chosing the calendar and infolog for synchronization with some installations this error arose:

org.apache.http.client.ClientProtocolException: calendar-query failed
org.dmfs.dav.CalDav.calendarQuery(CalDav.java:1300)
org.dmfs.dav.CalDav.loadResourceUpdates(CalDav.java:1145)
org.dmfs.caldav.syncadapter.SyncAdapter.sync(SyncAdapter.java:319)
org.dmfs.syncadapter.AbstractSyncAdapter.onPerformSync(AbstractSyncAdapter.java:96)
android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:247)

Simlpy not syncing the infolog, but only the calendar did resolve the issue.