ronnyvdbr / ronnyvdbr.github.io

Raspberry Pi - Wifi Router Project
116 stars 50 forks source link

Login isn't working for web interface #25

Open big4570 opened 8 years ago

big4570 commented 8 years ago

This project is really great, and incredibly useful. I've been having difficulties trying to login to the web interface.

Is the default login info: admin/raspberry

I've tried this as well as root/raspberry pi/raspberry

codewithtyler commented 8 years ago

I'm digging through the code now and it looks like

Username: admin
Password: raspberry

is the default username and password.

For reference, I found this by looking at the installer-jessie.sh script here

jerrymomo10 commented 8 years ago

I login whith username admin and password raspberry but failed. I insert the a new account use SQL,it is successful. And I don't know why.

eucharistia commented 7 years ago

@jerrymomo10 can you expand on what made it work?