Hello Piet Hein
On 2012-03-15 08:23, Piet Hein wrote: > > >> From: Tao te Puh <[email protected]> To: [email protected] Sent: >> Thursday, March 15, 2012 5:37 AM Subject: [SOGo] >> CardDAV-HTTP(S)-address >> >> Hello, >> >> is there an easy way to find out the CardDAV-HTTP(S)-address of an >> address book? >> >> I mean as simple as it is for CalDAV-HTTP(S)-addresses (right-click >> on calendar and then Settings). > > I don't think so, but doesn't: right-click on the wanted calendar → > Properties → copy calendar UUID from the browser's URL-field → paste > UUID in http(s)://[server]/SOGo/dav/[user]/Contacts/[UUID] work? > Could well be it doesn't, but if it does it's fairly easy. Sorry Piet Hein, you misread Tao te Puh's question. He wants to get the URLs for address books not calendars. There was a thread on this list about that already. "[SOGo] Addressbook & Thunderbird - URL?" To sum it up: ------------- * The standard calendar always is accessible with: https://sogo.domain/SOGo/dav/user/Contacts/personal Where "user" is the loginname of the user it belongs to. * As Admin you can look into the DB (or in the backup file of this user) to get the UID of other address books. With it you can use the following: https://sogo.domain/SOGo/dav/user/Contacts/UID Where "user" ist the users login and "UID" is the UID of that calendar. * As normal user you can get the URL by: Opening the addressbook and clicking on 'new card', you can find the URL of the actual card at the top of the dialog. It looks like https://sogo.domain/SOGo/so/user/Contacts/crypticnumber/anothercrypticnumber.vcf/edit The "crypticnumber" is the ID of the address book and the URL without the part 'anothercrypticnumber.vcf/edit' is the URL to the addressbook. The only thing you have to change is 'so' to 'dav'. You get an URL like: https://sogo.domain/SOGo/dav/user/Contacts/crypticnumber * There is an Enhancement Bug Report for this to get a page like the one for calendars (#732) though. Kind regards, Christian Mack -- Christian Mack Gruppe Informationsdienste Rechenzentrum Universität Konstanz -- [email protected] https://inverse.ca/sogo/lists
