Solaris 10 username length warning removal
Chris Gibson <[email protected]> Tue, 10 Sep 2013 14:47:14 -0400
| Newsgroups | gmane.os.solaris.managers |
|---|---|
| Message-ID | <CAL0kKafgND2hUYjg6q=ZFAVQ+g=bGEoR-9VsZkBM36+ntpwv1g@mail.gmail.com> |
We are looking for a way to remove the warning that shows up when you login or use sudo with a username that is longer than 9 characters, below is an example of the warning: WARNING: Username length for 'foobarfoobar' exceeds platform restriction of maximum 9 characters. I see in /usr/include/limits.h that I think we could change it, but not sure all or even what I would need to recompile. Any help? Thanks, Chris