- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- pwck question
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-11-2003 05:11 AM
12-11-2003 05:11 AM
has anyone ever seen pwck come back for every single user a message that says:
"cannot have a password set on the account" ?
I dont really understand this...all the accounts seem fine, can change passwords and all, but why is it reporting this error?
*BOGGLE*
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2003 05:19 AM
12-11-2003 05:19 AM
Re: pwck question
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=210718
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2003 05:19 AM
12-11-2003 05:19 AM
Re: pwck question
This may help:-
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=210718
paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2003 05:21 AM
12-11-2003 05:21 AM
Re: pwck question
-Karthik S S
No points for this please....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2003 05:22 AM
12-11-2003 05:22 AM
Re: pwck question
Here is a sample auth-file:
mmouse:u_name=mmouse:u_id#43:\
:u_pwd=encryptedpasswordhere:\
:u_auditid#43:\
:u_auditflag#1:\
:u_succhg#1069761070:u_unsucchg#1051274558:u_suclog#1071165941:u_suctty=pts/ta:\
:u_unsuclog#1071165941:u_unsuctty=pts/ta:u_numunsuclog#0:u_lock@:\
:chkent:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2003 05:26 AM
12-11-2003 05:26 AM
SolutionIs this a Trusted system?
If so I'd check /tcb/files/auth/system/default and/or the /etc/default/security files for a setting that's forcing the system to believe that no user should have a PW.
I've never seen this, but suppose it may be possible.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2003 05:26 AM
12-11-2003 05:26 AM
Re: pwck question
- Paula
No points for this please....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2003 05:42 AM
12-11-2003 05:42 AM
Re: pwck question
Ya didnt really give me the "answer" but pointed me in the right direction...I guess I missread that other thread, or they worded it incorrectly....basically I compared the /tcb/files/auth/system/default file on a system that worked fine and the problem system, and noticed that on the problem system the field was MISSING from it...so I added "u_pswduser=root" to the default file and it fixed it right up...thanks all :)