Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

File Creation / Permissions

Status
Not open for further replies.

TSch

Technical User
Jul 12, 2001
557
DE
Hi folks,

I need all files that are being created in a certain directory (and only in that directory !) to automatically have certain permissions, that are different from the standard permissions ...

That means no matter who creates a file in that directory the permissions shall always automatically become e.g. rwxrwxr--

Any idea if and how that might work ?

Thanks in advance !

Regards
Thomas
 
Use root cron to automatically scan the directory and chmod appropriately?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top