PDA

View Full Version : access problems


madscrew
1st December, 2002, 10:22 AM
hi all
i also have the problem that i cant acces my webadmin
here is my *.bat file

x:
cd UTServer
cd UT2003server
cd system

ucc server DM-Antalus.ut2 ini=madscrew_1.ini AutoAdjust=True bAutoNumBots=False bBalanceTeams=True FragLimit=30 FF=0.20 AccessControl=XAdmin.AccessControllIni AdminUsername=xxxxx AdminPassword=xxxxxx

but when i entered my username and password it always comes the same window

and after free time
401 forbidden

what can i do



madscrew
:withstupid:

Slipit
2nd December, 2002, 01:06 AM
Hey madscrew, how are ya? :) Did you originally login to xadmin with the default Admin name and password?

Slipit

Bry
2nd December, 2002, 08:12 AM
thats because you are mixing the new xadmin system and the old system
do this

remove
1(close your server
2)remove AdminUsername=xxxxx AdminPassword=xxxxxx from your startline
3)check in the system folder for a xadmin.ini if it exists delete it.
4)start your server
login using Admin for both the user and the pass

madscrew
2nd December, 2002, 06:26 PM
thanx all for your help but i found a mistake in my bat file

here is the new one

ucc server DM-Antalus.ut2?Game=XGame.XDeathMatch?bAutoNumBots=True?AdminName=xxxx?AdminPassword=xxxxxx ini=UT2003_2.ini

the mistake was AdminUsername=xxxx
correctly it AdminName=xxxx