Operating System - HP-UX
1834518 Members
1912 Online
110068 Solutions
New Discussion

Username longer than 8 characters

 
SOLVED
Go to solution
R.Rousseau
Occasional Contributor

Username longer than 8 characters

I am working on a migration of an application that runs over HP-UX 11.11. This application needs users/groups longer than 8 characters (to be honest it can be changed, but it requires loads of changes!!), let's say 10-12. The only way I could find to create such users, is editing the /etc/passwd (or /etc/group). The fact is that I do not know if this can have some impact with other functionalities of HP-UX. For example I could notice that if I use such a user/group as owner of a file, than with the 'ls -la' I can see up to the 8th character for the user/group. On the other hand someone told me about a patch that would alllow user/group longer than 8. What's the best thing to do? Which this patch?

Thank you to all
Fabio
2 REPLIES 2
Pete Randall
Outstanding Contributor

Re: Username longer than 8 characters

T G Manikandan
Honored Contributor
Solution

Re: Username longer than 8 characters