Operating System - HP-UX
1833467 Members
2553 Online
110052 Solutions
New Discussion

chnage remote password script to local password script

 
Jerry Sims
Advisor

chnage remote password script to local password script

 
Learn More
2 REPLIES 2
Frank Slootweg
Honored Contributor

Re: chnage remote password script to local password script

I have not studied this script in any detail, but can't you just do a pseudo remote operation to the local system?

I.e. you can use most remote commands like telnet, rlogin, ftp, rcp, remsh, etc., to the local system, so I assume you can do the same for this script, i.e. something like:

scriptname -h localhostname ...
Stanimir
Trusted Contributor

Re: chnage remote password script to local password script

Hi!
I found your script soon and
test it on my mashines - it works
eighter on remote and on local !!!
All depends of parameters you
apply to it: -h, -t, ... and
we can put it in various actions
with little modification for
different needs.

Can you still interesting ?
Regards, Stan