inetd in Solaris 10
807557Mar 6 2006 — edited Mar 8 2006I have found that when inetd starts apps in Solaris 10 it sets the effective userId to that of the name in the inetadm entry, but dos not change the real user ID, which stays as root.
This is a change from earlier releases of SOlaris, where inetd set both the real and effective userid to that of the name in the inetd.conf file.
Am I right?
How can I configure inetd to revert to the previoius behaviour?