1838658 Members
2842 Online
110128 Solutions
New Discussion

Login name is invalid

 
dev44
Regular Advisor

Login name is invalid

Hi folks,

I have an 11.23 integrity server. I am trying to create a userid "ntsth14db" and I get the following error. The thing is that I have that ID on all our other systems.

Login 'ntsth14db' is invalid
whatever
4 REPLIES 4
Torsten.
Acclaimed Contributor

Re: Login name is invalid

Try a login name with only 8 characters/digits.


SAM help text:

...
Login names most commonly consist of the user's first name, last name,
or some reasonable combination of the two. However, the login name must
meet the following requirements:

* Must begin with an alphabetic character.

* Can include up to eight alphanumeric or underscore (_) characters.

* Must not contain any white-space characters.

* Must be unique; different from any name already in use on the system

...






>>NOTE:

Can include up to eight alphanumeric ...



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!   
dev44
Regular Advisor

Re: Login name is invalid

9 chars works perfectly on all the other systems which are the exact same.
whatever
Torsten.
Acclaimed Contributor

Re: Login name is invalid

Really exact the same?

Have a look at this:

http://www.docs.hp.com/en/59917631/longusername_white_paper.pdf

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!   
F Verschuren
Esteemed Contributor

Re: Login name is invalid

max 8 caracters is deafult,
I never set this valuwe but if it exists is is properly in
/usr/conf/h/param.h
ore in the /etc/defauld/security file
Just compare this files to a system that works....