Operating System - HP-UX
1838606 Members
3041 Online
110128 Solutions
New Discussion

Re: ftpaccess - deleting files less .profile

 

ftpaccess - deleting files less .profile

I want to configure ftpaccess in my environment, but I would like that users can remove yours files, but it is need that they don´t have permission to remove the .profile.

I have configured the FTPACCESS to remove, but the users can remove .profile too.

I have also configured the HOME directory with stick bit and change the owner of the .profile file, but it didn´t work.

Someone knows how can I do that?

Than
If you want something, you need to persist to get that.
2 REPLIES 2
Stephen Keane
Honored Contributor

Re: ftpaccess - deleting files less .profile

You could put an ACL (access control list) on your .profile and its parent directory.

Re: ftpaccess - deleting files less .profile

How can I put ACL only in .profile file, the users need to have access in their directories and have permission to delete less .profile.

Thanks
If you want something, you need to persist to get that.