napp-it needs superuser privilege to manage system settings. <br> up to version 0.324 it is done via pfexec and webuser-account assigned to Primary Adiministrator profile. <br><br>
To do it the same way on all platforms and because i had problems get all running on OpenIndiana (example logins command) <br> i use now sudo instead with the following settings: <br><br> /etc/sudoer <br> webservd ALL=(root) NOPASSWD: ALL <br><br> and in /etc/user_attr <br> webservd::::type=role to disallow remote login <br><br> i have no problems yet with these settings are there any security concerns with this setting beside the one having superuser privilege remotely. <br><br gea -- This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org