HP3000-L Archives

July 2002, 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:
"Paul Gobes (at home)" <[log in to unmask]>
Reply To:
Paul Gobes (at home)
Date:
Fri, 26 Jul 2002 10:38:04 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (51 lines)
Thanks Mark,   (and Patrick and Peter)

> It's possible you may also have a file owner/group problem,
> but you didn't list
> that info in your message.  It would be helpful if you could do:

before chmod:
shell/iX> ll *
-rw-------   1 MGR.APACHE        APACHE     26000 Jul 25 16:01 design.html
-rwxr-x---   1 MGR.APACHE        APACHE      5583 Jul 25 13:27 myrep

after chmod:

shell/iX> ll ./*
-rwxr-x---   1 MGR.APACHE        APACHE     26000 Jul 25 16:01 ./design.html
-rwxr-x---   1 MGR.APACHE        APACHE      5583 Jul 25 13:27 ./myrep

and now I can see the file from my browser.


Is there also a way to setup the /APACHE/PUB/htdocs  directory to
automatically
assign this  750 permission to each new file added??

I'm thinking about the umask command.  It currently says:

shell/iX>  umask
0007
shell/iX> pwd
/APACHE/PUB/htdocs

What's the '7' mean?

Can I just do a  shell/iX > umask 7507   to solve my problem, or will it
cause others?

thanks
/paul








>

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2