;***************************************************
;* This file automates password changes on Lucent *
;* 5ESS and can be modified for other unix based *
;* systems that require you to change your password*
;* every ? days. You can opt to keep your current *
;* Password or change it...
Thanks Knob, Some sleep and a fresh look revealed 2 lines that are part of my template:
";strupr CURPASS
;strupr NEWPASS"
Duh! I have to change alot of my commands to all caps and forgot about this being in the script. After I test the script I'll post it. It might only be useful...
I'm trying to automate password changes. I have a dialog that asks for the old password. CURPASS is the var. The system I send the command to is case sensitive. When I sent the command the CURPASS is in all caps.
string CURPASS = ""
dialogbox 0 7 17 288 63 2 "Password...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.