[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] ASP Question on permission



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