1Z0-821 · Question #64
In a default standalone installation of Oracle Solaris 11, what is the default minimum length in characters of a user password, and where is the minimum password length defined?
The correct answer is B. Default minimum length is 6, and is defined in /etc/default/password. By default, the passwd command assumes a minimum length of six characters. You can use the PASSLENGTH default in the /etc/defaults/passwd files to change that by setting the minimum number of characters that a user's password must contain to some other number.
Question
In a default standalone installation of Oracle Solaris 11, what is the default minimum length in characters of a user password, and where is the minimum password length defined?
Options
- ADefault minimum length is 8, and is defined in /etc/default/password.
- BDefault minimum length is 6, and is defined in /etc/default/password.
- CDefault minimum length is 8, and is defined in /etc/shadow.
- DDefault minimum length is 6, and is defined in /etc/shadow.
- EDefault minimum length is 8, and is defined in /usr/sadm/defadduser.
- FDefault minimum length is 6, and is defined in /usr/sadm/defadduser.
How the community answered
(34 responses)- A3% (1)
- B71% (24)
- C9% (3)
- D15% (5)
- E3% (1)
Explanation
By default, the passwd command assumes a minimum length of six characters. You can use the PASSLENGTH default in the /etc/defaults/passwd files to change that by setting the minimum number of characters that a user's password must contain to some other number.
Topics
Community Discussion
No community discussion yet for this question.