On Fri, 2007-10-26 at 10:23 -0700, KC wrote: > I am fairly new to Solaris 10. I do have a strong background in TSOL8. My > question involves granting privileges to processes (services) that are > started by SMF. I am trying to start mysql using port 90. I realize that it > needs net_privaddr, but how do you grant privileges to processes that are > started using a UID other than root?
you are welcome to take a look at http://blogs.sun.com/bobn/date/20070326 which is just a more verbose treatment of what is in the FAQ. It is aimed at taking away privileges, but you will get the idea real quick :) bob