Consider this sample entry in the /etc/shadow file: tmp1:$6$.......:18226:0:99999:7::18236: ( ....... represents the use
Posted: Sun May 15, 2022 10:19 am
Consider this sample entry in the /etc/shadow file:
tmp1:$6$.......
0:99999:7:
( ....... represents the user's encrypted password hash)
From this information, how many days from the date of this
user's last password change will the account expire?
Group of answer choices:
7
18233
10
The user account will not expire.
tmp1:$6$.......
( ....... represents the user's encrypted password hash)
From this information, how many days from the date of this
user's last password change will the account expire?
Group of answer choices:
7
18233
10
The user account will not expire.