Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Log into CentOS VM in VCL. . Edit login.def. Change password properties of a user account as follows: PASS_MAX_DAYS 60 PASS_MIN_DAYS 0 PASS_MIN_LEN 14 PASS_WARN_AGE

Log into CentOS VM in VCL. .

Edit login.def. Change password properties of a user account as follows: PASS_MAX_DAYS 60 PASS_MIN_DAYS 0 PASS_MIN_LEN 14 PASS_WARN_AGE 7

Create a new user account, called user3 and set an initial password. What message did you get? Is this the one you expected? Why or why not?

Force user3 to change the password at next login attempt.

Login CentOS as user3. What message did you get? Is this the one you expected? Why or why not? Can you reuse the same password for user3? Why or why not?

Create one security group called webadmin and add two users, user1 and user2 to the group.

Display the group that user2 belongs to.

Hint: The command you may need for this lab: vi login.defs useradd test passwd test chage d 0 user3 groupadd webadmin useradd user1 usermod -g webadmin user1 groups user1

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Theory Icdt 97 6th International Conference Delphi Greece January 8 10 1997 Proceedings Lncs 1186

Authors: Foto N. Afrati ,Phokion G. Kolaitis

1st Edition

3540622225, 978-3540622222

More Books

Students also viewed these Databases questions

Question

6. Identify seven types of hidden histories.

Answered: 1 week ago

Question

What is the relationship between humans and nature?

Answered: 1 week ago