Question

Linux chapter 6 What steps can you take to determine if the client set their own...

Linux chapter 6

What steps can you take to determine if the client set their own password or used a default password?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

$ passwd --status username

Display account status information. The status information consists of 7 fields. The first field is the user's login name. The second field indicates if the user account has a locked password (set their own password) (L), has no password (NP), or has a usable password or default password(P). The third field gives the date of the last password change. The next four fields are the minimum age, maximum age, warning period, and inactivity period for the password. These ages are expressed in days.

if the password is lock then we can unlock it by ,

$ passwd -u username

Add a comment
Know the answer?
Add Answer to:
Linux chapter 6 What steps can you take to determine if the client set their own...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT