- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- user name length in 11i
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-11-2004 09:36 AM
05-11-2004 09:36 AM
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 09:39 AM
05-11-2004 09:39 AM
Re: user name length in 11i
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=64960
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 09:50 AM
05-11-2004 09:50 AM
Re: user name length in 11i
From the passwd(4) man page:
"Login name field can be no longer than 8 characters;"
And from passwd(1)
"Passwords can be greater than eight characters, but it is recommended that they be less than 40 characters."
I did notice someone say that accounts with passwords longer than 6 characters would be locked out on a conversion to a trusted system, but it was a pretty old posting.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 10:12 AM
05-11-2004 10:12 AM
Re: user name length in 11i
"Although with 11i & a properly patched 11.0 you could use up to 63 characters, But I can assure you it will cause more problems than it will solve."
Where can I find a list of pros & cons and how to change the configuration if we decide to increase the limit?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2004 10:19 AM
05-11-2004 10:19 AM
Re: user name length in 11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2004 12:05 AM
05-12-2004 12:05 AM
SolutionIs there a special reason why you need long user names? If you are using Samba/CIFS then you can use username mapping to allow Windows usernames to map to 8 char HP-UX names. If it's for email then you could use aliases.
As far as pros and cons, well I'd say that the pro would be having the same username across multiple systems/os, the con would be that many os commands would stop working.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2004 02:22 AM
05-13-2004 02:22 AM
Re: user name length in 11i
Try the following tests: set a 9 character password, then login using only the first 8 characters. You get in. Try logging in using ANY character after the first 8 and you get in. Try several characters after the first 8 and you get in.