Hi all...anyone point me in a direction on how I could write a little app that would allow a user to change their password? Right now, my users passwords never expire and are not hardened in anyway...plus we have some old client/server apps that our users use currently that do force them to enter an account name and password to authenticate to the system but if the users password is expired theseold apps dont handle that! Cant really change the apps, so we figure we will write a little tool just to execute as needed to allow users to change the password. Anyone doing this? Encryption is not a concern but we do want to stay away from allowing users to see a greenscreen/emulation session.