View previous topic :: View next topic |
Author |
Message |
Annihil4tor n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 30 Dec 2003 Posts: 17
|
Posted: Tue Jun 21, 2005 3:19 am Post subject: Permission to read, write, but not to delete |
|
|
Hello dudes,
I have an old clipper program in my network, and sometimes some users delete the program files. I would like to know if there is any way to grant permissions to users to read and write, but not to delete files.
Thanks in advance ![Very Happy :D](images/smiles/icon_biggrin.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
greml!n Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 29 Mar 2003 Posts: 159
|
Posted: Tue Jun 21, 2005 3:27 am Post subject: Re: Permission to read, write, but not to delete |
|
|
Annihil4tor wrote: | Hello dudes,
I have an old clipper program in my network, and sometimes some users delete the program files. I would like to know if there is any way to grant permissions to users to read and write, but not to delete files.
Thanks in advance ![Very Happy :D](images/smiles/icon_biggrin.gif) |
man chattr possibly |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jdgill0 Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/21334652964256d54fd1047.jpg)
Joined: 25 Mar 2003 Posts: 1366 Location: Lexington, Ky -- USA
|
Posted: Tue Jun 21, 2005 3:53 am Post subject: |
|
|
Annihil4tor,
Extended attributes are available with at least ext2, ext3, reiserfs, and xfs filesystems. The xfs filesystem has its own extended attributes, whereas the others require additional kernel options. There is an undeletable attribute, however current versions of ext2, ext3 and reiserfs will not honor it. I do not know if xfs has an undeletable attribute nor whether or not if it works should it exist. _________________ Vim has excellent syntax highlighting for configuration files: emerge gentoo-syntax
Learn how to use Vim: vimtutor |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Annihil4tor n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 30 Dec 2003 Posts: 17
|
Posted: Tue Jun 21, 2005 5:05 am Post subject: |
|
|
jdgill0 wrote: | Annihil4tor,
Extended attributes are available with at least ext2, ext3, reiserfs, and xfs filesystems. The xfs filesystem has its own extended attributes, whereas the others require additional kernel options. There is an undeletable attribute, however current versions of ext2, ext3 and reiserfs will not honor it. I do not know if xfs has an undeletable attribute nor whether or not if it works should it exist. |
Thanks in advance, I really did not know about extended atributes. It would help me a lot, i am reading about it. ![Very Happy :D](images/smiles/icon_biggrin.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|