The permissions on special file /dev/ip are "666 root sys".

I tried to modify this permission with the following command line without 
effect :

update_drv -m 'ip 0660 root sys' ip

The modification appear in minor_perm file but not on filesystem.

So, I open the documentation and can read than filesystem permissions are not 
sufficient to access to this file because it is protected by DAC.
It's necessary to have "net_rawaccess" privilege to open /dev/ip. 

So how can I verify users or roles who have this privilege ? Is there a command 
to list them all ?

thanks for your help
-- 
This message posted from opensolaris.org

Reply via email to