IBM
C9010-022 · Question #103
When creating a new user id, an administrator encounters the following error message: aixsystem:/home/root# mkuser newuserid 3004-694 Error adding "newuserid": Name is too long. Running which of the…
The correct answer is A. chdev -l sys0 -a max_logname=10;shutdown -Fr now. See the full explanation below for the reasoning.
Question
When creating a new user id, an administrator encounters the following error message: aixsystem:/home/root# mkuser newuserid 3004-694 Error adding "newuserid": Name is too long. Running which of the following commands will cause the mkuser newuserid command to complete successfully?
Options
- Achdev -l sys0 -a max_logname=10;shutdown -Fr now
- Bchsec -f/etc/security/login.cfg -s default -a max_logname=12
- Cchsec -f/etc/security/login.cfg -s default -a pwd_algorithm=sha512
- Dchsec -f/usr/lib/security/mkuser default -s default -a loginlength=10
How the community answered
(36 responses)- A83% (30)
- B3% (1)
- C3% (1)
- D11% (4)
Community Discussion
No community discussion yet for this question.