Change User Password Mac
Command to change the user's password if they can't remember it but can unlock the laptop with fingerprint ID
- Login as glbtech on terminal
su glbtech
- Change Password
sudo passwd -u glbtech <user-to-change> Command to change the user's password if they can't remember it but can unlock the laptop with fingerprint ID
su glbtech
sudo passwd -u glbtech <user-to-change>