Execute truss rpcbind, and i find this errors:

open("/etc/netconfig", O_RDONLY|O_LARGEFILE)    Err#13 EACCES [file_dac_search]
fstat(-1, 0xFFBFEB78)                           Err#9 EBADF
open("/dev/conslog", O_WRONLY)                  Err#13 EACCES [file_dac_search]
fcntl(-1, F_SETFD, 0x00000001)                  Err#9 EBADF
fstat(-1, 0xFFBFEB78)                           Err#9 EBADF
fstat(-1, 0xFFBFF5D8)                           Err#9 EBADF
_exit(1)

I think that cannot open de netconfig and read it.

Any Idea?
 
 
This message posted from opensolaris.org

Reply via email to