Results 1 to 7 of 7
Hello
well I installed Unbutu and want to make use of itas
a kiosk for internet users at our Showing room
I make a User but I don't really figure ...
- 01-24-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 5
How to restrict user newbie quest
Hello
well I installed Unbutu and want to make use of itas
a kiosk for internet users at our Showing room
I make a User but I don't really figure exact what to do to restrict user
from some programs and of course from changing the machine
so what to rezd or where to start?
thank you
- 01-24-2009 #2
If they don't know your password they won't be able to install anything. You are the administrator and a user doesn't have admin rights in Linux.
Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 01-24-2009 #3
Take a look at this if you wish to harden the system even more
Shadows of epiphany Blog Archive How to restrict access with rbash
Managing users in UbuntuLinux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 01-24-2009 #4Just Joined!
- Join Date
- Jan 2009
- Posts
- 5
Ok I'm reading this links now
i Saw my user is restricted but I notify thath the terminal is in enable
and I want to disable this but the window menu don't let me change anithing because i'm at this account a "user" .
There is somthing like "run as" to run as admin at the user account?
thank you again
- 01-24-2009 #5
Also take a look at the Linux Kiosk Project.
- 01-25-2009 #6Just Joined!
- Join Date
- Jan 2009
- Posts
- 5
I didn't find nothing really new
I found my user a little restricted but in user properties I have few restrictions i can make
My user can use the MENU and i don't want every user change the menu ?
I'm also unable to delete items from the menu I don't know users can join the terminal program .
I also have an authorization that I don't realy know all about but I can change something
I just no realize how and what i'm changing with each program
I also have a configuration editor that don't really know what and how ?
HELP?
- 01-26-2009 #7
If the users are using a separate account (make one with
) and you haven't given them the rights, and you haven't given them the password, they just can't do really much.Code:add user [u_name]
Linux works a little different from Windows. Well just skip that "a little". Linux uses user rights while Windows pretty much makes you an admin by default. You need root rights to be able to change something on your system. As long as you don't give the users your root password, you'll be pretty much okay.


Reply With Quote