![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| su root from normal user | karthikn7974 | Shell Programming and Scripting | 0 | 04-24-2008 06:16 PM |
| Running a Unix command as a different user | Andrewkl | UNIX for Advanced & Expert Users | 4 | 03-20-2008 01:52 AM |
| Normal User Unable to Login Through AIX CDE | ranadeep | AIX | 1 | 03-07-2008 03:05 AM |
| Restricing normal user from poweroff | jagdish.machhi@ | Linux | 1 | 10-08-2007 08:16 AM |
| Other than root user .Normal user is unable to create files | mallesh | UNIX for Advanced & Expert Users | 1 | 06-22-2005 09:18 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Running su command from normal user
Hi,
I have to write a functionality on AIX m/c, in which I have to execute su command from some normal user (other than root). I have created two users, u1 and u2 and put both the users in same group. I logged in with user u1 and tried to su to u2 but was not able to do so. Where as if i am logged in with root, can su to u2. Can anybody tell me what is prerequisite for executing su command. or what can be the reason for this? Thanks in advance. |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Have you tried
su - u2 ? |
|
#3
|
|||
|
|||
|
Did you set:
Another user can SU TO USER? true ? |
|||
| Google The UNIX and Linux Forums |