Page 1 of 1

You don´t have the required admin rights to do that!

Posted: 17 Oct 2015, 13:45
by om23
but,
I am MasterAdmin.

so what did I wrong.
I set it on adminops.xml and uaseco.xml

do I miss something?

br

Code: Select all

<masteradmins>
		<!-- /ip:port in tmlogin only useful when joining server over LAN -->
		<!-- ipaddress can be specified to guard each login against       -->
		<!-- unauthorized use of admin commands from other IP addresses   -->
		<!-- format:
		<tmlogin>YOUR_MASTERADMIN_LOGIN</tmlogin> <ipaddress>YOUR_MASTERADMIN_IP</ipaddress>
		//-->
	</masteradmins>
what is this "format:" for?

Re: You don´t have the required admin rights to do that!

Posted: 18 Oct 2015, 09:59
by undef.de
om23 wrote:

Code: Select all

	<masteradmins>
		<!-- /ip:port in tmlogin only useful when joining server over LAN -->
		<!-- ipaddress can be specified to guard each login against       -->
		<!-- unauthorized use of admin commands from other IP addresses   -->
		<!-- format:
		<tmlogin>YOUR_MASTERADMIN_LOGIN</tmlogin> <ipaddress>YOUR_MASTERADMIN_IP</ipaddress>
		//-->
	</masteradmins>
If your settings are looks like that above, then you have to add your login to be a MasterAdmin:

Code: Select all

	<masteradmins>
		<!-- /ip:port in tmlogin only useful when joining server over LAN -->
		<!-- ipaddress can be specified to guard each login against       -->
		<!-- unauthorized use of admin commands from other IP addresses   -->
		<!-- format:
		<tmlogin>YOUR_MASTERADMIN_LOGIN</tmlogin> <ipaddress>YOUR_MASTERADMIN_IP</ipaddress>
		//-->
		<tmlogin>om23</tmlogin>
	</masteradmins>

Re: You don´t have the required admin rights to do that!

Posted: 18 Oct 2015, 13:02
by om23
oh really? :D
just for the rocord, what i did first, was like this:

Code: Select all

<masteradmins>
      <!-- /ip:port in tmlogin only useful when joining server over LAN -->
      <!-- ipaddress can be specified to guard each login against       -->
      <!-- unauthorized use of admin commands from other IP addresses   -->
      format:
      <tmlogin>my login, I know. my player login</tmlogin>
   </masteradmins>
surprise surprise...... format lol!

ok, nvm. I found out how to use it, but the problem is while the server and uaseco is running,
I have no abilities :( I´ve set the masteradmin correct.

is it maybe important to know?
i´ve just wiped my ubuntu12 php5.3 and made ubuntu 14.04.3 and PHP 5.5.9-1ubuntu4.13
» OS: Linux 3.13.0-042stab111.12 x86_64
» PHP: PHP/5.5.9-1ubuntu4.13 with settings: SafeMode: false, MemoryLimit: -1, MaxExecutionTime: 120 seconds, AllowUrlFopen: true
» MySQL: Server: MySQL/5.5.44-0ubuntu0.14.04.1
» Client: 5.5.44
oh, and btw. on my other servers I use xaseco, however, there I have adminrights, but the adminpanel and menu is not shown (but on a xaseco restart it shows up for one map or something). also the serverswitch do not work anymore. it may be useful to know? maybe I miss something to config on the root side.

SOLVED!: You don´t have the required admin rights to do that

Posted: 23 Oct 2015, 20:45
by om23
if u set security password ^^
/admin unlock *********

******* = your password set in the uaseco.xml <lock_password>********</lock_password>