Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 17459 ideas, 107690 comments, 2263278 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas
Idea #19061: Easily add new shares / mount external shares

Written by wombo the 6 Apr 09 at 05:02. Related project: Mythbuntu. Category: Additional software. Status: New
Rationale
Currently it is hard for 'new' Linux/Ubuntu users to add new shares so they enable folder to be accessed from the outside.

Also it is difficult to mount a share from another system to the Mythbuntu backend.

I do understand that this can be added by the user but it would be good if it was available out of the box.

26
votes
up equal down
Solution #1: Pull in an existing package
Written by wombo the 6 Apr 09 at 05:02.
Is there a GUI package that can be pullled into the standard Mythbuntu install that we can use to supply this functionality?

Or could this be added to the MCC
5
votes
up equal down
Solution #2: Should be part of the installer or setup script
Written by drewzhrodague the 22 Apr 09 at 15:58.
I believe this should be part of the installer, or part of an easy setup script.

[] Probe the network for the Windows domain, add this to the smb.conf. If there is no domain, prompt for one.
[] Make sure there are users setup in smbpasswd, or tie Samba's authentication to the local system's.
[] Use the WINS servers from the DHCP, and add this to the Samba config (wins serverr = x.x.x.x). If there isn't one, set Samba to be a WINS server (wins support = yes). You'll have to add this to the config of each Windows computer manually, or adjust your DHCP.
[] Add the share for videos/ or recordings/ to Samba.

These four steps are generally what I do to make Samba work with a Windows computer.
4
votes
up equal down
Solution #3: Add Nautilus Script
Written by DrH the 15 Aug 09 at 15:35.
This is a fantastic idea and one that I have been thinking will be good for new users of all variants of Ubuntu, not just Mythbuntu.

WHY THIS IS NEEDED
Ubuntu strives to make GNU/Linux easy to use for everyone, not just geeks.

Permanently mounting a network share is not intuitive/easy for new Linux users.

Discrepancy between the ease by which network shares are mounted temporarily (works for noobs and veterans) versus permanently (veterans).

PROPOSED SOLUTION
Create a Nautilus script available from the repository for mounting a network share permanently. User on client machine does the following:

1. Use Nautilus to browse for a network share, but does not open it.

Note: Opening a network share in Nautilus will temporarily mount it.

2. In Nautilus, right-click on network share folder name and select 'Mount Volume Permanently'

3. User is asked to enter administrator password.

Note: Option to not ask for administrator password, but restrict mount point to user home directory.

4. New Mount Volume Permanently window appears (see attached forum thread for jpeg).

5. User enters path of new mount location, authentication user name and password (see attached forum thread for jpeg).

Note: share name/IP and share type are automatically retrieved.

6. User clicks on 'Create' button.

7. A new window appears warning the user that /etc/fstab will be modified and all drives will be remounted with option to cancel or proceed.

8. Script checks for line in /etc/fstab that matches the parameters and if absent, adds new entry, then automatically remounts drives.

9. Remove button warns user and deletes local mount point and disables matching entry in /etc/fstab by adding a hash mark.

REASONS NOT TO IMPLEMENT
Proliferation of entries in /etc/fstab.
Does not teach user the value of the CLI
Redundant with manually editing the CLI
Technically not feasible
Lack of interest by programmers
Better solution available

Propose your solution

Attachments


Duplicates


Comments
tgm4883 (Brainstorm moderator) wrote on the 7 Apr 09 at 19:41
This is not a duplicate or any other previous bugs, based on that it is talking about A) adding this functionality to Mythbuntu, and more specifically B) adding this functionality to MCC

xapient wrote on the 4 May 09 at 11:44
configuring samba is no fun at all.. i allways end up in an editor writing the smb.conf by myself.. in jaunty (kubuntu) there is no working gui.. rightclick on a folder - share tab - configure filesharing simply does not work at all .. and the systemsettings configuration module isn't linked correct and does not work either..


srdorothy wrote on the 9 Nov 09 at 22:34
I'm so glad to know it's not just me...re: Ubuntu and networking with samba. Or maybe I'm not glad: if it were just me, I'd find answers faster! 8^)


Post your comment