Date: Tue, 5 Mar 2002 12:30:04 +0100 From: "Megias Sanchez, Jose Manuel" <JMegias@caja-granada.es> To: questions@freebsd.org Subject: RE: Help with finger permission denied Message-ID: <1A4723CDE42AD611B61200A0C9AA5F3729BB9B@correoex.caja-granada.es>
next in thread | raw e-mail | index | archive | help
Hello, here is the last lines of the output of 'ktrace finger jose' command where the output denied message it's seen. 7107 finger RET read 4096/0x1000 7107 finger CALL access(0xbfbfec24,0) 7107 finger NAMI "/home/jnmm/.nofinger" 7107 finger RET access -1 errno 2 No such file or directory 7107 finger CALL issetugid 7107 finger RET issetugid 1 7107 finger CALL sigprocmask(0x1,0xbfbfeea8,0xbfbfee98) 7107 finger RET sigprocmask 0 7107 finger CALL gettimeofday(0xbfbfe8b8,0) 7107 finger RET gettimeofday 0 7107 finger CALL getpid 7107 finger RET getpid 7107/0x1bc3 7107 finger CALL open(0x280e8320,0,0) 7107 finger NAMI "/dev/urandom" 7107 finger RET open 5 7107 finger CALL read(0x5,0xbfbfe8c4,0x74) 7107 finger GIO fd 5 read 116 bytes "\M-h%\M-Ef\M-=\M-7g\M-d\^\\^?u\M-8\M^J\M--\r\M-N\^D\M-;\^W\M-s\M-R+\ \M^W\M^O\^X\M-Z\M-(\M-8+V\M-1|\M-Z\M-J -\M-z\^O{.\M-e\M^H\M^M\M^C\M-Z\ \^F,\M-!\^X`|E \M-N@\M^WEv\M^I\^O\M-p\M-fu\M-x\M-uU\M-5\^V\M-#\M-8\M^E\ \M-)\M-'S\M-f\M-C-\M-f)u\M-"f\M-"m"\M-u\M-:Y\rT\M-: M\M->\M^B\M-|\^W\ \M^Uz\^?\M-J\M-{\M^G\^A\fA>\^RLc\M-o>C\M-Ef\M-S" 7107 finger RET read 116/0x74 7107 finger CALL close(0x5) 7107 finger RET close 0 7107 finger CALL stat(0xbfbfea98,0xbfbfe9c8) 7107 finger NAMI "/tmp" 7107 finger RET stat 0 7107 finger CALL open(0xbfbfea98,0xa02,0x180) 7107 finger NAMI "/tmp/bt.kt3ceNDJEt" 7107 finger RET open -1 errno 13 Permission denied 7107 finger CALL sigprocmask(0x3,0xbfbfee98,0) 7107 finger RET sigprocmask 0 7107 finger CALL write(0x2,0xbfbfe890,0x8) 7107 finger GIO fd 2 wrote 8 bytes "finger: " 7107 finger RET write 8 7107 finger CALL write(0x2,0xbfbfe880,0x12) 7107 finger GIO fd 2 wrote 18 bytes "Permission denied " 7107 finger RET write 18/0x12 7107 finger CALL sigprocmask(0x1,0x2805fbe0,0xbfbfef28) 7107 finger RET sigprocmask 0 7107 finger CALL sigprocmask(0x3,0x2805fbf0,0) 7107 finger RET sigprocmask 0 7107 finger CALL exit(0x1) Greetings. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1A4723CDE42AD611B61200A0C9AA5F3729BB9B>