|
Hi I want to encrypt the dynamicdns passwords in my running-config, sometime I have to give access of my router to other person and I don’t want that someone should know my password. Service password-Encryption command doesn’t encrypt these following passwords (1) Dynamic DNS Password ip ddns update method DynamicDNS HTTP add http://username:password@members.dyndns.org/nic/update?system=dyndns&hostname=&myip= The above username:password is in clear text which shows your username and password. Thanks and regards Kamal |
|
It would appear that using a URL like that there is no support for encryption of the password (which doesn't surprise me). You may instead want to look at the DynectSMB range, where you can create accounts that can only update a single hostname and not control the account (or other hostnames). |