| querynsconfig |
Use this method to queries NS config |
Syntax |
Parameters |
weakpassword |
Option to list all weak passwords (not adhering to strong password requirements). Takes config file as input, if no input specified, running configuration is considered. Command => query ns config -weakpassword / query ns config -weakpassword /nsconfig/ns.conf |
changedpassword |
Option to list all passwords changed which would not work when downgraded to older releases. Takes config file as input, if no input specified, running configuration is considered. Command => query ns config -changedpassword / query ns config -changedpassword /nsconfig/ns.conf |
config |
configuration File to be used to find weak passwords, if not specified, running config is taken as input. |
Return Value |
Returns simpleResult |
See Also |