Samba-shares automatisch mounten
Michael Windelen
ubuntu at fam-windelen.de
Mit Jan 9 23:07:34 GMT 2008
Hallo,
Martin Marcher schrieb:
> Ralf Tempel wrote:
[..]
>>>> //192.168.0.100/kpdocs /home/kp/Dokumente smb
>>>> auto,dir_mode=0755,file_mode=0755,credentials=/etc/.kp-pw 0
>>>> 0
>>>>
>
> mein man mount sagt das es smbfs heisst was allerdings komisch ist da dann
> ja mount -a auch nicht funktionieren sollte, ansonsten würde mir nur
> einfallen wie unten den typischen "host:hostpath" wert anzugeben anstatt
> das ganze mit // (dadurch weiss mount eventuell besser wann da gemacht
> werden soll)
>
> host:hostpath /path/to/mountpoint smbfs default 0 0
>
> Mount options for smbfs
> Just like nfs, the smbfs implementation expects a binary argument (a
> struct smb_mount_data) to the mount system call. This argument is con‐
> structed by smbmount(8) and the current version of mount (2.12) does
> not know anything about smbfs.
>
dein Problem ist zwar gelöst aber trotzdem noch der Hinweis das ich an
deiner Stelle anstatt smbfs lieber cifs einsetzen würde.
Ich weiss zwar nicht wie "aktuell" das ist, aber damals habe ich mich
deswegen [1] gegen smbfs und für cifs entschieden.
Grüße
Michael
[1] https://bugzilla.samba.org/show_bug.cgi?id=1920