Hello,
i want to remove our old local username and re add it using secret for the password so its hashed.
for example
current setup
username ciscojohnes privilege 15 password 7 978613513764641616574614sd6as45d (made up username and password)
then i want to re add it so its hashed
conf t
username ciscojohnes privilege 15 secret secretpassword
however i cannot get the confirm to work when i run it as a script. it is like it is not accepting the spacebar as an acknowledgement for the confirm.