The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-01-2008
soliberus soliberus is offline
Registered User
 

Join Date: Oct 2004
Posts: 69
Looking for a script to reset password

All,

I have a Solaris 9 system and I would like to create a script that would reset the password of a local user to something specific on a daily basis.

Someone suggested the following:

passwd --stdin username < passwd_file

However, this doesn't work on Solaris.

Does anyone know of a script that will acomplish the above.

Thanks
Reply With Quote
Forum Sponsor