- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Security Issue?
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
06-06-2003 09:30 AM
06-06-2003 09:30 AM
Security Issue?
(Problem is same with Unix 10.20 and 11.0) I use root id. and my password has 10 digits. But I'm able to connect even thought I entered only 8 first digits??????
Can I apply patch or do something to resolve it?
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 09:33 AM
06-06-2003 09:33 AM
Re: Security Issue?
Wait and see someone to confirm, but for a compatibility purpose - Only the 8 first characters are taken in account
So all is normal
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 09:37 AM
06-06-2003 09:37 AM
Re: Security Issue?
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x786f1cc6003bd6118fff0090279cd0f9,00.html
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 09:39 AM
06-06-2003 09:39 AM
Re: Security Issue?
How can the HP-UX system be configured in that way that users have to use a
password with at least 8 characters?
CONFIGURATION
HP-UX 11.00
PHCO_20334 or later installed
RESOLUTION
With patch PHCO_20334 there was a additional parameter introduced:
MIN_PASSWORD_LENGTH
This parameter can be changed in the /etc/default/security file.
MIN_PASSWORD_LENGTH=8 means that users have to use a password with at least 8
characters. This file can be created on all 11.00 systems not only on trusted
systems. Within 11i the specific part of the manpage looks like this:
On an untrusted system, passwords of non-root users must have at
least six characters. On a trusted system, passwords of all
users must have at least six characters. This restriction on the
password length can be increased to a value larger than six.
Refer to the security(4) manual page for detailed information on
configurable parameters that affect the behavior of this command.
The parameter to select the minimum password length is
MIN_PASSWORD_LENGTH=N
This parameter controls the minimum length of new passwords.
It is not applicable to the root user on a untrusted system.
For untrusted systems N can be any value from 6 to 8.
For trusted systems N can be any value from 6 to 80.
Default value: MIN_PASSWORD_LENGTH=6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2003 09:41 AM
06-06-2003 09:41 AM
Re: Security Issue?
Pete
Pete