Operating System - HP-UX
1834644 Members
2306 Online
110069 Solutions
New Discussion

Re: How to exceed userid more then 8 character.

 
SOLVED
Go to solution
titu
Regular Advisor

How to exceed userid more then 8 character.

Hi all,

I want to exceed userid more then 8 character in hpux 11.23 any way?

Thanks in advance.

Titu
8 REPLIES 8
Jeeshan
Honored Contributor

Re: How to exceed userid more then 8 character.

Hi

By default HP-UX except 8 character password.

If you wanna exceed more than 8, you need to convert your system in trusted mode.
a warrior never quits
Jeeshan
Honored Contributor

Re: How to exceed userid more then 8 character.

Hi

By default HP-UX accept 8 character password.

If you wanna exceed more than 8, you need to convert your system in trusted mode.
a warrior never quits
Jeeshan
Honored Contributor

Re: How to exceed userid more then 8 character.

Hi sorry for my early reply.

More than 8 **NOT RECOMMENDED**

Though you can increase the login name by manually changing /etc/passwd file and use some programs successfully, but it is not recommended as most of the programs would start misbehaving.
a warrior never quits
titu
Regular Advisor

Re: How to exceed userid more then 8 character.

Thanks for reply ashan ,

Could you tell me those programs or patches through which i can exceed userid more then 8 character ?

i have information about 11.11 in which you can istall some patch and can exceed user id more then 8 , do you have any information on 11.23 ?

thanks in advance

titu
Torsten.
Acclaimed Contributor

Re: How to exceed userid more then 8 character.

see

http://docs.hp.com/en/B3921-60631/lugadmin.1M.html

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
titu
Regular Advisor

Re: How to exceed userid more then 8 character.

Thanks torsten and ashan for reply it helped.
Torsten.
Acclaimed Contributor
Solution

Re: How to exceed userid more then 8 character.

Please read this too:

http://forums12.itrc.hp.com/service/forums/helptips.do?#33

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Jeeshan
Honored Contributor

Re: How to exceed userid more then 8 character.

8 chars is the Unix standard. Just like trying to change the maximum size of the hostname for uname, making it longer will either fail or as mentioned, be ignored, or worse, cause strange problems.
a warrior never quits