- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Keeping loginoid as password
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
10-29-2003 05:01 PM
10-29-2003 05:01 PM
Keeping loginoid as password
Any one please help in keeping the exact loginoid as password in Hp 11.0 Trusted System.
This is required for application purpose.
regds
Shibu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2003 05:25 PM
10-29-2003 05:25 PM
Re: Keeping loginoid as password
But I'm not really sure if this option is available on a trusted system, since I don't have any in my network. It should work according the manual page, but I can't try for myself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2003 05:30 PM
10-29-2003 05:30 PM
Re: Keeping loginoid as password
This is normally not allowed in a Trusted system, but i think you can overrull this by using the tool cryptpw.
cryptpw login-id will give an encrypted string.
This string you can type in the shadow password file of the specific user.
I do not have a trusted system but the shadow password files are somewhere in /tcb/...
Hope this works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2003 08:32 PM
10-29-2003 08:32 PM
Re: Keeping loginoid as password
passwd appuser
(when the prog asks for the password options, enter 'p', to pick a password, then you can enter a password of your choice). I don't know if the password validation routine will reject a password the same as the user name, or lacking digits etc. If so, you could try using SAM to change the password validation rules. Another option would be to try getting an encrypted password on an un-trusted system, then editing the trusted machine's password file (/tcb/files/auth/a/appuser, for the example).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2003 11:00 PM
10-29-2003 11:00 PM
Re: Keeping loginoid as password
I would have a talk with this App vendor or developer. They're asking to break one of the first rules of security. One *never* wants a username & PW to match. Why? Because all a maliscious user or hacker would need is access to the system to login & stop or corrupt the application. If they discover that user name, they can effectively control or destroy that application.
So even if you could do this, I wouldn't.
My 2 cents,
Jeff