Posted on 06-27-2017 07:59 AM
I only have basic, really basic bash script knowledge, thank you in advance for all your help =)
I need help on how to make Enterprise Connect run a script after an AD user changes their password, so it can sync their new password with MS Outlook 2016 (exchange account) and sync their 802.1x password.
Enterprise Connect works fine in our enviroment, but I'm trying to make it easier for all of our AD users so it syncs their new passwords for them.
Once again thank you.
Posted on 06-28-2017 07:33 AM
The script is included in your Enterprise Connect download in the Sample Scripts folder, and by default changes the Keychain item called "Exchange" as that's the keychain item Outlook creates and uses
Posted on 06-28-2017 07:51 AM
I do have that file, but I cannot make it to update the passwords in outlook and 802.1x do you have a different option instead of the PasswordChangeSample.sh?