Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting up an "SU" account.

Status
Not open for further replies.

jxfish2

Technical User
Jan 24, 2002
183
US
What's the proper way to setup an SU account, for a particular user?

i.e.

/etc/passwd entry

UserID

GroupID

Additional group ID's

Any other pertinent information...

TIA
 
I'm not too sure what's being asked. su is simply the way one user can login as another whilst logged in themselves, it follows that both require a normal valid entry in /ec/passwd. Giving su - <username> will log you in as the user and will give you their environment, .profile etc. Unless you're su'ing from the root account, however, you'll need to know the user's password.

Hope this helps - if I've misinterpreted, please feel free to post back with additional details as to what you're trying to do.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top