HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Password Encryption
Operating System - HP-UX
1834829
Members
1583
Online
110070
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-02-2002 07:33 PM
10-02-2002 07:33 PM
Password Encryption
Hi All,
Hav a question here, thanks in advance.
Is the password which is transferred in HP UX is one way or two ways encrypted?
Thanks
Hav a question here, thanks in advance.
Is the password which is transferred in HP UX is one way or two ways encrypted?
Thanks
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2002 07:36 PM
10-02-2002 07:36 PM
Re: Password Encryption
What do you mean "the password which is transferred in HP UX"?
If you are talking about the password going over the network when someone logs in via telnet or ftp then there is NO encryption. The password goes over the network as clear-text.
The password in the password file is encrypted via the crypt command. See 'man crypt' for more info.
If you are talking about the password going over the network when someone logs in via telnet or ftp then there is NO encryption. The password goes over the network as clear-text.
The password in the password file is encrypted via the crypt command. See 'man crypt' for more info.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2002 07:48 PM
10-02-2002 07:48 PM
Re: Password Encryption
crypt() is the password encryption function. It is based on a one way
hashing encryption algorithm with variations intended (among other
things) to frustrate use of hardware implementations of a key search.
hashing encryption algorithm with variations intended (among other
things) to frustrate use of hardware implementations of a key search.
Did you take a backup?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2002 09:03 PM
10-02-2002 09:03 PM
Re: Password Encryption
Hi Joyce,
The password in HP-UX is stored with a single encryption method - crypt as others have pointed out.
Also as they've stated it's transmitted in clear text during normal access methods across the network.
If you want encrypted transmission of the PW, then you need to use openssh as your access method - found at:
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-3.4p1/
HTH,
Jeff
The password in HP-UX is stored with a single encryption method - crypt as others have pointed out.
Also as they've stated it's transmitted in clear text during normal access methods across the network.
If you want encrypted transmission of the PW, then you need to use openssh as your access method - found at:
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-3.4p1/
HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
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