[dev] ical webdav problem
Didi Rieder
adrieder at sbox.tugraz.at
Fri May 16 21:23:04 UTC 2008
Hi,
our Horde system is set up to authenticate via IMP:
horde/conf.php:
$conf['auth']['params']['app'] = 'imp';
$conf['auth']['driver'] = 'application';
IMP is configured to serve as client for ~15 different mail servers.
horde/imp/conf.php:
$conf['server']['server_list'] = 'shown';
This works all fine and all prefs_uid, calendar_id and so on are
named/stored as "username at realm"
Now, when I try to access my calendar via webdav then I don't get an output.
I used the following url:
<https://myhordehost/horde/rpc.php/kronolith/username@realm/username@realm.ics>
and provided "username" as username and the correct password as
password at the login.
With this the user does even not get authenticated at the right
mailserver (server_key = 'my_mailserver'). When adding
"/?server=my_mailserver" to the url above, then the user gets
authenticated to the corresponding mailserver, that's fine so far, but
I still do not get any ical output. From the log_debug I see, that the
user value in the sql statements changes between "username" and
"username at realm" after the "login success". I attached a log file with
all the entries from one attempt.
I'm I doing somthing wrong? Is there a solution for this?
Thanks
Didi
--
-------------------------
Didi Rieder
adrieder at sbox.tugraz.at
PGPKey ID: 3431D0B0
-------------------------
More information about the dev
mailing list