Change password with a shell script
807578May 6 2008 — edited May 8 2008Hi everybody.
I want to deliver an application that enable the users to change their passwords directly from the webtop. The passwords are kept in the /etc/shadow in the SGD server (Solaris 10).
I use a 'character application' that runs a shell script with the passwd command but I can't to make it to work.
What is the mistake?
Another idea?
Thanks