- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- HP-UX How to remove file permissions depending on ...
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-29-2014 05:03 AM
04-29-2014 05:03 AM
HP-UX How to remove file permissions depending on their directories
have a common directory shared by ftp
for example "share" directory
have about 400 Ftp users
the challenge is to
1) each user has the right to write to the directory file, and users can only delete owner's files
2) Administrators ftp - has full access (there will be a few)
3) for example a directory with 777 permissions (chmod)
and files inside if put chmod 000 may remove anybody.
how to get around this?
1) don't now, tryed different ways - Sticky bit, ACL and the group change, their shorter did not work for me. How can i organize this scheme?
2) this i understand, i can do it by setacl
- Tags:
- Permission
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-29-2014 08:22 AM
04-29-2014 08:22 AM
Re: HP-UX How to remove file permissions depending on their directories
The sticky bit will solve 1).
2) Your ftp admins must be root to have all access.
umask can be used to remove all but owner permission to read? or write files.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP