LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 03-15-2013, 03:10 AM   #1
aditvats
LQ Newbie
 
Registered: May 2012
Location: New Delhi, India
Posts: 9

Rep: Reputation: Disabled
User account management, Please Help


Hi, I'm new on Linux, well, I want to make two user accounts on my desktop, Ubuntu distribution, Yes, i know i can make two accounts simply, But i want several features, have a look :

1 : I want to make only one password for root.
2 : I want if a user installs any program, another user would be able to use it, by default.
3 : Is it possible to make one root password, and each user can put his customize password(not root password).
4 : If any other nice suggestion you have, then please give me to make user accounts, another user is my brother so i don't have any privacy problem, I can share root password, but in any case I may need to protect my user folder only, I don't want that i will install gimp and skype twice on my computer, If anyone can help, I'll be thankful.
 
Old 03-15-2013, 04:03 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
1 - no, root should not have a password on Ubuntu, that's NOT how the standard works
2 - so install packages properly by Apt, as per standard
3 - do not have a root password, use sudo as per standard

Basically it looks to me like you're not aware of the sudo framework. to install a package as a user tagged as an "administrator" you can use the sudo tool to perform an action as root. e.g. "sudo apt-get install gimp" will prompt you for YOUR password, NOT the root password, and then install gimp for everyone on the system.
 
1 members found this post helpful.
Old 03-15-2013, 06:01 AM   #3
aditvats
LQ Newbie
 
Registered: May 2012
Location: New Delhi, India
Posts: 9

Original Poster
Rep: Reputation: Disabled
Can you explain in detail? I can understand what are you saying, getting two accounts means, getting two administrators, so i have to make two passwords, Okay... But still i think if you can explain it, it'd be awesome
 
Old 03-15-2013, 06:03 AM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
plenty of docs out there already... https://help.ubuntu.com/community/RootSudo
 
Old 03-15-2013, 06:51 AM   #5
eSelix
Senior Member
 
Registered: Oct 2009
Location: Wroclaw, Poland
Distribution: Arch, Kubuntu
Posts: 1,281

Rep: Reputation: 320Reputation: 320Reputation: 320Reputation: 320
Ad 2) You known that if you allow normal user (non administrator) possibility to install software off the repositories and other one to use it, then this will be a security hole? Malicious user can do anything with that power. If using only trusted repositories then it would be ok, but you can not allow to uninstall software or downgrade (it can damage system). If you really need that, I think that better will be using list of packages allowed to install (and uninstall) and then specifing that on sudoers.

Ad 3) You can get this behavior by using
Code:
sudo -u <other_user_name> <some_command>
or "gksudo" in graphical environment. That way every user has its password which can change a normal way and administrator can use another account without knowing his password.

Ad 4) Do not share your passwords. It is not necessary. Just configure your system. Use proper permissions, config sudo, etc. For example you should deny access to your home directory for other users, because by default on Ubuntu it has "rx" permission. None of data will be protected (if not crypted) if you give other user admin rights (for example by sudo). So only you should have that (by default users belonging to "admin" and "sudo" groups have sudo access to root account).

Last edited by eSelix; 03-15-2013 at 06:53 AM.
 
Old 04-19-2013, 06:19 AM   #6
machindra89
LQ Newbie
 
Registered: Sep 2012
Posts: 4

Rep: Reputation: Disabled
For user account Management ..go through this link useradd/usermod/groupadd command
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Guest account and user management on Mandriva 2011 LXer Syndicated Linux News 0 08-28-2011 02:20 AM
mysql user account management confusion sailu_mvn Linux - Software 1 04-06-2006 05:24 AM
difference in user account management tools for debian, red hat and caldera. carverj Linux - Newbie 1 04-05-2005 07:07 AM
linux vs windows user account management sblair_32 Linux - Software 2 04-01-2005 09:57 AM
User Account Management kawaii Linux - Newbie 3 03-19-2003 02:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:28 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration