I am currently developing a Java application that interacts with the CISCO ACS for Authenticating passwords using Tacacs+. My problem is that when a user's password is about to expire the getServerMesage() function does not return any message. I looked up the Tacacs+ RFC file and it says it?s only optional to return the message.
Is there anyway i can get around this so I can tell when a user's password is about to expire?