[hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Arnaud DUMAS de RAULY
Hi everyone, I just found out one of my clients can change the slot count of his server (CS 1.6), does anyone know how ou know how to stop him from doing so ? Is there a common way of doing it and most important, is there a fix ? I think he uses the server.cfg to send commands through to

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Zuko
to change slots: ] shutdownserver ] maxplayers 24 ] map de_dust2 2009/8/4 Arnaud DUMAS de RAULY a@esport-eu.com Hi everyone, I just found out one of my clients can change the slot count of his server (CS 1.6), does anyone know how ou know how to stop him from doing so ? Is there a

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Ronny Schedel
Protect your start scripts. Hi everyone, I just found out one of my clients can change the slot count of his server (CS 1.6), does anyone know how ou know how to stop him from doing so ? Is there a common way of doing it and most important, is there a fix ? I think he uses the server.cfg

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Arnaud DUMAS de RAULY
Thanks guys for your answers, but here a couple more details: - the command script is protected - the guy says he does it using the server.cfg - gameservers are launched as a user and not as root - he has ftp access - the bins and .so are not protected Thanks for your time. Le 4 août 09 à

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread David A. Parker
When you say he has ftp access does that mean he can upload a server.cfg file to the directory where you have CS installed? If that's the case, I would guess he's uploading a custom server.cfg and it gets read on map change. Just a guess, though. - Dave Arnaud DUMAS de RAULY wrote:

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Arnaud DUMAS de RAULY
Yes he can upload different server.cfg The server is launched by command line, the command-line overrides the setting in the server.cfg doesn't it, unless maybe the autoupdate feature enables a reboot ignoring the commandline (which seems impossible though) ? I've been hosting servers for

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Shane Arnold
He has FTP access? Well, wouldn't he just be editing the server.cfg? Or starting a server process with a +servercfgfile specified? Confused somewhat... if you don't want him having the ability to modify/create then he shouldn't have those permissions (i.e FTP) on the server?

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread David A. Parker
Let me make a few assumptions here. I assume that: 1. You have a box and the client in question pays for a CS 1.6 server with N slots which runs on this box. 2. You don't want him to change the number of slots because he only pays for N slots. Is this the case? If so, then my solution to

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Arnaud DUMAS de RAULY
Your assumptions are correct. The client needs access to the ftp (and all of our clients have this acces, as well as all of our competitor's clients) to be able to change anything he wants, such as server name, password, etc ... this is how it's been for the past 2 years and we've never

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread David A. Parker
Does the client have SSH access, or just FTP? Arnaud DUMAS de RAULY wrote: Your assumptions are correct. The client needs access to the ftp (and all of our clients have this acces, as well as all of our competitor's clients) to be able to change anything he wants, such as server name,

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Arnaud DUMAS de RAULY
Just FTP :) Le 4 août 09 à 18:11, David A. Parker a écrit : Does the client have SSH access, or just FTP? Arnaud DUMAS de RAULY wrote: Your assumptions are correct. The client needs access to the ftp (and all of our clients have this acces, as well as all of our competitor's clients) to

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Guy Watkins
...@list.valvesoftware.com] On Behalf Of David A. Parker } Sent: Tuesday, August 04, 2009 11:29 AM } To: Half-Life dedicated Linux server mailing list } Subject: Re: [hlds_linux] Changing Number of Slots fix } } Let me make a few assumptions here. I assume that: } } 1. You have a box and the client

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Nightbox
, August 04, 2009 11:29 AM } To: Half-Life dedicated Linux server mailing list } Subject: Re: [hlds_linux] Changing Number of Slots fix } } Let me make a few assumptions here. I assume that: } } 1. You have a box and the client in question pays for a CS 1.6 server } with N slots which runs

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Andy Giesen
Of David A. Parker } Sent: Tuesday, August 04, 2009 11:29 AM } To: Half-Life dedicated Linux server mailing list } Subject: Re: [hlds_linux] Changing Number of Slots fix } } Let me make a few assumptions here.  I assume that: } } 1. You have a box and the client in question pays for a CS 1.6

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Marcel
Write a small cron script that checks the slots and restarts the server with if the slotcount is wrong. And when you're doing this, you can also check if your customer has set a password (if it's a private server). I think the customer will complain if his server restarts every 5 mins ;)

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Arnaud DUMAS de RAULY
Thanks all for your suggestions, but when a customer restarts the server from his panel, the command line executes automatically the right slot count. Which is why I don't understand how he does it and makes me wonder if it has something to do with the autoupdate commande line. Le 4 août

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Zuko
Which is why I don't understand how he does it and makes me wonder if it has something to do with the autoupdate commandes line. look @ 1st answer... ___ To unsubscribe, edit your list preferences, or view the list archives, please visit:

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Eric-Jan Riemers
...@list.valvesoftware.com] Namens Arnaud DUMAS de RAULY Verzonden: dinsdag 4 augustus 2009 23:16 Aan: Half-Life dedicated Linux server mailing list Onderwerp: Re: [hlds_linux] Changing Number of Slots fix Thanks all for your suggestions, but when a customer restarts the server from his panel, the command line

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread David Parker
- From: Arnaud DUMAS de RAULY a@esport-eu.com Date: Tuesday, August 4, 2009 5:16 pm Subject: Re: [hlds_linux] Changing Number of Slots fix To: Half-Life dedicated Linux server mailing list hlds_linux@list.valvesoftware.com Thanks all for your suggestions, but when a customer restarts

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread David Parker
Sorry, that should be sv_visiblemaxplayers. - Original Message - From: David Parker dpar...@utica.edu Date: Tuesday, August 4, 2009 6:20 pm Subject: Re: [hlds_linux] Changing Number of Slots fix To: Half-Life dedicated Linux server mailing list hlds_linux@list.valvesoftware.com I don't

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Michael O. Christensen - Gamelaunch ApS
. august 2009 23:16 To: Half-Life dedicated Linux server mailing list Subject: Re: [hlds_linux] Changing Number of Slots fix Thanks all for your suggestions, but when a customer restarts the server from his panel, the command line executes automatically the right slot count. Which is why I don't

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Zuko
extra 8 slots can't really be used, but they show up in the query. Could this be what he is doing? - Original Message - From: Arnaud DUMAS de RAULY a@esport-eu.com Date: Tuesday, August 4, 2009 5:16 pm Subject: Re: [hlds_linux] Changing Number of Slots fix To: Half-Life

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Cc2iscooL
] Changing Number of Slots fix To: Half-Life dedicated Linux server mailing list hlds_linux@list.valvesoftware.com Thanks all for your suggestions, but when a customer restarts the server from his panel, the command line executes automatically the right slot count. Which is why I don't

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Cc2iscooL
] Changing Number of Slots fix To: Half-Life dedicated Linux server mailing list hlds_linux@list.valvesoftware.com Thanks all for your suggestions, but when a customer restarts the server from his panel, the command line executes automatically the right slot count. Which is why I don't

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Arnaud DUMAS de RAULY
. Those extra 8 slots can't really be used, but they show up in the query. Could this be what he is doing? - Original Message - From: Arnaud DUMAS de RAULY a@esport-eu.com Date: Tuesday, August 4, 2009 5:16 pm Subject: Re: [hlds_linux] Changing Number of Slots fix To: Half-Life

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread David Parker
want to do.     - Dave - Original Message - From: Zuko zuc...@gmail.com Date: Tuesday, August 4, 2009 6:25 pm Subject: Re: [hlds_linux] Changing Number of Slots fix To: Half-Life dedicated Linux server mailing list hlds_linux@list.valvesoftware.com David: write this commands in console

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread David Parker
? - Original Message - From: Arnaud DUMAS de RAULY a@esport-eu.com Date: Tuesday, August 4, 2009 5:16 pm Subject: Re: [hlds_linux] Changing Number of Slots fix To: Half-Life dedicated Linux server mailing list hlds_linux@list.valvesoftware.com Thanks all for your suggestions

Re: [hlds_linux] Changing Number of Slots fix

2009-08-04 Thread Arnaud DUMAS de RAULY
is in the startup line). - Original Message - From: Arnaud DUMAS de RAULY a@esport-eu.com Date: Tuesday, August 4, 2009 6:32 pm Subject: Re: [hlds_linux] Changing Number of Slots fix To: Half-Life dedicated Linux server mailing list hlds_linux@list.valvesoftware.com Even