permissions on a partition

Not applicable

I have a computer lab setup where I have a partition where students can save documents that will survive the nightly re-imaging. However, by default the partition has rw permissions for root only. How is the preferred way, or where is the best place, to set the permissions for that partition?

Thanks,

-Baker

Baker Franke
Computer Science Dept.
University of Chicago Laboratory Schools
773.702.5419

3 REPLIES 3

jarednichols
Honored Contributor

As part of your nightly re-imaging, can you add a final script that does a chmod on that partition to a mask of 777? A single line of code could solve that.

j
---
Jared F. Nichols
Desktop Engineer, Infrastructure & Operations
Information Services Department
MIT Lincoln Laboratory
244 Wood Street
Lexington, Massachusetts 02420
781.981.5436

tlarkin
Honored Contributor

Sounds like a job for ACLs

Not applicable

Well, that's what I was going to do. I was just wondering if there was a different "casper-approved" way to do this.

Thanks,

-Baker

Baker Franke
Computer Science Dept.
University of Chicago Laboratory Schools
773.702.5419