| 1 | | If anyone has a step by step process for getting Mulberry to sync to Google calendar and/or scheduleworld.com, that'd be very helpful. |
| | 1 | == Mulberry == |
| | 2 | * Select File -> Preferences -> Accounts Pane |
| | 3 | * In the Account pop-up menu select New... and give it a reasonable name (SW-LDAP). |
| | 4 | * From the Account Type: pop-up menu select LDAP-Address Search -> OK. |
| | 5 | * Server is 'ldap.scheduleworld.com:389' |
| | 6 | * In the Authenticate sub-pane select from the Method: pop-up menu Plain Text |
| | 7 | * In the User field enter 'uid=yyy,dc=scheduleworld,dc=com' where yyy is your user ID (the log-in number for scheduleworld) |
| | 8 | * You probably want to save User ID and Password, so check those boxes. |
| | 9 | * There is no security |
| | 10 | * From the options pane you might want to check the boxes for address expansion and search |
| | 11 | * From the Attributes 1 sub-pane enter in the Root: field 'uid=yyy,dc=scheduleworld,dc=com' (same as above) |
| | 12 | * remember to "Save Default" to fix your preferences so you don't have to do it again. |
| | 13 | |
| | 14 | |
| | 15 | |
| | 16 | If anyone has a step by step process for getting Mulberry to sync to Google calendar and/or scheduleworld.com, that'd be very helpful. When I try to sync calendars with scheduleworld's calendar I get the following error: |
| | 17 | Could not list calendars:Method PROPFIND is not defined in RFC 2068 and is not supported by the Servlet API, which is odd as this is apparently a CalDav command (and this is a configured as a WebDav server) and scheduleworld doesn't support it (per the admin). |