Ubuntu QA:
BlogBrainstorm
Log in
Ubuntu QA
The Ubuntu community has contributed 10286 ideas, 46172 comments, 1012990 votes

Idea #4837: Allow SAMBA to mount NTFS partition files more easily through FSTAB



up
42
down
Written by XerxesXS the 16 Mar 08 at 17:17. Category: Internet & Networking.
Related to: Nothing/Others. Status: New
Description
When I came to mounting directories from an XP computer (although any windows this should be applicable) using SAMBA server at startup (similar to "map network drive" in windows) I found that this is relatively cryptic to do, with no warnings or messages to state that the mounting had failed.

Upon googling, I found that this is as for SAMBA to be able to mount using the SMB FS, the mounts need to be added to FSTAB with a lot of UID codes.

ie:

//Server/MountName /MountPoint smbfs credentials=/home/Username/.smbcredentials,uid=Username,gid=users 0 0

For the average user, this seems to be a little haphazard and many will not want to edit FSTAB nor know how to do this

Additionally, the user seems to need to be in the sudoers file.

I propose some sort of SAMBA addon GUI that will allow for automatic updating of FSTAB to this purpose; Perhaps a Nautilus shell script with something similar to the "Map Network Drive..." option in windows, when navigating the Network with Nautilus.
Tags: (none)

Attachments
No attachments.


Duplicates


Comments
No comments.

Post your comment