Bei mir scheint da was nicht zu klappen bei ical/icard/webdav wird das Passwort nicht akzeptiert. das ganze sieht auf jeden fall nicht schlecht aus.
REPLY
linuxnetzer on 17. Oktober 2011 at 22:10
Hallo Tomboy!
Ja, mit der Kalenderfunktion ist echt noch Luft nach oben…
Mein Passwort hat er zwar akzeptiert (Thundebird), aber so richtig nutzbar hab ich es auch nicht hinbekommen…
REPLY
Andreas G. on 22. Oktober 2011 at 20:27
Bei mir funktioniert alles. Allerdings muß man wissen ob PHP als CGI/FastCGI oder als Modul eingebunden ist.
Wenn es als CGI/FastCGI läuft muß man mod_rewrite aktiviert haben und mit folgendem Regelwerk die HTTP Authentifikation für owncloud verständlich machen:
RewriteEngine on
RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule ^(.*) – [E=HTTP_AUTHORIZATION:%1]
Zakoon wrote:I tried lightning 1.0b7, 1.1 and 1.2. The first two out of official repros. I always get the same problem: Lightning is asking for username & pass over and over again...
owncloudomane wrote:When you create a calendar, you can hit the small globe button and you'll get a caldav url which works with Thunderbird/Lightning
Googoo wrote:Had the same problem but got it working by deleting the default calendar and creating a new one named default. Then all worked fine by using the following URL:
domain/apps/calendar/caldav.php/calendars/user/default
Seems the default calendar isn't created correctly.
Hope this helps ...
Return to OwnCloud Community Edition 4.x and older
Users browsing this forum: Bing [Bot], Google [Bot] and 20 guests