Option A (Correct):A user private group (UPG) ensures that each user has their own unique group created with the same name and ID as the user.
Option E (Correct):The UPG model helps prevent other users from modifying files by default, as newly created files are assigned to the user’s unique group and not to a shared group.
Option B (Incorrect):UPG does not give the capability to create new group users; this is related to group management commands.
Option C (Incorrect):UPG does not providesudocapabilities;sudoconfiguration is managed separately.
Option D (Incorrect):UPGs do not limit reading files to group users by default; it depends on specific file permissions.
Oracle Linux Reference:Refer to:
Oracle® Linux 8: Managing Users and Groups
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit