- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: dxaccounts - account has red spot with whitecr...
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
01-30-2008 05:12 AM
01-30-2008 05:12 AM
I have a Tru64UNIX system that uses dxaccounts to manage the users.
In dxaccounts some of the users have a red spot with white cross next to their user names.
I did try to reset the password , but the spot did not disappear. The account also looks pretty normal - it is not locked.
If someone knows what this means and how I can get rid of it I would really appreciate it?
Thanks
Andrew
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2008 05:18 AM
01-30-2008 05:18 AM
SolutionDo the following:
grep
If you see the key Retired, then the user was "deleted" for example with userdel. If you want to really delete the user, you must edit the passwd file and remove the entry from tcb database.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2008 10:42 PM
01-30-2008 10:42 PM
Re: dxaccounts - account has red spot with whitecross next to it
This may have an indication.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2008 11:47 PM
01-30-2008 11:47 PM
Re: dxaccounts - account has red spot with whitecross next to it
Thank you for your responses.
I did check out the online help, but I could not find any reference to this particular icon.
Is it possible to "unretire" an account?
Thanks
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 04:44 AM
01-31-2008 04:44 AM
Re: dxaccounts - account has red spot with whitecross next to it
It could mean that the account is either retired or has been disabled by the system for violating some of the security parameters. These include:
1. Too many consecutive login failures.
2. Exceeded password lifetime.
3. Account inactive too long.
You need to clear the disabling condition in order to make the account usable again. To figure out what they are, can you run "edauth -g
Martin
A quick resolution to technical issues for your HPE products is just a click away HPE Support Center
See Self Help Post for more details
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2008 09:37 AM
01-31-2008 09:37 AM