Mailing List Archive

non-ldap accounts and ldap configuration
Hi there,

First: thank you for DAViCal. Simple and effective, I like this kind of
software.

I have a davical 0.9.9 installation with a LDAP hook for user creation.
Everything is ok with LDAP users.

But I have also some non-LDAP users, created directly via DAViCal interface.

$c->do_not_sync_from_ldap = array( 'admin' => true, 'sep' => true );

My problem : I can connect to the DAViCal interface with these accounts,
but I can access to their collections :

$ wget --user sep --password xxxx https://davical.auf.org/caldav.php/sep/home/
--2010-09-13 17:33:51-- https://davical.auf.org/caldav.php/sep/home/
Resolving davical.auf.org... 199.84.140.18
Connecting to davical.auf.org|199.84.140.18|:443... connected.
HTTP request sent, awaiting response... 401 Unauthorized
Reusing existing connection to davical.auf.org:443.
HTTP request sent, awaiting response... 401 Unauthorized
Authorization failed.


Where is my mistake ? Or is this a bug ?

(note : same problem with 0.9.9.1)

Thanks,
--
Thomas