Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-10-2005, 10:49 AM
|
#1
|
LQ Newbie
Registered: Jun 2005
Location: india
Posts: 9
Rep:
|
switching between user and root without logging out
hi guys!
i have problems with switching user and root account.
each time i'm logging out to switch b/w user and root.
could anyone guide me to switch b/w them using terminal or others so.
even after giving root password it requires user to be root, why it is so?
|
|
|
06-10-2005, 11:14 AM
|
#2
|
Member
Registered: Aug 2002
Location: St Louis, MO
Distribution: Xubuntu, RHEL, Solaris 10
Posts: 929
Rep:
|
You should be able to switch to root at a terminal using the 'su -' command, and then entering the root password. You can drop back down to your normal user by typing "exit" at the same terminal.
|
|
|
06-10-2005, 11:17 AM
|
#3
|
Member
Registered: Jan 2005
Location: Washington, D.C.
Distribution: Arch (Custom), CentOS
Posts: 239
Rep:
|
Are you using the switch user command 'su'? That is what you should have to type (at the console) to assume the role of root:
[regular access]
su
password
[root access]
.
.
.
exit
[regular access]
|
|
|
06-10-2005, 01:09 PM
|
#4
|
Member
Registered: Jun 2005
Location: Hyderabad
Posts: 35
Rep:
|
just try this
in the console type
su - username
Then it prompts for ur password .
Similarly if u want to switch to ur root login type
su - or
su - root
It's over then.
Last edited by saipraveen; 06-10-2005 at 01:11 PM.
|
|
|
06-10-2005, 10:05 PM
|
#5
|
LQ Newbie
Registered: Mar 2005
Location: Sydney Australia
Distribution: Suse 9.1
Posts: 26
Rep:
|
Run program as User or Root in KDE
You can also run a program as root or any user in KDE.
either ALT-F2 or Run Command from the menu, then click on options, run as user.
|
|
|
06-10-2005, 11:50 PM
|
#6
|
LQ Newbie
Registered: Jun 2005
Location: india
Posts: 9
Original Poster
Rep:
|
thank u guys!
it works well.
|
|
|
06-13-2005, 09:23 AM
|
#7
|
Member
Registered: Jan 2005
Location: Washington, D.C.
Distribution: Arch (Custom), CentOS
Posts: 239
Rep:
|
Please do not run programs as root unless you absolutely need to (for instance, a lot of people only burn cds as root). Create a sudo file (search it on this site) that limits the access to vital resources to make your computer less susceptible to hackers, should they get access to your account.
Last edited by azucaro; 06-13-2005 at 09:24 AM.
|
|
|
06-13-2005, 11:38 AM
|
#8
|
Member
Registered: Feb 2004
Location: Valby, Denmark / Citizen of the Web
Distribution: Slackware 14.1
Posts: 879
Rep:
|
Exactly - Sudo is your friend.
The idea is "do as SU", to allow you to work as superuser. Also, you can give the user privileges for certain functions, even if they don't get "the full admin package". You should install it and edit the sudoers file for this.
|
|
|
All times are GMT -5. The time now is 04:28 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|