Q. You want there to be 3 grace days after a password expires before an account becomes disabled. How would you do this? (Solved)
1. use the useradd command with the -f switch
2. check the delay option in user admin
3. edit the user\s user.config file
4. use the useradd command with the -d switch
- a. use the useradd command with the -f switch