- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX 11.00 Trusted mode problem
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
12-16-2000 04:51 AM
12-16-2000 04:51 AM
HP-UX 11.00 Trusted mode problem
Any help would be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2000 03:54 PM
12-16-2000 03:54 PM
Re: HP-UX 11.00 Trusted mode problem
This is not the answer but may point you in a direct to try.
http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x2db2d06ed8c8d4118fef0090279cd0f9!1,00.html
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2000 03:55 PM
12-16-2000 03:55 PM
Re: HP-UX 11.00 Trusted mode problem
This is not the answer but may point you in a direction to try.
http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x2db2d06ed8c8d4118fef0090279cd0f9!1,00.html
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2000 11:23 PM
12-16-2000 11:23 PM
Re: HP-UX 11.00 Trusted mode problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2000 05:39 AM
12-17-2000 05:39 AM
Re: HP-UX 11.00 Trusted mode problem
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 07:20 PM
05-15-2002 07:20 PM
Re: HP-UX 11.00 Trusted mode problem
I have just started to see the same thing on my system.
As root:
$ useradd andy1234
$ passwd andy1234
Changing password for andy1234
Last successful password change for andy1234: NEVER
Last unsuccessful password change for andy1234: NEVER
Current user has no Protected Password entry.
Hello!!! And to make things worse, no user can log in anymore! not even root!
So I unconvert the system to an UN-trusted system in sam. All of a sudden, everything is okay. The users can log in, and root can change andy1234's passwd.
so I decided to change back to a trusted system (in sam). all is okay: authck -p returns no problems.
but once I have converted it to a trusted system, the problems all come back again! What is causing this?
Any help would be much appreciated!
Thanks.
- Andy Gray
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 08:14 PM
05-15-2002 08:14 PM
Re: HP-UX 11.00 Trusted mode problem
/usr/lbin/getprpw [userid]
e.g. /usr/lbin/getprpw root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 08:20 PM
05-15-2002 08:20 PM
Re: HP-UX 11.00 Trusted mode problem
- Andy Gray
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 08:32 PM
05-15-2002 08:32 PM
Re: HP-UX 11.00 Trusted mode problem
running authck -a will check and fix just about everything.