Go Back   The UNIX and Linux Forums > Operating Systems > Solaris


Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle.

Closed Thread    
 
Thread Tools Search this Thread Display Modes
    #1  
Old 08-13-2012
Registered User
 
Join Date: Aug 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
New root account with Different UID number

Hi Unix Gurus .

I have requirement where in which - I would like create duplicate root equivalent account with all the privileges equal to root. Is it possible to create this duplicate account with different UID. ?

this id i would like give it to my teams - who does multiple activities using this duplicate root id including user account creation and running scripts /cron jobs / mounting ..etc.

Any great alternative suggestions welcome .


Regards,
vasu
Sponsored Links
    #2  
Old 08-13-2012
zaxxon's Avatar
zaxxon zaxxon is offline Forum Staff  
code tag tagger
 
Join Date: Sep 2007
Location: St. Gallen, Switzerland
Posts: 5,866
Thanks: 80
Thanked 371 Times in 351 Posts
While it is technically possible, it is not a clean way to fit another user with root permissions. They could also just modify original root. So you are better off with either checking if your operating system supports RBAC or sudo to assign only those permissions needed for tasks by the users.
Sponsored Links
    #3  
Old 08-13-2012
ɹǝsn sıɹɐlos
 
Join Date: Dec 2007
Location: Paris
Posts: 4,136
Thanks: 14
Thanked 398 Times in 366 Posts
Quote:
Originally Posted by johnavery50 View Post
I would like create duplicate root equivalent account with all the privileges equal to root.
The trend is the opposite, i.e. removing root as an account as its presence causes security and auditing issues.
On Solaris, you can set root as a role (that's the default starting with Solaris 11) and then grant this role to the users who require it.
Alternatively (or in parallel), you can also use sudo.
Sponsored Links
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
how to su - from non root acount to non root account rishiraaz Solaris 9 05-23-2011 01:01 AM
Root account! jofonseca99 UNIX for Dummies Questions & Answers 4 09-21-2009 02:40 PM
Can't login root account due to can't find root shell neikel AIX 2 01-30-2008 10:07 PM
Root account is expired mallesh UNIX for Advanced & Expert Users 2 06-22-2005 10:46 AM
root account has been locked Maker AIX 1 04-15-2004 09:25 AM



All times are GMT -4. The time now is 12:26 AM.