How can I take control of my server (Ban, kick...)

General discussion - SPAM & Advertising NOT permitted!

Moderators: toqer, gothic_hobbit, civilian, okaygo

How can I take control of my server (Ban, kick...)

Postby HAGGAR » Fri Jun 01, 2007 2:23 pm

I need your help. Some players cursing to other players.
How can I ban someone from my server.
Turkish Information About Kaillera:
http://kaillera.vze.com
Image
User avatar
HAGGAR
Senior Member
 
Posts: 35
Joined: Tue May 08, 2007 5:46 am
Location: Bursa, Turkey

Postby civilian » Fri Jun 01, 2007 7:29 pm

I'ts not possible with standard server
You should look into emulinker
I slipped up. I lack discipline!
User avatar
civilian
Lord of the Trolls
 
Posts: 222
Joined: Tue Jun 14, 2005 10:49 am

Postby HAGGAR » Sat Jun 02, 2007 1:18 am

Emulinker's configuration is too hard . My server doesn't recognize me as server admin. Need help about emulinker access configuration.

This is my emulinker server log;
06-02-07 12:29:20.542 ERROR AccessManager2: Failed to load access line: Unrecognized access token: admin: user,ADMIN,127.0.0.1,Server Owner Logged In!

What's wrong with this original access config file?

# USER PRIVILEGES
# ===============
# Syntax: user,<NORMAL|ELEVATED|ADMIN>,<ip address filter>,[login announcement]
# Examples:
# - Grant admin access to anyone on the local network with login announcement:
# user,ADMIN,192.168.*|10.0.0.*|127.0.0.1,Local Admin Logged In!
# - Silently grant admin access to a specific ip address:
# user,ADMIN,69.137.29.150,
# - Grant elevated access to a specific ip address with login announcement:
# user,ELEVATED,69.137.29.150,Welcome Moosehead!
# - Grant no special access but make a login announcement to users from Asia:
# user,NORMAL,2*,Welcome user from Asia!
# - Grant ADMIN access to a dynamic DNS name
# user,ADMIN,dns:yourname.no-ip.org,Admin Connected!

user,ADMIN,127.0.0.1,Server Owner Logged In!
Turkish Information About Kaillera:
http://kaillera.vze.com
Image
User avatar
HAGGAR
Senior Member
 
Posts: 35
Joined: Tue May 08, 2007 5:46 am
Location: Bursa, Turkey

Postby civilian » Sat Jun 02, 2007 8:35 am

since the server is on the same computer as you connect from, it should recognize you as admin by default without changing any access configuration settings.
I slipped up. I lack discipline!
User avatar
civilian
Lord of the Trolls
 
Posts: 222
Joined: Tue Jun 14, 2005 10:49 am

Postby HAGGAR » Sun Jun 03, 2007 1:57 am

My server still doesn't recognize me as server admin.

Server log:
WARN ChatAction: Admin command failed, processing as chat: Admin Command Denied: User1(My-nickname/192.168.x.x) does not have Admin access: /kick 5
Turkish Information About Kaillera:
http://kaillera.vze.com
Image
User avatar
HAGGAR
Senior Member
 
Posts: 35
Joined: Tue May 08, 2007 5:46 am
Location: Bursa, Turkey

Postby civilian » Sun Jun 03, 2007 10:10 am

add the line:
user,ADMIN,192.168.*,Server Owner Logged In!
next to:
user,ADMIN,127.0.0.1,Server Owner Logged In!
I slipped up. I lack discipline!
User avatar
civilian
Lord of the Trolls
 
Posts: 222
Joined: Tue Jun 14, 2005 10:49 am

Postby HAGGAR » Sun Jun 03, 2007 11:13 am

The beginning logs,

06-03-07 20:37:11.668 INFO PicoStarter: Loading and starting components from components.xml
06-03-07 20:37:11.828 INFO AccessManager2: Reloading permissions...
06-03-07 20:37:11.848 ERROR AccessManager2: Failed to load access line: Unrecognized access token: admin: user,ADMIN,192.168.x.x,Server Owner Logged In!
06-03-07 20:37:11.888 WARN V086Controller: Listening on UDP ports: 27889 to 27924. Make sure these ports are open in your firewall!
06-03-07 20:37:11.958 INFO ByteBufferMessage: Using character set: windows-1254
06-03-07 20:37:11.968 INFO ConnectController: Ready to accept connections on port 27888

this error log comes out and makes me sick
06-03-07 20:37:11.848 ERROR AccessManager2: Failed to load access line: Unrecognized access token: admin: user,ADMIN,192.168.x.x,Server Owner Logged In!

Failed to load access line.........
Maybe older emulinker server versions would help , any suggestions ?
Turkish Information About Kaillera:
http://kaillera.vze.com
Image
User avatar
HAGGAR
Senior Member
 
Posts: 35
Joined: Tue May 08, 2007 5:46 am
Location: Bursa, Turkey

Postby civilian » Sun Jun 03, 2007 11:18 am

which version r ya using now?
I slipped up. I lack discipline!
User avatar
civilian
Lord of the Trolls
 
Posts: 222
Joined: Tue Jun 14, 2005 10:49 am

Postby HAGGAR » Sun Jun 03, 2007 11:30 am

1.0.2 the latest one I think. Right?
Turkish Information About Kaillera:
http://kaillera.vze.com
Image
User avatar
HAGGAR
Senior Member
 
Posts: 35
Joined: Tue May 08, 2007 5:46 am
Location: Bursa, Turkey

Postby civilian » Sun Jun 03, 2007 5:51 pm

well, i tested with 1.0.2 and it works perfectly.

# USER PRIVILEGES
# ===============
# Syntax: user,<NORMAL|ELEVATED|ADMIN>,<ip address filter>,[login announcement]
# Examples:
# - Grant admin access to anyone on the local network with login announcement:
# user,ADMIN,192.168.*|10.0.0.*|127.0.0.1,Local Admin Logged In!
# - Silently grant admin access to a specific ip address:
# user,ADMIN,69.137.29.150,
# - Grant elevated access to a specific ip address with login announcement:
# user,ELEVATED,69.137.29.150,Welcome Moosehead!
# - Grant no special access but make a login announcement to users from Asia:
# user,NORMAL,2*,Welcome user from Asia!
# - Grant ADMIN access to a dynamic DNS name
# user,ADMIN,dns:yourname.no-ip.org,Admin Connected!

user,ADMIN,127.0.0.1,Server Owner Logged In!
user,ADMIN,192.168.*,Server Owner Logged In!


be sure to save the file as non-unicode format
I slipped up. I lack discipline!
User avatar
civilian
Lord of the Trolls
 
Posts: 222
Joined: Tue Jun 14, 2005 10:49 am

Postby HAGGAR » Mon Jun 04, 2007 3:08 am

Problem solved, this works
user,admin,192.168.x.x,Server Owner Logged In

I wrote admin instead ADMIN and my server works perfectly.

By the way, thanks for helping me out KC.
Last edited by HAGGAR on Mon Jun 11, 2007 3:41 am, edited 1 time in total.
Turkish Information About Kaillera:
http://kaillera.vze.com
Image
User avatar
HAGGAR
Senior Member
 
Posts: 35
Joined: Tue May 08, 2007 5:46 am
Location: Bursa, Turkey

Postby SSJGOKU [d2infinity.com] » Tue Jun 05, 2007 10:47 am

If you're using Windows, you can download a few of my clients at http://www.strusserslist.com/downloads.html They have built in admin commands.
User avatar
SSJGOKU [d2infinity.com]
Die-Hard Member
 
Posts: 108
Joined: Sun Dec 12, 2004 9:21 pm
Location: Brooklyn, NY

Postby HAGGAR » Wed Jun 06, 2007 1:23 am

I'm already using Supraclient 0.69.2. Your client makes things easier. I don't have to write codes with supraclient, like /finduser or /kick <userno> ... Right click on a user and I can do anything I want. Kick , ban , temporary admin... Supra client is really useful for server admins.
Turkish Information About Kaillera:
http://kaillera.vze.com
Image
User avatar
HAGGAR
Senior Member
 
Posts: 35
Joined: Tue May 08, 2007 5:46 am
Location: Bursa, Turkey


Return to Chit Chat

Who is online

Users browsing this forum: Google [Bot] and 0 guests