On 7/15/05, Hamish Moffatt <[EMAIL PROTECTED]> wrote:
> On Fri, Jul 15, 2005 at 09:02:41PM -0400, Chuck Hast wrote:
> > Folks,
> > I am trying to get listen to be viewable by other users than root. I have
> > checked the permissions on listen and all appears OK, but when I
> > try to run it as a common user, I get a failure.
> 
> Define OK?
> 
> > Here is the error message:
> > [EMAIL PROTECTED]:~$ listen
> > socket: Operation not permitted
> > [EMAIL PROTECTED]:~$
> 
> listen needs to open a socket to receive all traffic (like packet
> sniffing on ethernet), which only root can do. So listen must be either
> run by root, or run as root using setuid.
> 
setuid took care of it.
Actually what I am trying to do is have it run as a shell, so that when I
log into listen I get the listen application. I have that working, but without
the arguments Now I have to figure out how to handle that so I can get
the color screen of the different frame types.

-- 
Chuck Hast 
To paraphrase my flight instructor;
"the only dumb question is the one you DID NOT ask resulting in my going
out and having to identify your bits and pieces in the midst of torn
and twisted metal."
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to