<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
</head>
<body>
<div style="background-color:#ffffff;">
<div>Hi Hanspeter,
<br />
<br />
I am using nss module, added Listen 8443 and created new VirtualHost fragment, adding NSS options from main VirtualHost
<br />
updated /etc/iRony/dav.inc.php and changed config['base_uri'] = '/'; as instructed.
<br />
Unfortunately this breaks serving iRony on main host 443 so I had to change all my iOS clients to use 8443.
<br />
<br />
OSX: Use Manual mode, specify server as <a target="_blank" href=
"https://kolab.example.org:8443/">https://kolab.example.org:8443/</a> calendar starts working right away.
<br />
Contacts - same connect parameters but it only pulled all contacts after I attempted to create a test contact.
<br />
<br />
Question: is there a way to create a proper rewrite rule to serve OSX without second virtual host?
<br />
<br />
Josh.
<br />
<br />
On 06/09/2016 09:08 AM, Hanspeter Kunz wrote:</div>
<blockquote type="cite">
<pre>
On Thu, 2016-06-09 at 15:02 +0200, Hanspeter Kunz wrote:
</pre>
<blockquote type="cite">
<pre>
Hi,

this is an older post
<a target="_blank" href=
"http://lists.kolab.org/pipermail/users/2013-October/015514.html">http://lists.kolab.org/pipermail/users/2013-October/015514.html</a>

but it describes essentially what I have done to get Apple Calender
working (Kolab 14). I hope this helps.

I have a few open issues, however:
* freebusy does not work with Apple Calendar (it works in BusyCal)
* I was not able so far to access the Addressbook with Apple Contacts
(again this works with BusyContacts)
</pre></blockquote>
<pre>
correction: I just managed to get the address book working: the server
URL HAS TO END WITH / (slash). Also mentioned in the post linked above.

best,
hp

</pre>
<blockquote type="cite">
<pre>
If you manage to get these things working, it would be great if you
could share your configuration.

Best,
Hp

On Wed, 2016-06-08 at 13:09 -0400, <a href="mailto:kolab.user@use.startmail.com">kolab.user@use.startmail.com</a>
wrote:
</pre>
<blockquote type="cite">
<pre>
Several months ago there was a thread 
<a target="_blank" href=
"http://lists.kolab.org/pipermail/users/2015-October/020161.html">http://lists.kolab.org/pipermail/users/2015-October/020161.html</a>
with
the 
 same subject. Back in 4.3 time I had all working but neglected to
write 
 down required workarounds. Now, fresh in pristine Kolab_16, after 
 following secure HOWTO and mulity domains HOWTO, iOS devices have
no 
 problems whatsoever however latest OSX is not working.
Instructions offered in <a target="_blank" href=
"https://kolabnow.com/clients/osx">https://kolabnow.com/clients/osx</a> don't
help.
 If I use account type Automatic then in log file:
"PROPFIND /.well-known/carddav HTTP/1.1" 405 245
"PROPFIND / HTTP/1.1" 405 226
"PROPFIND /principals/ HTTP/1.1" 405 237
and "Unable to verify account name or password" error
If I use account type Manual and specify server address as 
mail.example.com/iRony the configuration dialog completes, in log
file I 
 see
"PROPFIND /iRony HTTP/1.1" 301 238
"PROPFIND /iRony/ HTTP/1.1" 401 291
<a href="mailto:user@example.com">user@example.com</a> "PROPFIND /iRony/ HTTP/1.1" 207 637
<a href="mailto:user@example.com">user@example.com</a> "OPTIONS
/iRony/principals/kolab.user%40example.com/ 
 HTTP/1.1" 200 -
<a href="mailto:user@example.com">user@example.com</a> "PROPFIND
/iRony/principals/kolab.user%40example.com/ 
 HTTP/1.1" 207 1319
<a href="mailto:user@example.com">user@example.com</a> "PROPFIND
/iRony/addressbooks/kolab.user%40example.com/ 
 HTTP/1.1" 207 3676
<a href="mailto:user@example.com">user@example.com</a> "PROPFIND /.well-known/carddav HTTP/1.1" 405 245
 <a href="mailto:user@example.com">user@example.com</a> "PROPFIND / HTTP/1.1" 405 226
<a href="mailto:user@example.com">user@example.com</a> "PROPFIND /principals/ HTTP/1.1" 405 237
<a href="mailto:user@example.com">user@example.com</a> "PROPFIND /.well-known/carddav HTTP/1.1" 405 245
 and contacts list is empty
If I use account type Advanced and specify full URL listed in Show 
 CardDAV URL menu I don't see .well-known in server log but address
book 
 is still empty in Contacts application.
Is anyone able to get Contacts and Calendar working in latest OSX?
_______________________________________________
users mailing list
<a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a>
<a target="_blank" href=
"https://lists.kolab.org/mailman/listinfo/users">https://lists.kolab.org/mailman/listinfo/users</a>
</pre></blockquote>
<pre>
_______________________________________________
users mailing list
<a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a>
<a target="_blank" href=
"https://lists.kolab.org/mailman/listinfo/users">https://lists.kolab.org/mailman/listinfo/users</a>
</pre>
 
<pre>
_______________________________________________
users mailing list
<a href="mailto:users@lists.kolab.org">users@lists.kolab.org</a>
<a target="_blank" href=
"https://lists.kolab.org/mailman/listinfo/users">https://lists.kolab.org/mailman/listinfo/users</a>
</pre></blockquote>
</blockquote>
<p> </p>
</div>
</body>
</html>