This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Getting Eggdrop to login to irc server with global password

Old posts that have not been replied to for several years.
Locked
J
JPL

Getting Eggdrop to login to irc server with global password

Post by JPL »

I have an irc server with a global password, and I'm trying to get Eggdrop login with that password.
When I try ./eggdrop -mn configfile.conf I get Bad password.

I have tried connecting like this:
set servers {
server:port:password
}

The eggdrop version is 1.4.5, I gave up on 1.6.16 since I couldn't get it to include the modules.
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Re: Getting Eggdrop to login to irc server with global passw

Post by greenbear »

JPL wrote:I have tried connecting like this:
set servers {
server:port:password
}
that one should work just fine, are you sure you entered the correct pwd.
J
JPL

Post by JPL »

I've checked it over and over again, and checked it once more now to be completely sure.
And there's no problem logging inn on the server as a user, so that's not the problem.
I'm stumped :-?
User avatar
]Kami[
Owner
Posts: 590
Joined: Thu Jul 24, 2003 2:59 pm
Location: Slovenia
Contact:

Post by ]Kami[ »

What you do when you connect to server from mIRC? if you use /server your-server.com:server-pass, then thing above should work...
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

When i connect to server via mirc i'm doing /server address:port password ;)
J
JPL

Post by JPL »

Hmm, I'm seems it's the server, I have now tried that in several irc clients and none could connect. It's fine if I put the password in the supplied password field of those clients that have it, though.
It's a ngIRCd server btw.
Locked