Monday, February 2, 2009

Executing scripts with root permissions in Open Solaris

In open solaris, we cannot login with root user, however if you want to execute the scritps/commands that requires root permissions, you can use pfexec

e.g., pfexec <command_to_execute>

No comments: