maxim wexler <[EMAIL PROTECTED]> writes:

>
> If by "successful" you mean the call returns >= 0,
> then they're successful.

Yes,

>
> There is this, however:
> <...>
> open("/etc/default/nss", 0_RDONLY) =-1 ENODENT (No
> such file or directory)
> <...>
> connect(4,{sa_family=AF_FILE,
> path="/var/run/nscd/socket"}, 110} =-1 ENODENT (No
> such file or directory)
> <...>
> connect(4,{sa_family=AF_FILE, path="/dev/log"}, 110
> =-1 EPROTOTYPE (Protocol wront type for socket)
> <..>

I don't think those are important. Just standard tries to open
system-files if the exists, and connect to syslog.

I'm totally out of ideas now. Sorry I couldn't help you. Try to see if
it is some security-related problem as proposed by Arturo.


-- 
[EMAIL PROTECTED] mailing list

Reply via email to