Re: AW: [CalendarServer-users] WG: authentication with MS
Hello, Lars, what type of of authentication are you using? I don't know if this is related but in the past I have had trouble with the MSXML COM/C++ stack and Digest authentication with Calendar Server. But Basic authentication worked. I didn't try Kerberos. Since then I've switched to the System.XML .Net stack and haven't had a chance to test digest and kerberos authentication. But at least Basic still works. I've seen similar issues with other servers too. I had to switch from HTTP 1.1 to HTTP 1.0 because there was an issue with the .Net HTTP stack and Tomcat ( think it dealt with HTTP Continuations ) Regardless, which stack is at fault ( probably MS :-) ), It may help a lot of client developers if the Calendar Server HTTP stack was tested and found compatible with the MS COM ( MSXML ) and .Net ( System.XML ) HTTP stacks. I would imagine that a lot of CalDAV clients will be based on these. Best regards, Kervin ----- Original Message ----
From: Lars Mehnen <mehnen@technikum-wien.at> To: Cyrus Daboo <cdaboo@apple.com>; calendarserver-users@lists.macosforge.org Sent: Monday, February 11, 2008 5:40:22 AM Subject: AW: [CalendarServer-users] WG: authentication with MS
Yes my browser is prompting for a login and password
With Mozilla everything works fine But iExplorer results in being rejected.
Lars
-----Ursprüngliche Nachricht----- Von: Cyrus Daboo [mailto:cdaboo@apple.com] Gesendet: Sonntag, 10. Februar 2008 18:48 An: Lars Mehnen; calendarserver-users@lists.macosforge.org Betreff: Re: [CalendarServer-users] WG: authentication with MS
Hi Lars,
--On February 6, 2008 5:02:41 PM +0100 Lars Mehnen wrote:
2008-01-28 14:16:29+0100 [-] [caldav-8008] [HTTPChannel,0, xxx] "Authentication failed: Incorrect credentials for
Realm)] admin(admin) 'Super User'>"
................................................
Unfortunately I'm obliged to use those MS-thingies ...
Is the browser prompting you for authentication? Looks like you are
trying
to authenticate but the password is being rejected.
-- Cyrus Daboo
_______________________________________________ calendarserver-users mailing list calendarserver-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/calendarserver-users
participants (1)
-
Kervin L. Pierre