Author Topic: My admin login doesn't work on my server  (Read 4683 times)

nook

  • VM-68
  • Posts: 146
My admin login doesn't work on my server
« on: May 02, 2008, 09:27:00 AM »
Umm on my server my Admin dont work???

Garrett

  • Autococker
  • Posts: 1372
Re: My admin login doesn't work on my server
« Reply #1 on: May 02, 2008, 01:13:37 PM »
Need a little more information to help you.  Knack can't read minds yet.
Aside from that, did you even search for a solution?
http://dplogin.com/forums/index.php?topic=12924.0

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: My admin login doesn't work on my server
« Reply #2 on: May 02, 2008, 01:23:42 PM »


Quote
Knack can't read minds yet.



I'm working on it though......

nook

  • VM-68
  • Posts: 146
Re: My admin login doesn't work on my server
« Reply #3 on: May 15, 2008, 08:31:55 PM »
ok i put my server up then i try to login as admin then t keeps saying bad pass word and i look at my setting in the configs and i like put it to my name and i no i can spell my name but wen i put login<Blank>it said bade password

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: My admin login doesn't work on my server
« Reply #4 on: May 15, 2008, 08:56:02 PM »
Is this an oppass password or rcon password?

nook

  • VM-68
  • Posts: 146
Re: My admin login doesn't work on my server
« Reply #5 on: May 16, 2008, 04:36:12 PM »
op pass

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: My admin login doesn't work on my server
« Reply #6 on: May 16, 2008, 04:37:09 PM »
are you execing the correct server config file?

nook

  • VM-68
  • Posts: 146
Re: My admin login doesn't work on my server
« Reply #7 on: May 22, 2008, 02:33:12 PM »
YEa i am

lilb990

  • Autococker
  • Posts: 644
Re: My admin login doesn't work on my server
« Reply #8 on: July 10, 2008, 11:53:40 AM »
Ya i have had that same problem before with my server but i deleted my server (the black box) than after i re did everything and put everything new and i logged in again and it worked...weird eh? :???

nook

  • VM-68
  • Posts: 146
Re: My admin login doesn't work on my server
« Reply #9 on: August 13, 2008, 09:05:56 AM »
Yea i am confused

sonicx059

  • PGP
  • Posts: 45
Re: My admin login doesn't work on my server
« Reply #10 on: August 31, 2008, 01:35:39 AM »
did anyone help this guy cause i just started a server for my clan peeps and not sure how to operate it i am looking fo ra guid still but details anyone who can tutor me please

wallpainter08

  • Stingray
  • Posts: 70
Re: My admin login doesn't work on my server
« Reply #11 on: August 31, 2008, 06:29:58 AM »
Ok well nook first of all more info needed to help you.

second make sure the password has no caps because that stuff is case sensitive

third the command for the adm login is
login <whatever your password is>

fourth the command for op pass is
password <whatever your password is>

fifth make sure its in console

sixth please do not operate a server if you are not going to be there or if you dont know alot about it

seventh do not double post Knack is always saying that

and eighth when people like Garrett post a link click on it and it actually might solve your problem.

sonicx059

  • PGP
  • Posts: 45
Re: My admin login doesn't work on my server
« Reply #12 on: September 01, 2008, 02:31:09 AM »
Another person with the same problem.  Apparently when me and him try to login as admin we get bad password.  I had him to delete myserve.cfg and restart from origional stilll no help.  Also deleted the black box and remade one. Please help me and my friend. i have a copy of the myserver.cfg document.

wallpainter08

  • Stingray
  • Posts: 70
Re: My admin login doesn't work on my server
« Reply #13 on: September 01, 2008, 05:14:32 AM »
OK people when you "delete" the black box is does not do anything but close the server.  When are people going to get that through their heads.

I dont want to seem like a spelling teacher but if you spelled myserver.cfg like
myserve.cfg

It will not work so everyone might want to check there spelling before contining.  And you do not need to delete everything when something goes wrong...usually.

Sonicx either post your .cfg file here and the community will take a look at it.   And for everyone's sake please make sure you spell everything correctly in the document so that everything works right.

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: My admin login doesn't work on my server
« Reply #14 on: September 01, 2008, 06:48:19 AM »
Please get a screen shot of your black server window when it starts so we can check for errors.

DEMON338

  • PGP
  • Posts: 8
Re: My admin login doesn't work on my server
« Reply #15 on: September 01, 2008, 05:12:53 PM »
the server sonicx is talking about is mine and here is the myserver file

// ----------------------------------------------------------------------
// GENERIC SERVER INFO
// ----------------------------------------------------------------------

set hostname "Demon's Door"
set website "http://www.____" s
set admin "demon338" s
set e-mail "demariomitchell@gmail.com" s
set location "City, ST" s

set public 1 // set to 0 if you don't want this on the public server list
set password "" // Password required to connect

setmaster dplogin.com master0.gamespy.com

// ----------------------------------------------------------------------
// MESSAGE OF THE DAY
// ----------------------------------------------------------------------

set motdfile pball/configs/motd.txt

// ----------------------------------------------------------------------
// ROTATION
// ----------------------------------------------------------------------

set rot_file pball/configs/rotation.txt

// ----------------------------------------------------------------------
// GENERAL SETTINGS
// ----------------------------------------------------------------------

set autojoin normal
set ffire 0
set grenadeffire 1
set timelimit 30
set fraglimit 50
set elim 15 // time (in seconds) before players respawn
set gren_explodeonimpact 1
set deadtalk 1 // set to 1 to allow dead players to talk to living
set sv_maxvelocity 4096
set swear_filter 0
set sv_votemapenabled 1
set idle 65 // time (in seconds) before idle players are put on observer

// ----------------------------------------------------------------------
// MATCH SETTINGS
// ----------------------------------------------------------------------

set allow_match 0 // set to 1 to enable the "match" command for clan matches
set matchmode_cfg "matchmode.cfg"
set publicmode_cfg "publicmode.cfg"

// ----------------------------------------------------------------------
// CONSOLE LOGGING
// ----------------------------------------------------------------------
//
// logfile
// -------
// 0 - Disable console logging.
// 1 - Buffered logging.  File is wiped each server restart.
// 2 - Continuous logging.  File is wiped each server restart.
// 3 - Continous logging.  File is appended.

set logfile 3

// ----------------------------------------------------------------------
// STANDARD LOGGING
// ----------------------------------------------------------------------

// sl_logging
// ----------
// bit 1, val | 1 : display STDLogging to console
// bit 2, val | 2 : log STDLogging to sl_logfile
// bit 3, val | 4 : send UDP packets to server defined IPs (DISABLED)

// sl_logfile
// ----------
// the file to put the STDlog info in.
// # will be replaced with the PORT number of the server

// set sl_logging 2
// set sl_logfile server#.log

// ----------------------------------------------------------------------
// DOWNLOAD OPTIONS
// ----------------------------------------------------------------------

set allow_download         1
set allow_download_maps    1
set allow_download_models  1
set allow_download_sounds  1
set allow_download_players 1

// ----------------------------------------------------------------------
// OPERATOR SETTINGS
// ----------------------------------------------------------------------

// Use "login password" at the console to obtain op status of said level
// Commands are restricted by level in commands.cfg
set numpasses 5
set oppass1      "dog"
set oppass1level 150
set oppass2      "king"
set oppass2level 150
set oppass3      "buddy"
set oppass3level 150
set oppass4      "sonic"
set oppass4level 150
set oppass5      "demon"
set oppass5level 150

rcon_password "water"

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: My admin login doesn't work on my server
« Reply #16 on: September 01, 2008, 05:26:01 PM »
Please post a screen shot of your server as it starts up.

DEMON338

  • PGP
  • Posts: 8
Re: My admin login doesn't work on my server
« Reply #17 on: September 03, 2008, 11:11:25 AM »
.
« Last Edit: September 03, 2008, 11:19:05 AM by KnacK »