From: Matt Z. <mzagrabe@d.umn.edu> - 2015-03-26 19:50:39
|
On Thu, Mar 26, 2015 at 2:08 PM, MAGANA, ANDREAS S I CTR USAF AFMC 72 ABW/SCOOT <and...@us...> wrote: > Need help with trying to create a expect.pm script so that I can change > passwords on my Solaris-10 and 9 servers. I am using this expect.pm script > from my Linux server I also have Net::OpenSSH but I am not using right now. > Any examples would help. Hi Andy, There are some examples of perl expect out on the net. Try one of those then ask followup questions. If I were you, I'd be looking at a different solution than perl expect to changing passwords on Solaris systems. Cheers! -m |