I've successfully implemented user authentication for Linux users by creating accounts in RACF and using LDAP to check their credentials. However, I'm uncertain of the method whereby the user is notified of an impending password expiration, as well as the dialog they can use to change their password. If anyone else is using this method of user authentication, how do you facilitate user password changes? I'd prefer not to be manually changing user's passwords every 60 days per our policy...
Thanks in advance, Dave Keeton