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 ?

--
Wesley



Le 2012-09-05 17:51, Chris Cappuccio a écrit :
My African bank account is now closed. Jesus Christ. OpenBSD httpd is
chrooted by default. So if /etc/radicale isn't located in
/var/www/etc, you are facing an uphill battle.

Wesley [open...@e-solutions.re] wrote:
Now i tried Radicale package on OpenBSD-5.2-current
So radicale version is : 0.7

WHat i have done :
export
PKG_PATH=http://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/
pkg_add -i radicale

read this :
more /usr/local/share/doc/pkg-readmes/radicale-0.7

so i changed the file /etc/radicale/config to :
...
type = htpasswd
...

/usr/bin/htpasswd -s -c /etc/radicale/users wesley
/usr/bin/htpasswd -s /etc/radicale/users bruno

I start radicale server : /etc/rc.d/radicale start

Now, i use my imac, and try to connect to caldav : ip_address:5232 ;
username wesley
I can't access.

tail /var/log/radicale give me :
2012-09-05 15:27:24,244 - INFO: Checking rights for collection owned
by nobody
2012-09-05 15:27:24,244 - INFO: wesley refused
2012-09-05 15:27:24,244 - DEBUG: Answer status: 401 Unauthorized


Any idea ?

--
Wesley


Le 2012-09-03 19:04, Chris Cappuccio a ??crit??:
>Z? Loff [zel...@zeloff.org] wrote:
>>Sorry for the noise, I'll crawl back into my hole now.
>
>Hey, it's better than the 147th notice that my African bank account
>is now suspended.

Reply via email to