- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Maximum Password Length: does not work
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
12-12-2007 04:34 AM
12-12-2007 04:34 AM
Maximum Password Length: does not work
Maximum Password Length: 12
see alsow:
[:/tcb/files/auth/system]# grep u_maxlen default
:u_minchg#86400:u_maxlen#12:u_exp#7862400:u_life#16934400:\
[:/tcb/files/auth/system]#
So now I can create a passwd of 12 caracters and that works fine, if I type in the first 11 caracters is wil not work... however if i use a 8 caracter passwd the passwd wil alsow work if I type in extra caracters... is there a fix for this.
I dit a find on the form and saw a lot of postings that more than 8 caracters wil be ignored on trusted systems, but that is not the case because if i have a paswd of 9 the only 8 caracters wil not let me in....
Is there a fix for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2007 05:09 PM
12-12-2007 05:09 PM
Re: Maximum Password Length: does not work
So if an unTrusted system is converted to Trusted, all characters entered for a password become significant and users that incorrectly type 9 or more on the old system will now be kicked out on the Trusted system. No problem though -- just change their password to what they want to use.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2007 12:56 AM
12-13-2007 12:56 AM
Re: Maximum Password Length: does not work
I have a tcb entry.
i set the passwd qwer1234
I can login whit:
qwer1234
qwer12345
qwer123456
If i set the passwd on:
qwer1234567
I can login whit:
qwer1234567
but not whit
qwer123456
qwer12345678
so why if I use a 8 caracter passwd all the above is skiped, but If i use a 9 ore more carracter passwd only exact 9 ore more caracters are working?
program that I used to test this is su.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2007 02:42 AM
12-13-2007 02:42 AM
Re: Maximum Password Length: does not work
are you running on 11.0 and if you are on 11.0, do you have patch PHCO_20334 installed?
http://www11.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c01005214-1
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2007 03:58 AM
12-13-2007 03:58 AM
Re: Maximum Password Length: does not work
All the same "problem" it looks like this is a design issue of hp....
ps After finding this out and explaining the customer, there was no problem anny more but I was just wondering why....