- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- check password strength
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
05-18-2006 09:49 PM
05-18-2006 09:49 PM
check password strength
User without system password strength The passwords for the accounts listed have not been checked by the system's password strength program. All passwords should be checked both by the system's password strength program and by Symantec ESM's Password Strength module.
what do esm mean by systems password strength program ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2006 10:12 PM
05-18-2006 10:12 PM
Re: check password strength
Symantech ESM should have required details in documents.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2006 10:19 PM
05-18-2006 10:19 PM
Re: check password strength
I guess some of your user's password fails in one of the following
Minimum Length
History Length
Require non-alphabetic character
Maximum Password Age
Number of Invalid Logins before lock out
Reset Locout counter-reset after
Reset local out after duration
These are the paramenter that Password Strength is calculated. The log file is password.m, that will have the details of the errors that you getting check that to solve the problem
Hope this helps
Chan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2006 10:28 PM
05-18-2006 10:28 PM
Re: check password strength
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2006 11:01 PM
05-18-2006 11:01 PM
Re: check password strength
Even though you have a trusted system , you can have this ems s/w configured on you system.
To check you are in a trusted system check the following,
you will have all users in /tcb/files/auth
check r directory for root users information, if you have a user called simon, his information will be in s (lowercase).
emc process will run as agent. So check the logs as said in the prev thread.
Try downloading EMS documents from Symentec website.
Chan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2006 11:24 PM
05-18-2006 11:24 PM
Re: check password strength
grpck
authck
pwck
/usr/sbin/logins -d
/usr/sbin/logins -p
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2006 12:59 AM
05-19-2006 12:59 AM
Re: check password strength
The Symantec generic term "system's password strength program" is referring to the passwd program in HP-UX which uses either standard password policies (not Trusted) or looks at the /tcb default policies as well as the security file. SAM can display the password policies currently set on your system.
Bill Hassell, sysadmin