Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Mar 2002 23:04:32 +1100
From:      Edwin Groothuis <edwin@mavetju.org>
To:        "Megias Sanchez, Jose Manuel" <JMegias@caja-granada.es>
Cc:        questions@freebsd.org
Subject:   Re: Help with finger permission denied
Message-ID:  <20020305230432.A503@k7.mavetju.org>
In-Reply-To: <1A4723CDE42AD611B61200A0C9AA5F3729BB9B@correoex.caja-granada.es>; from JMegias@caja-granada.es on Tue, Mar 05, 2002 at 12:30:04PM %2B0100
References:  <1A4723CDE42AD611B61200A0C9AA5F3729BB9B@correoex.caja-granada.es>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 05, 2002 at 12:30:04PM +0100, Megias Sanchez, Jose Manuel wrote:
> 	Hello, here is the last lines of the output of 'ktrace finger jose'
> command where the output denied message it's seen.
> 
> 
[...]
>   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

This is where it goes wrong. What are the permissions on /tmp?
These are mine:
    drwxrwxrwt   9 root  wheel     5120 Mar  5 23:02 tmp

Maybe your root partition is full? Also possible.

Edwin, loves ktrace because it shows what's going on

-- 
Edwin Groothuis   |              Personal website: http://www.MavEtJu.org
edwin@mavetju.org |           Interested in MUDs? Visit Fatal Dimensions:
------------------+                       http://www.FatalDimensions.org/

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?20020305230432.A503>