Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
basically what it says on the tin. I need a way to change the password of a net user named (without quotes) "building house" (for example) via the command line interface. The command would, I guess, be
config netuser password <username> <password>
.....
Well... all I can really say to that is it is clearly possible on the device I have to have net user names with spaces in them, on account of the evidence that these users are there and work. The only problem I'm having is I can't change their passwo...
The device claims to be a Cisco 2500 Series Wireless Controller. I am attempting to make a script that logs on to it and changes user passwords, to be run each month. Problem is, one of the users I should change the password to has a space in its nam...