HP3000-L Archives

January 1999, Week 4

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:
Brad Feazell <[log in to unmask]>
Reply To:
Brad Feazell <[log in to unmask]>
Date:
Mon, 25 Jan 1999 13:18:16 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (16 lines)
Brad Feazell wrote in message <[log in to unmask]>...
>I'm looking for a way to set POSIX file permissions from MPE.

Mark Bixby emailed this solution:

  :XEQ CHMOD.HPBIN.SYS '755 /APACHE/PUB/cgi-bin/myfile'

And I was able to get an altsec command to work as follows:

  altsec ./cgi-bin/x;reppair=(racd,r,w,x:$owner;r,x:$group_mask;r,x:@.@)

I like Mark's solution better.

--
Brad Feazell

ATOM RSS1 RSS2