Raised This Month: $51 Target: $400
 12% 

Passwords


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Johnny got his gun
Veteran Member
Join Date: Jan 2004
Location: Tokyo
Old 01-28-2004 , 07:19   Passwords
Reply With Quote #1

Quote:
// Name of setinfo which should store a password on a client
// (Example: setinfo _pw "password")
amx_password_field "_pw"
Ok password for admins are still stored using this "setinfo" thing, right. Maybe it should be changed for coming versions, as using setinfo is anything but secure. Not that I use setinfo myself (only use steam ids) but I guess if this feature is there some people could actually use it and it could be bad.

I don't know another solution but maybe we could have the string encrypted.
Johnny got his gun is offline
BAILOPAN
Join Date: Jan 2004
Old 01-30-2004 , 10:28   /\//\
Reply With Quote #2

It would be nice to have a little application people can run to add/subtract users easily, removing the overhead of editing users.ini. That way people can select the options and see what's going on instead of referencing the users.ini file... easy VB abb (for windows, possibly ncurses for linux). That would also make encryption easier as the app could just write an ciphered string instead of letting AMX cipher it and then send it out.
__________________
egg
BAILOPAN is offline
Manip
Senior Member
Join Date: Jan 2004
Old 02-02-2004 , 09:48  
Reply With Quote #3

If you like, I'll wip one up for Win32 + XServer
Manip is offline
Send a message via AIM to Manip
Phreak
New Member
Join Date: Feb 2004
Location: Darmstadt/Germany
Old 02-09-2004 , 09:50  
Reply With Quote #4

The idea came up some times in the amx forums.
But I think they never worked out.

I think the most common situation is still only ftp/web interface access to the rented gameserver.
So maybe you want to add ftp support if you really want to write an application for it.

I started writing something for it in php, but never tested it thouroughly enough to publish it.
Phreak is offline
SniperBeamer
AMX Mod X Founder
Join Date: Jun 2003
Location: Good Old Europe
Old 02-09-2004 , 09:56  
Reply With Quote #5

server admins should change the cvar amx_password_field (this makes it nearly impossible to get the password)
SniperBeamer is offline
Johnny got his gun
Veteran Member
Join Date: Jan 2004
Location: Tokyo
Old 02-09-2004 , 10:13  
Reply With Quote #6

Quote:
/* Get whole buffer containing keys and their data. */
native get_info_keybuffer(id, buffer[], length);
Native from my jghg2 module... it gets the whole buffer. You dont need to specify a key. Keys and key values are separated by \s only so its very readable. Its easy to read all of whats in there. Some is easy to spot as passwords, some might not, however it is there. Yes it still is harder if you specify pw field like "_coffee" and nothing like "_password", "_pw" etc... but anyway, not safe.
Johnny got his gun is offline
SniperBeamer
AMX Mod X Founder
Join Date: Jun 2003
Location: Good Old Europe
Old 02-09-2004 , 10:18  
Reply With Quote #7

ok but most of the users don't need to set a password because they can set their steam-/won-id
SniperBeamer is offline
FireMaster
New Member
Join Date: Mar 2004
Old 03-10-2004 , 10:06  
Reply With Quote #8

It would be very nice, i even can stand on my knees and pray you guys, to add the functions to allow limiting access by IP, the way like djeyl`s P2 did it, becouse this is the thing i miss very much... AMX also didn`t have such an ability, some guys tried to write plugins but they all were buggy and stuff, so my only hope are you guys. Thx in advance.
FireMaster is offline
_KaszpiR_
AMX Mod X Beta Tester
Join Date: Feb 2004
Location: Warsaw, Poland
Old 03-11-2004 , 03:34  
Reply With Quote #9

as far as i know ip number works but client must have a static ip
even the masking works
i got no idea if subnet masks work too
__________________
= Ave Cesar, morituri Te salutant. = http://nvt.prv.pl = http://hlds.pl/
_KaszpiR_ is offline
FireMaster
New Member
Join Date: Mar 2004
Old 03-11-2004 , 14:47  
Reply With Quote #10

Yes, of course static ips, becouse this feature is needed for LAN parties mainly.
FireMaster is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode