|
Search tenon.com
Thanks to:
|
|
iTools
> Not really a itools question, but does anyone know off the top of
> their head what to set the permissions to so that a folder could not
> be deleted, but still allow writing to by the group?
>
> Or does any one know of a site that might have that info?
>
I don't think you can do it with just the permissions. You need to use
flags.
man chflags
I think the 'uappnd' flag is the one you want.
% mkdir protected
% chmod 775 protected
% chflags uappnd protected
The -o shows the flags.
% ls -lod protected
drwxrwxr-x 2 samsmith staff uappnd 68 Jul 29 14:33 protected/
---------
Tenon Intersystems' iTools Mailing List
To unsubscribe: send mail to
itools-request@xxxxxxxxxxxxxxx
with the body only containing:
unsubscribe
Find the searchable mailing list archives
at:
http://itools.blackpepper.co.nz/
|
| <Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: iTools 6.x and PHP 4.3.x, (continued)
- PostOffice program delivery, etc., Alexei Zoubov
- CRON - are there any help files?, Alexei Zoubov
- Re: CRON - are there any help files?, Mike Schienle
- Re: PostOffice program delivery, etc., DC
- Re: PostOffice program delivery, etc., DC
- Re: iTools 6.x and PHP 4.3.x, Dan Tappin
- Re: iTools 6.x and PHP 4.3.x, Patrick Sneyers
- permissions, Britt T.
- Re: permissions,
Sam Smith <=
- Re: permissions, Mike Schienle
- Re: permissions, Patrick Sneyers
|
| Tenon Home |
Products |
Order |
Contact Us |
About Tenon |
Register |
Tech Support |
Resources |
Press Room |
Mailing Lists |
|
Copyright©2003 Tenon Intersystems, 232 Anacapa Street, Suite 2A, Santa Barbara,
CA 93101. All rights reserved.
Questions about our website - Contact:
webmaster@tenon.com.
|
|