HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- openssh anonymous sftp connection
Operating System - HP-UX
1832091
Members
2632
Online
110038
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
06-01-2004 12:19 AM
06-01-2004 12:19 AM
openssh anonymous sftp connection
Hello,
I want to set up anonymous sftp connection but it seems that it is not possible with openssh.
Many people argue that anonymous ftp does not really make sense but I think most do not know about the sub-user account feature offered by anonymous ftp.
This feature works as follows:
If you set up an anonymous ftp server you get a chrooted environment into the ftp users home dir.
After successful anonymous login one can issue a "user" command which would ask for a user name check for that name in the file ~ftp/etc/passwd and prompts for the password.
The file ~ftp/etc/passwd is only for used for ftp logins and thus can use login names and password aging mechanisms which do not need to comply with any standard policies imposed on the regular /etc/passwd file.
Thus you have a safe ftp account and you do not change anything in the regular /etc/passwd file.
The whole process can of course be scripted. A drawback here is the plain text password within the script file but this can be tolerated if the script file is only owner readable.
It would be great if the feature was available with sftp because then the whole data transfer would be encrypted including the transfer of the sub-user login.
Does anybody know if there are plans to implement this mechanism with sftp or if there are workaround solutions offering the same functionality?
I want to set up anonymous sftp connection but it seems that it is not possible with openssh.
Many people argue that anonymous ftp does not really make sense but I think most do not know about the sub-user account feature offered by anonymous ftp.
This feature works as follows:
If you set up an anonymous ftp server you get a chrooted environment into the ftp users home dir.
After successful anonymous login one can issue a "user" command which would ask for a user name check for that name in the file ~ftp/etc/passwd and prompts for the password.
The file ~ftp/etc/passwd is only for used for ftp logins and thus can use login names and password aging mechanisms which do not need to comply with any standard policies imposed on the regular /etc/passwd file.
Thus you have a safe ftp account and you do not change anything in the regular /etc/passwd file.
The whole process can of course be scripted. A drawback here is the plain text password within the script file but this can be tolerated if the script file is only owner readable.
It would be great if the feature was available with sftp because then the whole data transfer would be encrypted including the transfer of the sub-user login.
Does anybody know if there are plans to implement this mechanism with sftp or if there are workaround solutions offering the same functionality?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2004 12:24 AM
06-01-2004 12:24 AM
Re: openssh anonymous sftp connection
I'm with you on the anonymous ftp thing. I often use this as a good and relatively safe ftp.
You are not the only person to want an anonymous sftp. Check out this link.
http://monkey.org/openbsd/archive/misc/0104/msg00178.html
You are not the only person to want an anonymous sftp. Check out this link.
http://monkey.org/openbsd/archive/misc/0104/msg00178.html
Never preceed any demonstration with anything more predictive than "watch this"
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