- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: program to check for poor passwords
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
09-27-2000 08:59 AM
09-27-2000 08:59 AM
program to check for poor passwords
Is there any software available from HP or third party which can be used on HP-UX 11.00
to check for easily detectable/poor passwords.
there are programs like COPS and crack but are their binaries for 11.00 available on the web and where.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2000 09:16 AM
09-27-2000 09:16 AM
Re: program to check for poor passwords
crack is at http://hpux.cae.wisc.edu/hppd/hpux/Sysadmin/crack-5.0/
This is a 10.10 version, but the source code will probably compile on 11 too.
Hope this helps,
Rik.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2000 09:23 AM
09-27-2000 09:23 AM
Re: program to check for poor passwords
http://hpux.cae.wisc.edu/hppd/hpux/Sysadmin/crack-5.0/
Download source and compile it on your box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2000 09:25 AM
09-27-2000 09:25 AM
Re: program to check for poor passwords
This is a shareware product which checks password entries against dictionaries for valid words .
You can get crack from
ftp.uu.net/archive/pub/security/crack_4.1-tar.Z
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2000 09:29 AM
09-27-2000 09:29 AM
Re: program to check for poor passwords
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2000 12:01 PM
09-27-2000 12:01 PM
Re: program to check for poor passwords
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2000 12:37 PM
09-27-2000 12:37 PM
Re: program to check for poor passwords
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2000 12:43 PM
09-27-2000 12:43 PM
Re: program to check for poor passwords
And in some cases, a misguided manager might think that this activity is a direct violation of a company's security policy. Best to get written approval (even if you are the system admin with the root password) as some sysadmins have had bad results in the past.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2000 12:54 PM
09-27-2000 12:54 PM
Re: program to check for poor passwords
It is a very resourceful product and has many features for running security reports on Login parameters, network integrity, passwords, etc.. check them out.
http://www.axent.com/Axent/Public/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2000 07:48 AM
09-28-2000 07:48 AM
Re: program to check for poor passwords
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2000 07:50 AM
09-28-2000 07:50 AM
Re: program to check for poor passwords
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2000 04:11 AM
09-29-2000 04:11 AM
Re: program to check for poor passwords
http://www.openwall.com/john/
No program from HP that I am aware of.
For both Crack and John, you will need gcc and the binutils available at the HP porting archive
http://hpux.cs.utah.edu/
RIchard