PrepAway - Latest Free Exam Questions & Answers

what does the bold letter string indicate?

In Linux, /etc/shadow file stores the real password in encrypted format for user’s account
with added properties associated with the user’s password.

In the example of a /etc/shadow file below, what does the bold letter string indicate?
Vivek: $1$fnffc$GteyHdicpGOfffXX40w#5:13064:0:99999:7

PrepAway - Latest Free Exam Questions & Answers

A.
Number of days the user is warned before the expiration date

B.
Minimum number of days required between password changes

C.
Maximum number of days the password is valid

D.
Last password changed

Explanation:

Reference:
http://www.cyberciti.biz/faq/understanding-etcshadow-file/(bullet # 4)

4 Comments on “what does the bold letter string indicate?

  1. Q  says:

    Vivek: $1$fnffc$GteyHdicpGOfffXX40w#5:13064:0:99999:7

    A.
    Number of days the user is warned before the expiration date = 7

    B.
    Minimum number of days required between password changes = 0

    C.
    Maximum number of days the password is valid = 99999

    D.
    Last password changed = 13064 days since 1970, Jan 1th


Leave a Reply