How do I apply the "Webadmin" function?

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

nidge

New Member
I was trying to find a way to see the IP addresses of players on my server and was told that the "Webadmin" function does this--but I don't know how to apply it.
I was also told to right click on the UT server icon, but I'm not sure where that's at......
I apologize for my ignorance. When Nutbar and Reverant were trying to help me, I thought I got it, but I didn't, when I went to apply the help they gave me---I hate to ask for a little more detail, but I'm a bit lost.
 

SimplyCosmic

ERGO. VIS A VIS. CONCORDANTLY.
Dec 25, 1999
6,311
0
0
Northeast Ohio
www.simplycosmic.net
You will need to enable the Webadmin feature in your .ini file, as taken from the Configuring your .ini file page from The Admin Page.


The section in question:

[UWeb.WebServer]
Applications[0]=UTServerAdmin.UTServerAdmin
ApplicationPaths[0]=/ServerAdmin
Applications[1]=UTServerAdmin.UTImageServer
ApplicationPaths[1]=/images
DefaultApplication=0
bEnabled=True ...Default is false change to true if you want to use the Remote Admin Website feature
 

Tetris L

Smartass
Feb 15, 2000
3,136
0
0
Germany
cleaned.beyondunreal.com
From http://unreal.epicgames.com/utServers.htm (reading highly recommended for every server admin):
Remote Administration

Once the server is up and running, and the remote administration is enabled, you can access your Unreal Tournament server with any Web Browser. Internet Explorer 4 or 5 is recommended, but it should work fine with Netscape 4 also. To access your UT server from a web browser running on the server machine, Use a URL such as the following:

http://127.0.0.1/ServerAdmin

Or if your copy of UT's Webserver is running on a custom port number (with the ListenPort option)

http://127.0.0.1:8888/ServerAdmin

Of course, substitute 127.0.0.1 for the IP of your server to administer it from a web browser on another computer. Your web browser will then prompt you for a username and password. ...

The systray icon will only appear if you start a dedicated server from within the game, but not if you run a listen server or start the dedicated server from the command line.
 

smarch

-=~DjSeVeN~=-
Jan 19, 2001
44
0
0
51
Netherlands
UT-Icon

Hi there,

The UT-Icon when you are running a server with ucc.exe will not be displayed.

It will only be displayed when you run a dedicated server within UT or from this commandline :

unrealtournament.exe -server
:trans: