[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem smb share in /etc/fstab eintragen



Hi Roland

Am Freitag, 13. März 2009 schrieb Roland Schmid:
> //ip-freecomplatte/share /smb/freecom-500GB smbfs
> username=smbuser,password=smbpassword  0 0

Nimm cifs, das ist moderner als smbfs.

> Beim Klick auf den Share erhalte ich die Fehlermeldung, dass nur
> root mounten darf (bin als user angemeldet)

Schlage vor: Schau in die manpage von mount:

-  user   Allow an ordinary user to mount the file system...

und mount.cifs:

- uid=arg
          sets the uid that will own all files on the mounted...

- gid=arg
          sets the gid that will own all files on the mounted...

- dir_mode=arg
          If [...] this overrides the default mode for directories.

Gruss

Jürg


Reply to: