Hi
Long time user, first time poster.
I am hoping someone can assist with this query to do with setting permissions on folders and files within an ibay. I am a bit of a novice in the CLI and at using CHMOD, which is what I assume is needed to achieve this.
Scenario is: I have a Customer that wants to restrict deleting of Folders & Files, they otherwise would like the users to be unrestricted in Creating/Modifying Files & Folders. Root would be the only unrestricted user. Can this be done?
I have been looking at
http://catcode.com/teachmod/chmod_2.html and understand the layout, I guess I just don't get the syntax to be used.
I have had a look at the contrib 'Shared Folders' but that only seems to allow groups to either read/write or read only.
Below are the current permissions of a Folder in one ibay:
[root@*****-svr02 aProjects]# ls -l
total 176
drwxrwsr-x 2 admin shared 4096 Feb 12 18:38 Installation Quotes 2009
drwxrwsr-x 2 admin shared 4096 May 19 15:01 Installation Quotes 2010
drwxrwsr-x 2 admin shared 4096 Jul 8 08:27 Installation Quotes 2011
drwxrwsr-x 11 justin shared 4096 Jul 1 15:59 Kit Homes
drwxrwsr-x 2 admin shared 4096 Jun 30 14:06 Lost Jobs
drwxrwsrwx+ 1334 admin shared 28672 Mar 28 10:53 Projects 2009
drwxrwsrwx+ 1608 admin shared 36864 Jun 30 10:32 Projects 2010
drwxrwsrwx+ 975 admin shared 20480 Jul 8 13:58 Projects 2011
drwxrwsr-x 2 admin shared 20480 Jul 6 16:40 QuoteProcessed
drwxrwsr-x 2 admin shared 36864 Jul 8 16:31 QuoteSource
drwxrwsr-x 2 admin shared 4096 Apr 28 12:47 RESTORED
TIA
Adam