[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] ASP Question on permission
- Subject: [cobalt-users] ASP Question on permission
- From: "JMG Enterprises Support" <JMG-Support@xxxxxxxxxxxxxxxxxxx>
- Date: Thu Feb 19 20:09:01 2004
- Organization: http://www.JMG-Enterprises.com
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On a Raq550, I have an ASP program writing to a CSV file but I want to
tighten the permissions of this CSV file to 644. It appears that it only
works when I have that last digit as a 6 or 7 (as in 666 or 647). It does
not matter what the first two digits are. They can be any valid number for
that permission slot.
Any ideas? I want root or group to be the only permissions to write to the
file. I do not want public to be able to write to the file.
John