- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Question about installing LongPassword11i3 and SHA...
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
05-30-2013 09:16 AM
05-30-2013 09:16 AM
Question about installing LongPassword11i3 and SHA11i3 during a depot software load using Ignite
Rather than Igniting from an image, we are currently Igniting our server OS loads from a depot. Two of the components we are attempting to load are Longpassword11i3 and SHA11i3. However, the checkinstall scripts for these packages return with an exit code 3 because shadow passwords is not yet implemented. Is there a way to get Ignite to begin the software load with shadow passwords already activated?
Sorry if my question seems ignorant. Thank you.
- Tags:
- long passwords
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2013 02:27 PM
06-04-2013 02:27 PM
Re: Question about installing LongPassword11i3 and SHA11i3 during a depot software load using Ignite
It looks like the checkinstall script for LongPassword11i3 just does an 'ls' of the /etc/shadow file and check the return code. So all I really need to somehow do at this stage is 'echo "\c">/etc/shadow' prior to the checkinstall phase.