I'm trying to setup a password rotation policy without any directory server or identity manager. My understanding is that setting up a Configuration Profile with a Maximum Passcode Age is the best way to go.
So, I have profile scoped to one machine for testing and here's what I'm seeing:
If the password expires while the user is logged in their password simply stops working in the GUI (although it still seems to work in the terminal). There's no notification of any kind. If you logout then log back in you'll get the notification at login window to update the password.
My concern is that since most users essentially never need to use their password other than to wake from sleep they won't notice their password is been expired. They'll only notice when they have to, say, unlock a preference pane and make a few attempts thinking they must've typed their password in incorrectly, then get frustrated that seemingly for no reason their password has changed.
Had anyone come up with a good solution for reminding a user that their password will expire soon, or even prompting them to change it? I suppose It'd be possible to force them to logout to initiate the process, but that seems like a poor experience.