HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- passwd issues with ftp scripting
Operating System - HP-UX
1834882
Members
2104
Online
110071
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-27-2002 01:30 AM
08-27-2002 01:30 AM
passwd issues with ftp scripting
Hi guys,
Need to know is there any way of protection against leakage of passwd when i do ftp scripting?!
Cheers!
Need to know is there any way of protection against leakage of passwd when i do ftp scripting?!
Cheers!
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 01:32 AM
08-27-2002 01:32 AM
Re: passwd issues with ftp scripting
I beleve not... Scripting works the same as an interactive session.
Try sftp (uses SSL).
Timo
Try sftp (uses SSL).
Timo
Confucius say: he who runs through forrest in straight line will hit tree
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 01:52 AM
08-27-2002 01:52 AM
Re: passwd issues with ftp scripting
Hi,
SSH is one good way of protecting clear passwords going over the network... let it be telnet or ftp.
In normal circumstances when a client is trying to login to the server usring telnet or ftp the password is sent as a clear text over the network. This enables the snifffer programs to capture the network packets and read them to get the clear text passwords.
In Secure shell mode, the client using a secure encrypted algorithm to deal with clear text. Since the communication between client and server happens in an encrypted way it is very diffcult to get and decode the passwords.
SSH includes components for telnet and ftp and uses the port number 22 instead of 23 and 21.
That is a good way to protect your passwords from drifting into the internet as cleartext.
In automatic login where you store your password in a file it will be easy for anybody who has the right to read the file to open and read the password. Hence make sure you dont have read poermissions for the groups and others section.
Hope this helps
Regds
Ramesh
SSH is one good way of protecting clear passwords going over the network... let it be telnet or ftp.
In normal circumstances when a client is trying to login to the server usring telnet or ftp the password is sent as a clear text over the network. This enables the snifffer programs to capture the network packets and read them to get the clear text passwords.
In Secure shell mode, the client using a secure encrypted algorithm to deal with clear text. Since the communication between client and server happens in an encrypted way it is very diffcult to get and decode the passwords.
SSH includes components for telnet and ftp and uses the port number 22 instead of 23 and 21.
That is a good way to protect your passwords from drifting into the internet as cleartext.
In automatic login where you store your password in a file it will be easy for anybody who has the right to read the file to open and read the password. Hence make sure you dont have read poermissions for the groups and others section.
Hope this helps
Regds
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 03:02 AM
08-27-2002 03:02 AM
Re: passwd issues with ftp scripting
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