Calendar and other authentication with multiple domains

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
meikka
Posts: 27
Joined: Fri Sep 12, 2014 10:01 pm

Calendar and other authentication with multiple domains

Post by meikka »

Hi
How can I authericate calendar and other feeds in Zimbra system with same user name in multiple domains. I have user1@domain1.com and user1@domain2.com and I want to access the calendar. The url should look like this http://username:password@hostname/... which means


Of">http://user1@domain1:password1@mailserver/...
Of course it is not working. So how should I do it ?
-- Timo
14319KevinH
Ambassador
Ambassador
Posts: 4558
Joined: Fri Sep 12, 2014 9:52 pm

Calendar and other authentication with multiple domains

Post by 14319KevinH »

Well if you just enter it in a browser you'll get a pop-up to prompt you for the user/password. My guess is your using a client where you need to embed the user/pass in the URL. For that to work you'd need to URL encode the username (@ sign specifically), then we'd need to support decoding it before we use it. Feel free to drop a bug in bugzilla if you don't see one already.
Post Reply