10.04 LTS Netbook Files & Folder Entry Removal

Asked by luis perez galvan

Is there a way to eliminate the Files and Folders Entry in the Menu for a specific user?
thank you!

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Greg Beam (ki7mt) said :
#1

Hi Luis,

If your talking about completely removing a user and their respective files / folders it's this:

sudo userdel -r [ user_name ]

where [ user_name ] is the name of the user you wish removed.

KE1HA

General Ubuntu Resources:
Ubuntu Manual - http://ubuntu-manual.org/
Server Manual - https://help.ubuntu.com/10.04/serverguide/C/serverguide.pdf
Other Documentation - https://help.ubuntu.com/10.04/index.html
IRC Channel Support on irc.freenode.net : #ubuntu #kubuntu #xubuntu

Revision history for this message
luis perez galvan (luis-perez) said :
#2

Thank you, but this is not what i am referring to. With Notebook Edition 10.4 in the main interface there is a left panel where applications and tools are listed and with the menu editor you can edit the contents and entries. In these entries you cannot delete de Folder Browser entry, which allows the user to browse the filesystem of the machine.

This is the entry I am referring to. This is not possible with the menu editor, since this tab is not shown.

Thank you!

Revision history for this message
Greg Beam (ki7mt) said :
#3

Hi Luis,

Ok, understand what your after now. The only way I know to do what your asking, is to use a chroot / jail shell environment for each user. There are scripts available to assist in creating these automatically, but it does require more admin work.

Generally, unless the user has the sudo password, they cannot do much to the system besides browsing, but if you want to restrict them completely, then I think the chroot / jail shell approach is a viable solution.

KE1HA

Can you help with this problem?

Provide an answer of your own, or ask luis perez galvan for more information if necessary.

To post a message you must log in.