Announcement

Collapse
No announcement yet.

How to reset password for Webadmin?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to reset password for Webadmin?

    Need some help from the pro's since I think I did something wrong...

    I have UT3 1.3 and Webadmin 1.6
    I did all the required steps following the tutorial (http://forums.epicgames.com/showthread.php?t=612389) I added:
    [WebAdmin.BasicWebAdminAuth]
    RequireUsername=Admin
    and:
    AdminPassword=YOURPASSWORDHERE (cabezon)
    but when I type the server address and get the box to type pass and user I'm not able to get in. I used user: Admin Pass: cabezon and no luck.
    Did I miss a step somewhere? Its there a way to reset the password from the ini?

    All info will be appreciated.

    I did a search but no luck on this issue...

    #2
    ut3 server DM-Sentinel?AdminPassword=YOURPASSWORDHERE?mutator=xx x.xxx? ...

    AdminPassword is part of your ut3-startup-command.

    http://ut3webadmin.elmuerte.com/#installation

    Comment


      #3
      Or, if you have access to it, place the password in the UTGame.ini file as part of the AccessControl section:

      Code:
      [Engine.AccessControl]
      AdminPassword=whatever

      Comment


        #4
        Originally posted by regzgz View Post
        Need some help from the pro's since I think I did something wrong...

        I have UT3 1.3 and Webadmin 1.6
        I did all the required steps following the tutorial (http://forums.epicgames.com/showthread.php?t=612389) I added:
        [WebAdmin.BasicWebAdminAuth]
        RequireUsername=Admin
        and:
        AdminPassword=YOURPASSWORDHERE (cabezon)

        I did a search but no luck on this issue...
        Make sure that wherever in my instructions it says
        "AdminPassword=YOURPASSWORDHERE"
        you put your password "cabezon"

        Comment

        Working...
        X