HP3000-L Archives

December 1999, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Noam Koren <[log in to unmask]>
Reply To:
Noam Koren <[log in to unmask]>
Date:
Tue, 7 Dec 1999 02:51:49 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (38 lines)
Hello all,

I have a posix executable which I want to be able to run from anywhere,
and by anyuser in the system.

(This executable opens a socket send something and exits).

The file has permissions:
iX>ls -l
-rwxrwx--x   1 MANAGER.CTMAG9    CTMAG9    122368 Nov 28 14:35 ctmevent
iX>

The file place in the file system:
iX>pwd
/CTMAG9/BIN
iX>
iX>id
uid=251(OPERATOR.CTMAG9) gid=157(CTMAG9)
iX>

When I try to run the program I get:
iX>./ctmevent

**** EXEC FUNCTION FAILED; subsys =517; info = 48
ABORT: /CTMAG9/BIN/ctmevent
NM SYS   a.00a88288 dbg_abort_trace+$24
NM UNKN  149.00a36658
NM UNKN  1e5.0004ac0c
[1] + Done(134) ./ctmevent
  30867551      Abort   ./ctmevent
iX>

1. Is it possible to run this by anyone no meter what capabilities he has?
2. Any idia what I shell do?

TIA,
Noam

ATOM RSS1 RSS2