This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Script for HP Procurve password update

Hello Everyone,

I am trying to build a script to execute on my switches. The process goes through but the password does not change. No errors at this time.

The script is as follows.

config

password manager user-name xxxxx

password1

password1

Write mem

So my question is 1, is doing a script the best way or should I be doing a job?

2. If script is correct any reason why the password might not update but I do not get any errors back?