Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Shell script to change user password on Solaris 10

807557May 16 2008 — edited Aug 19 2008
Hi,

My production system have more than 20 users, I need to change password every 30 days. It is very difficult to change passwords manually, So I am planning to write a script and that script should be executed by user(not super user) once in a every 30 days.
The script like ./chgpass.sh $oldpass $newpass $newconf
Can any one send a sample scripts? OR Reference manuals.

Thanks
Ram
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 16 2008
Added on May 16 2008
5 comments
1,478 views