AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Trash (https://forums.alliedmods.net/forumdisplay.php?f=22)
-   -   admins_simple.ini (https://forums.alliedmods.net/showthread.php?t=81054)

server guy 11-27-2008 07:45

admins_simple.ini
 
Hello,
On my server is MetaMod:Source v1.6.2.703, SourceMod v1.0.4 running.
It works fine !!

my admins_sample.ini

//
// READ THIS CAREFULLY! SEE BOTTOM FOR EXAMPLES
//
// For each admin, you need three settings:
// "identity" "permissions" "password"
//
// For the Identity, you can use a SteamID or Name. To use an IP address, prepend a ! character.
// For the Permissions, you can use a flag string and an optional password.
//
// PERMISSIONS:
// Flag definitions are in "admin_levels.cfg"
// You can combine flags into a string like this:
// "abcdefgh"
//
// If you want to specify a group instead of a flag, use an @ symbol. Example:
// "@Full Admins"
//
// You can also specify immunity values. Two examples:
// "83:abcdefg" //Immunity is 83, flags are abcefgh
// "6:@Full Admins" //Immunity is 6, group is "Full Admins"
//
// Immunity values can be any number. An admin cannot target an admin with
// a higher access value (see sm_immunity_mode to tweak the rules). Default
// immunity value is 0 (no immunity).
//
// PASSWORDS:
// Passwords are generally not needed unless you have name-based authentication.
// In this case, admins must type this in their console:
//
// setinfo "KEY" "PASSWORD"
//
// Where KEY is the "PassInfoVar" setting in your core.cfg file, and "PASSWORD"
// is their password. With name based authentication, this must be done before
// changing names or connecting. Otherwise, SourceMod will automatically detect
// the password being set.
//
////////////////////////////////
// Examples: (do not put // in front of real lines, as // means 'comment')
//
// "STEAM_0:1:16" "bce" //kick, ban, slay for this steam ID, no immunity
// "!127.0.0.1" "99:z" //all permissions for this ip, immunity value is 99
// "BAILOPAN" "abc" "Gab3n" //name BAILOPAN, password "Gab3n": gets reservation, kick, ban
//
////////////////////////////////

"STEAM_0:XXXXX" "abcdefghijklmnz" "MYPassword"

-----------------------------------------------------

Is that possible to get Admin access by SteamID and Password?
Without password it works. But with password, It doesnt work, because I dont know the command to log in with password.
on the rcon password is easy, command is rcon_password "bla"
but how does it work with admin?

I tried a lot of things... Admin_password "MYPassword" , _password "MYPassword", sm_admin_password "MYPassword" and so on.. none of them work..

Please I need helps !!

Lebson506th 11-27-2008 08:16

Re: admins_simple.ini
 
....Reposting without mentioning its a non-steam version doesn't mean we'll forget.

http://forums.alliedmods.net/showthread.php?t=81043

server guy 11-27-2008 08:30

Re: admins_simple.ini
 
nope It isnt non steam, I changed it.. to normal steam server
I found somethings about that:

For passwords to work, the server administrator must change the "PassInfoVar" line in addons/sourcemod/configs/core.cfg. For example:

"PassInfoVar""_sm1337"

Next, if an admin has a password, he or she must set the password via the setinfo command in the client console. For example, using the examples above, BAILOPAN would need to type:

setinfo "_sm1337" "Gab3n"

To automate this upon connecting to a server, you can create an "autoexec.cfg" file in your client cstrike folder. This will be located under SteamApps\ACCOUNT\Counter-Strike Source\cstrike\cfg. For example:

* C:\program files\steam\steamapps\bailopan\counter-strike source\cstrike\cfg

You can also set the password upon connecting. For steam and IP authentication, your admin privileges will be automatically assigned if the password is correct. For name based authentication, your password must be correct before you change your name, or else you will be kicked from the server.

is thats the right way to get an admin access with password?

DontWannaName 11-27-2008 14:21

Re: admins_simple.ini
 
Go away fool. We arent going to help you, using names to do your admins just reinforces the idea that they dont have steam IDs.

server guy 11-27-2008 14:49

Re: admins_simple.ini
 
What is your problem ? I said I use nonsteam !!! FOR LAN PARTYS !!!
Sure I use real steam on the i-net. My question isnt a non steam question, and what I am do in my private life isnt important for you. Thats my LIFE !!
So I can TELL YOU ; I USE NON STEAM ON LAN PARTYS !!!
AND THE REAL STEAM ON THE INTERNET. Is that a problem for you ?
I have a question to my server !! It's a general question.
how to get admin access.

hope one of the supporters know what I mean..


thx in advance ..

Lebson506th 11-27-2008 16:03

Re: admins_simple.ini
 
Duplicate threads, admitted non-steam.

Regardless of what you use it for. This is trash.

DontWannaName 11-27-2008 16:18

Re: admins_simple.ini
 
Sooo anyone want to lock, delete and or ban anything with this thread.


All times are GMT -4. The time now is 16:44.

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