搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

I cannot use 2 calendar accounts on the same server with different user/password combinations

  • 2 个回答
  • 1 人有此问题
  • 7 次查看
  • 最后回复者为 mischl7

more options

I have a owncloud account on accname.ocloud.de . On this owncloud account there are 2 users, me and my wife.

I would like to show the calendars of me and my wife in one Thunderbird Calendar view, so using profiles does not solve the problem. I can add the two accounts, the first one works, the second cannot be added as I cannot provide the other user/password combination.

Any solution to this?

I have a owncloud account on accname.ocloud.de . On this owncloud account there are 2 users, me and my wife. I would like to show the calendars of me and my wife in one Thunderbird Calendar view, so using profiles does not solve the problem. I can add the two accounts, the first one works, the second cannot be added as I cannot provide the other user/password combination. Any solution to this?

所有回复 (2)

more options

each calendar on a properly configured server has a calendar Id. that forms part of the URL/ endpoint.

For instance Google caldav endpoint look like

https://apidata.googleusercontent.com/caldav/v2/calid/user

the calid in their case is usually the email address. However if you have more than one calendar then they advise what the calendar Id is for each calendar so you can specify the correct endpoint.

more options

Unfortunately this does not solve my problem. I try to describe it in more detail.

I have one owncloud instance called myocloudname.ocloud.de

https://myocloudname.ocloud.de/remote.php/dav/calendars/michi/michis-private/ https://myocloudname.ocloud.de/remote.php/dav/calendars/michi/michis-work/

https://myocloudname.ocloud.de/remote.php/dav/calendars/michiswife/michiswife-cal/


Under this owcloud instance I have two users: michi and michiswife

The user michi has two calendars: michis-private and michs-work These two calendars work, as Thunderbird asks be for user and password for the server "https://myocloudname.ocloud.de" once: so I enter "michi" and his password For michiswife it's a different combination of user and password but Thunderbird does not ask me a second time for user and password, so michiswife calendar does not work.

If I delete michs user and password for the server "https://myocloudname.ocloud.de" from the password manger, Thunderbird asks me again. If I then enter michiswife user and paassword, then michiswife calender works but the other two don't.

To sum it up: the problem is that Thunderbird only asks me for one user/password combination on server "https://myocloudname.ocloud.de". It not differentiate between the two different https://myocloudname.ocloud.de/remote.php/dav/calendars/michi and https://myocloudname.ocloud.de/remote.php/dav/calendars/michiswife accounts on that server.

It that understandable? Any hint how to make this work is highly appreciated. Thanks.

由mischl7于修改