The Additional group of the two users: user2, user3 is the admin group Password: redhat

CORRECT TEXT
Add users: user2, user3.
The Additional group of the two users: user2, user3 is the admin group Password: redhat

CORRECT TEXT
Add users: user2, user3.
The Additional group of the two users: user2, user3 is the admin group Password: redhat

Answer: A

Explanation:
# useradd -G admin user2
# useradd -G admin user3
# passwd user2
redhat
# passwd user3
redhat



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Pritam

Pritam

groupadd admin

useradd -G admin user2

useradd -G amin user3

gpasswd admin