Jump to content

Remote samba shares


tf1
 Share

Recommended Posts

Hi all

 

I have Samba installed and is now working fine. In configuring samba and experimenting with settings in mount points, i checked the "allow ordinary users to mount the file system" which also checks the nosuid box.

Having done that a Remote share link was placed on the Desktop. Reversing this action leaves the link in place, even removing the share doesn't get rid of it.

Could someone kindly tell me how to remove them?

 

Using 2007 by the way. Fantastic OS

 

Ted

Link to comment
Share on other sites

There is no option to delete or move to wastebin, if i drag them to the waste bin i get permissions denied!

If i become root in konsole the links are not visible nor are they visible in root mode krusader.

How would i change the permissions to allow me to delete them?

 

Ted

Link to comment
Share on other sites

Try this from a console prompt:

 

su (enter root password when prompted)
cd /home/username/Desktop

 

replace username with your normal username, then do:

 

ls -l

 

to see if you have the files listed. If they are, just do:

 

rm filename

 

to delete the file.

Link to comment
Share on other sites

OK, maybe it's added some stuff to /etc/fstab as well, check in there. /mnt is normally where mount points are created, and what was on your desktop was probably shortcuts to the mount points.

Link to comment
Share on other sites

Removing the three lines associated with these shares has removed them from the Desktop, great.

they still show up in /mnt which isn't a big problem although i would like to get rid of the pointer to a share that doesn't exist. if i drag it to the wastebin it goes and then comes back

any ideas?

 

Ted

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...