@RelatEd: contact LDAP vcf

NEWS

TODO

MEEGO HARMATTAN

MAEMO

BB10

Problem :

“cannot be authenticated with your service provider”

https://user.domain.tld/owncloud/remote.php/carddav/addressbooks/user/default

Solution :ommmit the HttpS prefix in Server

tail  /etc/lighttpd/owncloud.conf

#{
# Make ownCloud reachable under /owncloud
alias.url += ( "/owncloud/" => "/usr/share/owncloud/" )

url.redirect = (  "^/$" => "/carddav/",
 "^$" => "/carddav/",
"^/carddav/" => "/owncloud/remote.php/carddav/" 
)
#}



cat  /var/log/lighttpd.log 



192.168.0.1 user.domain.tld - [23/Apr/2013:22:49:56 +0200] "PROPFIND / HTTP/1.1" 301 0 "-" "Mozilla/5.0"
192.168.0.1 user.domain.tld - [23/Apr/2013:22:50:02 +0200] "PROPFIND / HTTP/1.1" 301 0 "-" "Mozilla/5.0"
192.168.0.1 user.domain.tld - [23/Apr/2013:22:50:08 +0200] "PROPFIND / HTTP/1.1" 301 0 "-" "Mozilla/5.0"
192.168.0.1 user.domain.tld - [23/Apr/2013:22:50:18 +0200] "PROPFIND / HTTP/1.1" 301 0 "-" "Mozilla/5.0"
192.168.0.1 user.domain.tld - [23/Apr/2013:22:50:24 +0200] "PROPFIND /owncloud/remote.php/carddav/addressbooks/user/default HTTP/1.1" 207 463 "-" "Mozilla/5.0"
192.168.0.1 user.domain.tld - [23/Apr/2013:22:50:31 +0200] "PROPFIND /owncloud/remote.php/carddav/principals/user/ HTTP/1.1" 207 457 "-" "Mozilla/5.0"
192.168.0.1 user.domain.tld - [23/Apr/2013:22:50:40 +0200] "PROPFIND /owncloud/remote.php/carddav/addressbooks/user/ HTTP/1.1" 207 1121 "-" "Mozilla/5.0"
192.168.0.1 user.domain.tld - [23/Apr/2013:22:50:53 +0200] "PROPFIND /owncloud/remote.php/carddav/addressbooks/user/addressbook/ HTTP/1.1" 207 529 "-" "Mozilla/5.0"
192.168.0.1 user.domain.tld - [23/Apr/2013:22:51:01 +0200] "PROPFIND / HTTP/1.1" 301 0 "-" "Mozilla/5.0"
192.168.0.1 user.domain.tld - [23/Apr/2013:22:51:07 +0200] "PROPFIND / HTTP/1.1" 301 0 "-" "Mozilla/5.0"
192.168.0.1 user.domain.tld - [23/Apr/2013:22:51:13 +0200] "PROPFIND / HTTP/1.1" 301 0 "-" "Mozilla/5.0"
192.168.0.1 user.domain.tld - [23/Apr/2013:22:51:21 +0200] "PROPFIND / HTTP/1.1" 301 0 "-" "Mozilla/5.0"
192.168.0.1 user.domain.tld - [23/Apr/2013:22:51:47 +0200] "PROPFIND / HTTP/1.1" 301 0 "-" "Mozilla/5.0"
192.168.0.1 user.domain.tld - [23/Apr/2013:22:51:55 +0200] "PROPFIND / HTTP/1.1" 301 0 "-" "Mozilla/5.0"
192.168.0.1 user.domain.tld - [23/Apr/2013:22:52:01 +0200] "PROPFIND / HTTP/1.1" 301 0 "-" "Mozilla/5.0"
192.168.0.1 user.domain.tld - [23/Apr/2013:22:52:03 +0200] "PROPFIND / HTTP/1.1" 301 0 "-" "Mozilla/5.0"

FeedBacK :

MorE :

GNOME

  • * (seed:3196): WARNING **: Exception in instance construction. Line 107 in ./address-book.js: TypeError 'undefined' is not a function (evaluating 'EBook.BookClient.get_sources(s)')
/usr/lib/evolution/evolution-source-registry 
module-cache-reaper-Message: Scanning cache directories
Server is up and running...
Bus name 'org.gnome.evolution.dataserver.Sources1' acquired.

OwnCloud :

vcf

software

yahoo

Microsoft Outlook:

Netscape/Thunderbird:

Yahoo! CSV:

vCard Single File: (recommended for Palm Desktop users)

vCard, Zip of .VCF files: (One .VCF file per contact, Outlook compatible)

MISC

MORE

contacts.txt · Last modified: 2022/04/16 12:22 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki