Setting restriction on using mozilla firefox

Asked by aneesh

Is there any method to restict users from using mozilla firefox web browser ? Here I mean firefox should prompt password when any user try to use it ?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu firefox Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

You could make a group and add root to it, you can then run:

sudo chown root:foo `which firefox`; sudo chmod 750 `which firefox`

now only members of foo can run the firefox command (change foo for whatever you wish).

This may also help:
http://techie-buzz.com/featured/password-protect-firefox.html

Can you help with this problem?

Provide an answer of your own, or ask aneesh for more information if necessary.

To post a message you must log in.