Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Username longer than 8 characters?

Status
Not open for further replies.

tangodave

MIS
May 2, 2001
9
US
Can you create a username longer than 8 characters that can be used to login with? My Applications department wants a username with 9 characters. I have already told them that it will not work, and it is not supported. HP support has confirmed that.

But, I am wondering if anyone as actually made it work?

Obviously, SAM will not allow you to create one with more than 8 characters. The useradd command will not support it, and returns an error.

I can change the name in the /etc/passwd file, and when I look that file ownership the name changes appropriately.

Once it is manully changed in the passwd file, it will still not work when you try to telnet or rlogin. Login will not even return a password prompt for you. It immediately reports that the login is invalid.

Thanks in advance for any replies.
Dave
 
I understand that HP-UX 11.00 can have usernames longer than 8 characters but other issues, such as NIS, FTP, etc..., still are at the 8 character limit. So even though you could logon to a system with >8 characters, other services do not like it too well. I haven't found anything about a workaround for 10.20

Regards,

Carlos Almeida,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top