Total Pageviews

Monday, September 29, 2014

pmrun command to login as power user



suppose you have admin access on idmuser. once you login to Linux or solaris machine you have to run process management run to login to admin user who have full access.

you have to run the following. this command will change your login to idmuser and user will be running in kshell

./pmrun -u idmuser ksh
 
 
 

No comments:

Post a Comment