Operating System - HP-UX
1833030 Members
2320 Online
110049 Solutions
New Discussion

Can user names be greater than 8 characters in 11iV3?

 
SOLVED
Go to solution
PAUL FARINELLI
Advisor

Can user names be greater than 8 characters in 11iV3?

Can user names be greater than 8 characters in 11iV3?
6 REPLIES 6
Don Morris_1
Honored Contributor
Solution

Re: Can user names be greater than 8 characters in 11iV3?

PAUL FARINELLI
Advisor

Re: Can user names be greater than 8 characters in 11iV3?

The pointer you sent is for host name, not user name length. Thanks, any pointers on username length?
Mark S Meadows
Valued Contributor

Re: Can user names be greater than 8 characters in 11iV3?

Hi Paul,

If you refer back to the above link to the HP-UX 11iV3 PDF document it explains that :

"By default, user names are restricted to eight characters and group names to 16 characters. To set long (up to 254-character) user and group names, see lugadmin(1M).

Once long user and group names have been set and used, you should not attempt to revert to short names."

By default they are configured for 8, but this can be increased if required but once done you cannot revert back to short names.

Regards,

Mark

Administrating HP-UX systems for more years than I care to admit, but still enjoying it (most of the time!).
PAUL FARINELLI
Advisor

Re: Can user names be greater than 8 characters in 11iV3?

I see the ref to lugadmin - Don, Thanks !
Robert-Jan Goossens_1
Honored Contributor

Re: Can user names be greater than 8 characters in 11iV3?

Hi Paul,

Above pointer is correct.

Setting Long User + Group + Host + File Names

http://docs.hp.com/en/5992-4607/ch02s09.html

http://docs.hp.com/en/B2355-60130/lugadmin.1M.html

Regards,
Robert-Jan
PAUL FARINELLI
Advisor

Re: Can user names be greater than 8 characters in 11iV3?

Thanks all!