MCServer WebAdmin - bad username or password
#1
Hello,

i installed MCServer and changed the webadmin.ini to
Code:
; This file controls the webadmin feature of MCServer
; Username format: [User:*username*]
; Password format: Password=*password*; for example:
; [User:test]
; Password=test123

Then i tried to browse to the webadmin: http://192.168.1.83:8080/webadmin/
But every time it asks me for username and passwort. it does not accept the user and pw above and says MCServer WebAdmin - bad username or password. I restarted the server and the raspberry and so on, but it doesn't work.
can you say me what i'm doing wrong?
Reply
Thanks given by:
#2
Here is an example on how to use it:
Code:
[User:admin]
Password=admin
Now you created an account with the name "admin" and the password is "admin".
Reply
Thanks given by:
#3
thank you, i had the semicolons before
Reply
Thanks given by:
#4
semicolons mean comment lines in ini files
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)