shaveling 发表于 2006-9-11 11:03:37

COYOTE web管理

忘记了COYOTE web管理时候的密码,请问有什么办法可以找回?版本2.24

xiangli 发表于 2006-9-11 14:38:32

How to recover a lost password of BrazilFW

First of all, I must emphasize that is impossible to recover the lost password, what can be done is just change it, typing another one.

Brazilfw in a floppy:

If the Brazilfw is in a floppy its quite easy, take the floppy to another machine and edit the file a:\config\coyote.cfg

Locate this line:
Code:
ADMIN_AUTH='xxxx'


Where the xxxx is your encrypted password.

Exchange the line for this one:
Code:
ADMIN_AUTH='STNRMXTpRdl4sseKKLMyG/'


Now your password is: brazilfw
Its very important that you change it just after the first boot.

Brazilfw in a HD

You will need a boot disk of DOS with a text editor included. One disk that may be used is the boot/recover disk of Windows 98.

Boot the machine with this disk and type:
Code:
C:
CD \CONFIG
EDIT COYOTE.CFG


Locate this line:
Code:
ADMIN_AUTH='xxxx'


Where the xxxx is your encrypted password.

Exchange the line for this one:
Code:
ADMIN_AUTH='STNRMXTpRdl4sseKKLMyG/'


Now your password is: brazilfw
Its very important that you change it just after the first boot.
页: [1]
查看完整版本: COYOTE web管理