This is a discussion on How incresase login length ? within the AIX Operating System forums, part of the Unix Operating Systems category; --> Please help ... How increase login length on AIX 5.2 ? Now is 8 chars... Thanks Boris...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Boris wrote: > Please help ... > How increase login length on AIX 5.2 ? Now is 8 chars... Not possible in AIX 5.2. Starting with AIX 5.3 you can use the 'smit chgsys' menu and change the field: Maximum login name length at boot time [9] which corresponds to the command: chdev -l sys0 -a max_logname=9 Paul Landay |
| |||
| "Boris" <boris.kovacevic@hpb.hr> schrieb im Newsbeitrag news:cncd4d$c6k$1@ls219.htnet.hr... > Please help ... > > How increase login length on AIX 5.2 ? Now is 8 chars... > > Thanks > > Boris > Hallo Boris, This 8 char length is Unix default. AFAIK it cannot be changed with AIX. (You can use longer logins but AIX will use the first 8 chars only). However, you might check out the secondary authentication method that can be defined/customised for every user. HTH, Andreas |
| ||||
| Paul Landay <landay@us.ibm.com> wrote in news:4199E2F3.36E75C68@us.ibm.com: > Boris wrote: >> Please help ... >> How increase login length on AIX 5.2 ? Now is 8 chars... > > Not possible in AIX 5.2. > Starting with AIX 5.3 you can use the > 'smit chgsys' menu and change the field: > Maximum login name length at boot time [9] > which corresponds to the command: > chdev -l sys0 -a max_logname=9 > > Paul Landay Oh goody! I can smell the stuff burning! :-) -- Doing AIX support was the most monty-pythonesque activity available at the time. Eagerly awaiting my thin chocolat mint. |