1832620 Members
2416 Online
110043 Solutions
New Discussion

Re: user account request

 
SOLVED
Go to solution
navin
Super Advisor

user account request

Hello,
I have a requirement to create a user account more than 8 characters long.Sam does not allow that. Is it possible to create account which more than 8 char long.
Please Advice
Learning ...
5 REPLIES 5
Steven E. Protter
Exalted Contributor
Solution

Re: user account request

Shalom,

HP-UX 11.11 and below, no way.

HP-UX 11.23 You can after adding a special depot from http://software.hp.com

It may be built into HP-UX 11.31

For compatability reasons however, you should tell the user no, if possible.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Pete Randall
Outstanding Contributor

Re: user account request

whiteknight
Honored Contributor

Re: user account request



Navin,

I think it is not possible for login name> 8 characters, but 11.31 is supported

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=UserGroups

You can use the Accounts for Users and Groups tool to do the following:

Manage local user accounts, NIS user accounts and groups, and user accounts and groups on LDAP server on an HP-UX system.
Add, modify, disable, and delete user accounts on the local system.
Modify password, secondary groups, and security attributes of user accounts on the local system.
Manage user templates and customize tasks.
Add, modify, disable, and delete user accounts on the NIS system.
Add, modify, and delete user accounts on the LDAP server.
Modify password, secondary groups, and security attributes of user accounts on the NIS system. You can also update NIS maps.
Add, modify, and delete groups on the local system, NIS system, and LDAP server.
Use long user name.

WK
please assign points
Problem never ends, you must know how to fix it
A. Clay Stephenson
Acclaimed Contributor

Re: user account request

The fundamental problem is that you may be running legacy code that assumed that user names would never exceed 8 characters plus a terminating NUL. You may experience obscure problems that are very difficult to track down if you allow long user names. It's difficult to change the rules that have been in place for decades without consequences.
If it ain't broke, I can fix that.
Prasanth V Aravind
Trusted Contributor

Re: user account request

one more option you have.

if you are using ldap and server support more than 8 char then also you can go ahead

Regards
Prasanth