users.ini
Lo
is there a way to load the users.ini from the net? if so, would it also be possible to disable the local hosted users.ini ? greetz vamp |
Re: users.ini
D'you mean by using AmxBans? Or by having the admin list printed on a page which would be read from?
|
Re: users.ini
Quote:
|
Re: users.ini
Use SQL. Requires a database. It's already built in, you just have to enable it! Any other method considered "on the net" is not secure.
|
Re: users.ini
Quote:
|
Re: users.ini
alright, thanks how would this be done?
I am not familiar enough with networking like this. what about the 2nd question. Code:
would it be possible to disable the local hosted users.ini ? |
Re: users.ini
also, is there a limit to amount of users in users.ini ?
|
Re: users.ini
Quote:
Quote:
|
Re: users.ini
Or just read it from wherever you put it, and update the server's local users.ini according to that.
|
Re: users.ini
Use SQL. It'll be the easiest and most secure method of doing it. Unless you REALLY want to read a web page (use port 80 for HTTP in sockets) I'm not sure how sockets works....haven't looked into it, but 80 is your HTTP port. Possibly you might be able to grab a file through FTP (port 22). But....i strongly suggest SQL. Its also relatively simple to display a SQL query/view on a web page, if that's what you're trying to do.
|
| All times are GMT -4. The time now is 06:09. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.