Showing posts with label Open Solaris root permissions. Show all posts
Showing posts with label Open Solaris root permissions. Show all posts

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>