I'm having issues with Keychain, I think NoMAD is one to blame.
I have set:
<key>LocalPasswordSync</key>
And it's working fine, changing password from machine, or AD (I also have
<key>UPCAlert</key>
so I get notified). Everything gets synced, but I started getting strange messages, that I need to put my keychain Login password. If I enter new or old password, the result is same, it doesn't recognize it as a password.
So, I get popups from Apps and WiFi gets disconnected as well, asking for Keychain password.
Is there a particular plist tag which has to be included to sync Keychain, apart from
<key>UseKeychain</key>
which I use, but I don't get password synced.
Thank you.
