Moved to ports@ where it should be. On 2012/09/05 20:04, Wesley wrote: > Euh... httpd is not used here. > > In my /etc/rc.conf.local : > ntpd_flags= # enabled during install > pkg_scripts="radicale" > > netstat -anf inet | grep 5232 # This give me : > tcp 0 0 *.5232 *.* > LISTEN > > Without authentication (i.e type = None ), using ical (from iMac), it > works great AND without httpd. > I just added htpasswd, and users file. Run again : /etc/rc.d/radicale > restart > > Try it a second time with ical : user refused in /var/log/radicale > > Any idea ?
I suspect your calendar path is incorrect, typically it would be something like https://localhost:5232/username/calendar > >>Now, i use my imac, and try to connect to caldav : ip_address:5232 ; > >>username wesley > >>I can't access. I've only tried this with Thunderbird+Lightning, the only fruit-themed hardware I have here is an old mac mini running OpenBSD/macppc.
