Managers:
Can you tell me how to log a user into my system inside a Korn Shell
script. I have a script that should only be run
by a specific user, so I would like to log the user in with a passwd when
the script is executed. Currently, the user has to
use the su command to become the user. How can I put that in the script so
it is automatic?
Thanks
Jerry
Received on Fri Mar 09 2001 - 17:11:41 NZDT