Posted on 12-12-2018 09:04 AM
Hi. I'm reasonably new to JAMF, having been working with it for about 6 months now.
I have a client company who would like to implement some password changes through a Jamf policy. Using jamf help, I see that the verb "changePassword" is an option - as is "resetPassword" From the brief description available through jamf help changePassword, I believe that the difference between these two verbs is that changePassword is "graceful" and requires the old password, while resetPassword is "forceful" and will just change the password without knowing the old one, which potentially causes FileVault and Keychain issues.
Using a test account, I've ascertained that running sudo jamf changePassword -username test -password NewPassword -oldpassword OldPassword seems to happily update the test user's password and there doesn't seem to be any problems when logging into the test user afterwards - no keychain issues, etc.
So, I'm wondering if anyone else has used this for anything and if they can give me any advice on the following...
Any insight, or just a pointer to whichever jamf article that my Google-fu has been unable to find would be insanely great.
Many thanks to anyone who's able to help, or constructively told me where I've gone wrong in posting this.