- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- ftp server that provides very granular permissions...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2008 01:17 AM
02-27-2008 01:17 AM
ftp server that provides very granular permissions administration
1, administrator can grant access on any folder in the system to any user.
e.g james is allowed to access any folders below /opt/ibm while david can access any thing below /data/tax.
2, admin can allow james to only create files, but james cant delete files
3, admin can allow a user to create files but once file has been created that user cant append on that file.
4, admin can allow a user to just create new folders under /data/tax, but that user is not allowed to create new files under /data/tax
a ftp that provides such type of granular level permissions using mouse click(GUI) is required.
please help asap.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2008 02:39 AM
02-27-2008 02:39 AM
Re: ftp server that provides very granular permissions administration
The ftp server does not do this.
The root systems administrator does this.
Everything you ask for can be done with careful application of group and user permissions.
You may need to use ACL but I doubt it.
http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/admin-primer/ch-acctsgrps.html
http://www.zzee.com/solutions/linux-permissions.shtml
You do not need a product. You need a plan.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2008 04:20 AM
02-27-2008 04:20 AM
Re: ftp server that provides very granular permissions administration
In short follow the link and see if it meet requirement, sorry for such a no commitement answer.
Back then I found webmin to be very modular you could tailor it ... up to a certain point, but then as usual it got to the point where I wanted it to do specifics and had to invoke home written scripts... I figured it was faster to just use character interface.
enjoy life
Jean-Pierre Huc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2008 04:52 AM
02-27-2008 04:52 AM
Re: ftp server that provides very granular permissions administration
>The ftp server does not do this
One of my customer is using such a FTP Server on windows... I forget the name.
anyway thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2008 03:26 PM
02-27-2008 03:26 PM
Re: ftp server that provides very granular permissions administration
Your best bet might be SCP/SFTP combined with a good set of ACLs, chmod rules, and chgrp rules.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2008 10:53 AM
02-28-2008 10:53 AM