How can i add a password to this user.
If I paste config into terminal it works fine. Then i just add a line with the password.
/system upgrade upgrade-package-source
add address=1.2.3.4 user=admin
password
This will create an error in a *.rsc file when i use import, or run after reset.
How can I set this password?