- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Trusted system disables user accounts
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
08-14-2005 11:58 PM
08-14-2005 11:58 PM
Trusted system disables user accounts
I have an old 10.20 K420 established as a Trusted server.
Problem is user accounts are repeatedly rendered Disabled. Using sam or modprpw -k has no apparent effect (the accounts do not appear as disabled in Sam to start with). Converting the system back to untrusted sees all the accounts affected returned to enabled. Re-converting back to Trusted sees them Disabled again.
The workaround found is to delete the account, using another UID. However entually even these accounts are caught.
Any clues anyone?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2005 12:17 AM
08-15-2005 12:17 AM
Re: Trusted system disables user accounts
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2005 12:28 AM
08-15-2005 12:28 AM
Re: Trusted system disables user accounts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2005 12:35 AM
08-15-2005 12:35 AM
Re: Trusted system disables user accounts
One other thing to be aware of when converting is PW length. IF users have > 8 char PWs *only* the first 8 chars are hashed & placed in the user's tcb entry. The old PW will still work but *only* if the users enters just the first 8 chars. If they enter all of the orig PW it will be evaluated that way & will fail.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2005 02:01 AM
08-15-2005 02:01 AM
Re: Trusted system disables user accounts
Accts are not disabled per se, but the passwds need to be updated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2005 02:16 AM
08-15-2005 02:16 AM
Re: Trusted system disables user accounts
At the JUF, I generally saw this behavior with users who insist on using passwords that don't pass standards set by the organization. We had a user who kept trying to set his password to cubs1 when a capital letter was required. This user ignored the prompt and though his password really WAS cubs1. It wasn't.
Also there were the mystery users who claimed not to have logged in but their accounts were locked.
Upon investigation there WERE entries in the lastb command (strings /var/adm/btmp) for those users. Seems that recent bad login attempts since btmp was cleared counted against those users at login time.
The only user I remembner having an actual problem was my department VP who's account was changed from standard and actually locked on its own. Every other case including my VP(bad karma for me) was traced to user or operations department errors.
Good thing my boss had a decent sense of humor about the whole thing.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2005 02:46 AM
08-15-2005 02:46 AM
Re: Trusted system disables user accounts
Bill Hassell, sysadmin