1Z0-821 · Question #101
Which two are true about accounts, groups, and roles in the Solaris user database?
The correct answer is A. All Solaris user accounts must have a unique UID number. B. A Solaris account name may be any alphanumeric string, and can have a maximum length of 8 characters. A: Solaris uses a UID (User ID) to identify each user account. The UID is a unique number assigned to each user. It is usually assigned by the operating system when the account is B: In Solaris the account name can include any alphanumeric string (and . _ -). The maximum length…
Question
Which two are true about accounts, groups, and roles in the Solaris user database?
Options
- AAll Solaris user accounts must have a unique UID number.
- BA Solaris account name may be any alphanumeric string, and can have a maximum length of 8 characters.
- CAccount UID numbers 0-09 are system-reserved.
- DThe GID for an account determines the default group ownership of new files created by that account.
- EThe groups that an account is a member of are determined by the entries in the /etc/group file.
How the community answered
(27 responses)- A70% (19)
- C15% (4)
- D11% (3)
- E4% (1)
Explanation
A: Solaris uses a UID (User ID) to identify each user account. The UID is a unique number assigned to each user. It is usually assigned by the operating system when the account is B: In Solaris the account name can include any alphanumeric string (and . _ -). The maximum length is 8 characters.
Topics
Community Discussion
No community discussion yet for this question.