- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- Security
- >
- How to implement MD5 password Hash algorithm in Hp...
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
10-27-2013 09:00 AM - last edited on 10-27-2013 08:40 PM by Lisa198503
10-27-2013 09:00 AM - last edited on 10-27-2013 08:40 PM by Lisa198503
How to implement MD5 password Hash algorithm in Hp-unix 11.31?
HP unix 11.31 not having /etc/shadow file. Please let me know if any idea about implement the MD5 password hash algorithm for encryption root,grid and oracle users password.
Regards
P.S. This thread has been moved from Operating Systems-HP-UX-General to Security. -HP Forum Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-27-2013 03:43 PM
10-27-2013 03:43 PM
Re: How to implement MD5 password Hash algorithm in Hp-unix 11.31?
You can implement the /etc/shadow functionality by using the 'pwconv' command.
# man pwconf
for more information.
- Tags:
- pwconv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-28-2013 01:29 AM
10-28-2013 01:29 AM
Re: How to implement MD5 password Hash algorithm in Hp-unix 11.31?
Even with /etc/shadow activated, the MD5 password hash algorithm is not supported on HP-UX.
If you install the free LongPasswords option, then you can use SHA512 password hash algorithm (password hash prefix $6$):
https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=LongPassword11i3
- Tags:
- long passwords
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-11-2013 07:03 AM
11-11-2013 07:03 AM
Re: How to implement MD5 password Hash algorithm in Hp-unix 11.31?
Have to put a entry in /etc/default/security
# vi /etc/default/security
CRYPT_DEFAULT=6
Instructor Storage, Servers, HP-UX and Partner Courses
Hewlett Packard Enterprise Education Services
Ask me about training on StoreServ (3PAR) StoreOnce, StoreEasy, StoreAll, StoreVirtual, HP-UX, ServiceGuard and HPE Partner Ready Certification Training
internet: Linkedin: http://www.linkedin.com/in/emilvelez
HPE Master ASE Server Solutions Architect V3
HPE Master ASE Storage Solutions Architect V2
HP UNIX Certified (ASE HPUX 11iv3 Administration V1)
Certified HPE Instructor
HPE Product Certified - OneView [2016]
HP Sales Certified -Servers, Converged Systems and Services [2015]
HPE Product Certified - Converged Solutions [2017]
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP