HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- setup seperate get and put user
Operating System - HP-UX
1834408
Members
1805
Online
110067
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
10-23-2002 04:06 AM
10-23-2002 04:06 AM
setup seperate get and put user
Hi,
I would like to set up 2 different groups of users that are allowed to only get files from a pecific ftp-dir or to only put files in a specific ftp-dir. The ftp-dirs differ per application, so I need the possibility to define the groups as well. There is something I already found out, but need help:
1) Add to /etc/passwd-file :
put1::100:92:GuestAccount:/ftp/put/./:/etc/ftponly
get1::101:93:GuestAccount:/ftp/get/./:/etc/ftponly
2) Define put user in /etc/ftpd/ftpaccess
noretrieve *
upload /var/ftp * no
upload /var/ftp /ftp/put yes put1 putgrp 660
#!! How do I set it for only 1 group or multpl users ?? especialy looking at the noretrieve cmd.
3) Define get user in /etc/ftpaccess
upload /var/ftp * no
##!! How do I specify the group or multpl users for this rule ??
So in short, I know how to set rules (a little), but how do I make them apply to a specific group? Where do I specify their group ?
Many thanks in advance !!!
Regs David
I would like to set up 2 different groups of users that are allowed to only get files from a pecific ftp-dir or to only put files in a specific ftp-dir. The ftp-dirs differ per application, so I need the possibility to define the groups as well. There is something I already found out, but need help:
1) Add to /etc/passwd-file :
put1:
get1:
2) Define put user in /etc/ftpd/ftpaccess
noretrieve *
upload /var/ftp * no
upload /var/ftp /ftp/put yes put1 putgrp 660
#!! How do I set it for only 1 group or multpl users ?? especialy looking at the noretrieve cmd.
3) Define get user in /etc/ftpaccess
upload /var/ftp * no
##!! How do I specify the group or multpl users for this rule ??
So in short, I know how to set rules (a little), but how do I make them apply to a specific group? Where do I specify their group ?
Many thanks in advance !!!
Regs David
@yourservice
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP