I work in a team and I am responsible for transitioning from using everybody a single password for all the routers to managing access with different groups and RADIUS login.
Most of us use the Dude and especially the feature of Tools > Winbox into the devices.
It would be nice to use this feature while accessing with own username and password but I don't know if it's possible to do.
I was thinking of creating that same users in Dude machine or use RADIUS also for Dude access, then refer to that username/password in the command of the Tool
For example, now we have:
Code: Select all
%HOMEPATH%\Desktop\winbox.exe [Device.FirstAddress] [Device.UserName] "[Device.Password]"
Code: Select all
%HOMEPATH%\Desktop\winbox.exe [Device.FirstAddress] [Own.UserName] "[Own.Password]"
Do someone know if this is possible?
Thanks!