HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Secured FTP - error
Operating System - HP-UX
1832345
Members
2355
Online
110041
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
08-05-2003 10:43 PM
08-05-2003 10:43 PM
Secured FTP - error
Hi, I was able to secure the ftp service of my server. I have also modified the file /etc/ftpd/ftpaccess. But the ftp account that I made is having a problem connecting to my server. Here's the error:
550 Can't set guest privileges.
Login failed.
421 Service not available, remote server has closed connection
ftp>
550 Can't set guest privileges.
Login failed.
421 Service not available, remote server has closed connection
ftp>
Only dead people have seen peace
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 10:58 PM
08-05-2003 10:58 PM
Re: Secured FTP - error
One of the steps in securing a ftp server is to disable guest access.
You did a good job, you locked out the guest user.
ftp is an inherently insecure protocol, because it transmits passwords back and forth in clear text.
I recommend moving to Secure Shell on the server and sftp on the client.
SEP
You did a good job, you locked out the guest user.
ftp is an inherently insecure protocol, because it transmits passwords back and forth in clear text.
I recommend moving to Secure Shell on the server and sftp on the client.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
08-05-2003 11:09 PM
08-05-2003 11:09 PM
Re: Secured FTP - error
Hi,
What is the permissions and ownership of the ftp home directory of that ftp user ?.
chown the home directory to that of the ftp user and give proper read and write permission to the owner viz. ftp user.
regards,
U.SivaKumar
What is the permissions and ownership of the ftp home directory of that ftp user ?.
chown the home directory to that of the ftp user and give proper read and write permission to the owner viz. ftp user.
regards,
U.SivaKumar
Innovations are made when conventions are broken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2003 04:09 AM
08-07-2003 04:09 AM
Re: Secured FTP - error
I assume the account is real?
In that ftpaccess file you should have a line that says....
"guestgroup XYZ"
Where XYZ is your user's account.
The user's home directory should NOT be owned by them. They should not have permission to modify their own root/home directory.
Better advice:
Their is a tech document that talks about ftpaccess. Oh of course there's the man page.
steve
In that ftpaccess file you should have a line that says....
"guestgroup XYZ"
Where XYZ is your user's account.
The user's home directory should NOT be owned by them. They should not have permission to modify their own root/home directory.
Better advice:
Their is a tech document that talks about ftpaccess. Oh of course there's the man page.
steve
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