joku
Benutzer
- Mitglied seit
- 06. Mrz 2011
- Beiträge
- 6.664
- Punkte für Reaktionen
- 2
- Punkte
- 164
Das ist ist gut Gruß JoMorgen sage ich euch, ob es geklappt hat.
Das ist ist gut Gruß JoMorgen sage ich euch, ob es geklappt hat.
Diskstation> mount.davfs https://www.box.com/dav/ /volume1/box_net_dav/
mount.davfs: the server certificate is not trusted
issuer: GeoTrust, Inc., US
subject: Box.net, Inc., Palo Alto, California, US, ts5jamwzcjWP0oTyh2m74yh0zsB2zyOR
identity: *.box.com
fingerprint: ca:bd:64:fd:6b:84:5f:5d:35:98:12:fe:a6:1c:4e:55:5e:7f:57:f5
You only should accept this certificate, if you can
verify the fingerprint! The server might be faked
or there might be a man-in-the-middle-attack.
Accept certificate for this session? [y,N] y
#servercert /volume1/homes/davfs2/certs/www.box.com.pem
#servercert /opt/etc/davfs2/certs/GeoTrustGlobalCA.pem
#servercert /volume1/homes/davfs2/certs/GeoTrustGlobalCA.pem
servercert /opt/etc/davfs2/certs/www.box.com.pem
Diskstation> ll /opt/etc/davfs2/certs/
total 28
-r--r--r-- 1 root root 4282 Sep 24 17:36 *.box.com
drwxr-xr-x 3 root root 4096 Sep 25 13:00 .
drwxr-xr-x 3 root root 4096 Mar 9 2012 ..
-r--r--r-- 1 root root 1236 Sep 24 17:50 GeoTrustGlobalCA.pem
drwx------ 2 root root 4096 Mar 9 2012 private
-r--r--r-- 1 root root 1602 Sep 24 18:29 www.box.com.pem
Hi!
Einen Tipp hab ich nicht wirklich, aber einen Querverweis auf einen anderen Thread aus diesem Forum, der sich mit dem Thema Zertifikate beschäftigt.
http://www.synology-forum.de/showth...-Online-Mediencenter-sichern&highlight=Davfs2
Ich hatte damals das Problem, das richtige Zertifikat für T-Online zu finden und ich glaube, das das Zertifikat, welches du verwendest, nicht passt. Such mal im Netz nach einem Zertifikat für Box.com. Hab es zwar grad sleber schon mal probiert, jedoch erfolglos.
Ich weiß, keine große Hilfe, aber der gute Wille zählt ja bekanntlich.
Tommes
echo -e "y" | mount.davfs https://www.box.com/dav /volume1/box_net_dav/
mount -t davfs https://www.box.com/dav/ /volume1/Boxnet/
mount: mounting https://www.box.com/dav/ on /volume1/Boxnet/ failed: No such device
/opt/sbin/mount.davfs https://www.box.com/dav/ /volume1/Boxnet/
/opt/sbin/mount.davfs: can't create directory /var/cache/davfs2: No such file or directory
-ash: addgroup: not found
Ich habe auch zwei sachen in der Anleitung nicht verstanden unzwar unter punkt " Anpassen der davfs2 Einstellungen an die DS"
Soll ich die datei /opt/etc/davfs2/davfs2.conf ändern # vor cache_dir /opt/var/cache/davfs2 rausnehemen, und den pfad dahinter einfügen, welcher pfad ist hier gemeint?
# cache_dir /opt/var/cache/davfs2 # system wide cache
cache_dir /opt/var/cache/davfs2 # system wide cache
Und wenn ich addgroup im terminal versuche bekomme ich fie fehlermeldung
/volume1/Boxnet Login_Name:xxxx Passwort:xx
/volume1/Boxnet xxxx xx
mount -t davfs https://www.box.com/dav[COLOR=#ff0000][B]/[/B][/COLOR] /volume1/Boxnet/
mount -t davfs https://www.box.com/dav /volume1/Boxnet/
mount -t davfs https://www.box.com/dav /volume1/web/
mount: mounting https://www.box.com/dav on /volume1/web/ failed: No such device
/volume1/Boxnet xxxx xx
mount.davfs
mount.davfs
mount.davfs: missing argument
Usage:
mount.davfs -V,--version : print version string
mount.davfs -h,--help : print this message
To mount a WebDAV-resource don't call mount.davfs directly, but use
`mount' instead.
mount <mountpoint> : or
mount <server-url> : mount the WebDAV-resource as specified in
/etc/fstab.
mount -t davfs <server-url> <mountpoint> [-o options]
: mount the WebDAV-resource <server-url>
on mountpoint <mountpoint>. Only root
is allowed to do this. options is a
comma separated list of options.
Recognised options:
conf= : absolute path of user configuration file
uid= : owner of the filesystem (username or numeric id)
gid= : group of the filesystem (group name or numeric id)
file_mode= : default file mode (octal)
dir_mode= : default directory mode (octal)
ro : mount read-only
rw : mount read-write
[no]exec : (don't) allow execution of binaries
[no]suid : (don't) allow suid and sgid bits to take effect
[no]_netdev : (no) network connection needed
/opt/sbin/mount.davfs: can't create directory /var/cache/davfs2: No such file or directory
2. Danach das Cache Verzeichnis erstellen.
mkdir -p /opt/var/cache/davfs2
mkdir -p /opt/var/cache/davfs2
P.s. ist das Zertifikat das selbe für boxnet wie aus dem Wiki? Wahrscheinlich nicht oder?
Wenn du das Forum hilfreich findest oder uns unterstützen möchtest, dann gib uns doch einfach einen Kaffee aus.
Als Dankeschön schalten wir deinen Account werbefrei.