What can i do if i forgot the password...

Good day…
I have purchased the RB433Ah & RB433..

I have few Question here…

  1. Just wonder know, if a day, i have forgot the password, then what can i do?
    Reset it to factory setting? will it effect the RouterOS? how to make it?

  2. Can i create another administrator password for RB433???

yes You must reset to the factory settings and to make the settings of the router again; I think it;s the only hope :slight_smile:
Best regards Remus

yes, you can (and SHOULD) make another administrator account, and disable the default.

[> normis@demo2.mt.lv> ] > user group print
0 name=“read” policy=local,telnet,ssh,reboot,read,test,winbox,password,web,sniff,
!ftp,!write,!policy

1 name=“write” policy=local,telnet,ssh,reboot,read,write,test,winbox,password,web,
sniff,!ftp,!policy

2 name=“full” policy=local,telnet,ssh,ftp,reboot,read,write,policy,test,winbox,
password,web,sniff

3 name=“demo” policy=local,telnet,ssh,read,winbox,!ftp,!reboot,!write,!policy,!test,
!password,!web,!sniff
[> normis@demo2.mt.lv> ] > > user add name=normis group=full password=test

to reset http://wiki.mikrotik.com/wiki/Password_reset

Thanks…