Bronze Enthusiast
|
777 is read, write, execute, and open to user, group, and other - basically wide open to anyone to do anything. In general, not a good idea.
Do you really need read write access to "other?"
It would seem like user and group access should work, in fact it should work with user-read/write; and group-read only, other-read only (I think that's 644) - I'd then try 660, if it didn't work go with 666.
|
| |
| Posts: 402 | Location: Austin, Texas, USA | Registered: 06-03-02 |    |
|