New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

RedHat EX294 Exam - Topic 7 Question 23 Discussion

Actual exam question for RedHat's EX294 exam
Question #: 23
Topic #: 7
[All EX294 Questions]

Create user accounts

------------------------

--> A list of users to be created can be found in the file called user_list.yml

which you should download from http://classroom.example.com/user_list.yml and

save to /home/admin/ansible/

--> Using the password vault created elsewhere in this exam, create a playbook called

create_user.yml

that creates user accounts as follows:

--> Users with a job description of developer should be:

--> created on managed nodes in the "dev" and "test" host groups assigned the

password from the "dev_pass"

variable and these user should be member of supplementary group "devops".

--> Users with a job description of manager should be:

--> created on managed nodes in the "prod" host group assigned the password from

the "mgr_pass" variable

and these user should be member of supplementary group "opsmgr"

--> Passwords should use the "SHA512" hash format. Your playbook should work using

the vault password file

created elsewhere in this exam.

while practising you to create these file hear. But in exam have to download as per

questation.

user_list.yml file consist:

---

user:

- name: user1

job: developer

- name: user2

job: manager

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Tijuana
4 months ago
I’m surprised there’s a vault password involved. Is that really necessary?
upvoted 0 times
...
Craig
4 months ago
Wait, we have to create groups too? I thought it was just users.
upvoted 0 times
...
Marjory
4 months ago
Totally agree, SHA512 is solid!
upvoted 0 times
...
Viola
4 months ago
Looks good, but why use SHA512? Seems overkill for user passwords.
upvoted 0 times
...
Felton
4 months ago
Just downloaded the user_list.yml from the link!
upvoted 0 times
...
Filiberto
5 months ago
This question seems similar to one we did in class, but I’m worried about the specifics of the inventory groups and ensuring the conditions are set up right in the playbook.
upvoted 0 times
...
Charlena
5 months ago
I feel confident about using the SHA512 hash for passwords, but I’m not completely sure how to handle the supplementary groups for each user type.
upvoted 0 times
...
Zita
5 months ago
I think the user_list.yml file should be structured properly, like we did in the practice questions. I hope I remember the correct syntax for the loop and conditions.
upvoted 0 times
...
Elli
5 months ago
I remember we practiced creating user accounts with Ansible, but I’m a bit unsure about how to reference the vault password file correctly in the playbook.
upvoted 0 times
...
Olive
5 months ago
I've got this one! Equity is the residual interest in the assets of the entity after deducting all its liabilities. That's the clear definition in option A, so that's my answer.
upvoted 0 times
...
Alpha
5 months ago
Okay, I think I have a strategy here. Separating the data by month and storing the backups in Cloud Storage seems like the most cost-effective approach.
upvoted 0 times
...
Dong
5 months ago
I'm a bit confused. Wouldn't comments exist for multiple reasons? I just hope I'm not mixing it up with declaring HTML versions!
upvoted 0 times
...
Vincent
9 months ago
Alright, folks, let's keep it professional. No password cracking allowed, even if it's just for funsies. Let's focus on getting those user accounts created correctly.
upvoted 0 times
Viva
9 months ago
Absolutely, professionalism is key here. Let's get those user accounts set up correctly.
upvoted 0 times
...
Kiley
9 months ago
Agreed, we need to stick to the guidelines and not deviate from the task at hand.
upvoted 0 times
...
Gail
9 months ago
Let's make sure to follow the instructions and create the user accounts properly.
upvoted 0 times
...
...
Chaya
9 months ago
Ooh, managed nodes in different host groups, that's a nice touch. Gotta make sure the playbook is targeting the right hosts for each user type. Time to start coding!
upvoted 0 times
...
Karan
9 months ago
Haha, 'SHA512' password hashing? I guess they really want to make sure those passwords are secure. Wonder if anyone's gonna try to crack the vault password just for fun.
upvoted 0 times
Elliott
8 months ago
I agree, better to be safe than sorry when it comes to protecting sensitive information.
upvoted 0 times
...
Elfrieda
8 months ago
Security is no joke, especially when it comes to user accounts and passwords.
upvoted 0 times
...
Rossana
9 months ago
I doubt anyone would risk trying to crack the vault password, it's not worth it.
upvoted 0 times
...
Rasheeda
9 months ago
Yeah, SHA512 is pretty secure. I wouldn't want to mess with that.
upvoted 0 times
...
...
Kimbery
10 months ago
Alright, let's see if I've got this straight. We need to download a YAML file, create a playbook that uses a password vault, and handle group membership for different types of users. Sounds like a good challenge!
upvoted 0 times
...
Jeannetta
10 months ago
Wow, this question covers a lot of ground! Creating user accounts with different permissions based on job descriptions, and using a password vault - that's some serious DevOps-y stuff.
upvoted 0 times
Nobuko
8 months ago
User1: We better make sure we follow the instructions carefully to get it right.
upvoted 0 times
...
Emilio
9 months ago
User2: I know, creating user accounts based on job descriptions and using a password vault is no joke.
upvoted 0 times
...
Kayleigh
9 months ago
User1: Yeah, this question is really testing our Ansible skills.
upvoted 0 times
...
...
Leonora
11 months ago
Yes, I believe understanding the playbook structure and using the vault password file correctly is key to solving this question.
upvoted 0 times
...
Jerlene
11 months ago
I agree, but if we follow the steps provided in the question, we should be able to create the user accounts successfully.
upvoted 0 times
...
Leonora
11 months ago
I think this question is quite challenging.
upvoted 0 times
...

Save Cancel