all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Aidan Gauland <aidalgol@no8wireless.co.nz>
To: Deniz Dogan <deniz.a.m.dogan@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: IRC server USER/PASS in ERC
Date: Tue, 7 Dec 2010 08:00:25 +1300	[thread overview]
Message-ID: <20101206190025.GA3788@dimension8.tehua.net> (raw)
In-Reply-To: <AANLkTi=gRKQD5bFwZ2pTvK_MnxBL6VLw2cw1GAg4ViZ8@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1994 bytes --]

On Mon, Dec 06, 2010 at 03:15:46PM +0100, Deniz Dogan wrote:
> 2010/12/6 Julien Danjou <julien@danjou.info>:
> > On Mon, Dec 06 2010, Aidan Gauland wrote:
> >
> >> *Is* there even a way to do this in ERC?  I certainly hope so, and
> >> that I simply haven't found it.  If there is *NOT* a way to to this in
> >> ERC, then I am willing to add this capability.
> >
> > I do this without any problem with ERC and ZNC.
> > Try to evaluate something like:
> >
> >  (erc
> >   :server "someserver"
> >   :nick "jd"
> >   :password "bla")
> >
> > That should work.
> >
> 
> I told Aidan basically the same thing on help-gnu-emacs, but he
> insisted that the password argument to `erc' is used to identify to
> NickServ and not as a PASS parameter to the IRC server...

I'm sorry if I seemed to be insisting that.  I only meant that when I
tried, I got the error...
==> ERROR from irc.example.net: USER / PASS is incorrect.

You asked me why I thought that the password argument to `erc' is not
used as the PASS to the IRC server, so I told you.

In your message to me, you said...

> I looked in the source code and found this:
> "Use PASSWD as user password on the server."
> The variable erc-session-password is then set to PASSWORD and then
> when erc-login is called it sends the value as "PASS" to the server.

I have looked at the ERC source code, but didn't figure out much since
I am not very familiar with the IRC protocol, so I am grateful that
you pointed this out.

I must admit that I feel rather foolish now that I have used Wireshark
to look at the packets sent by ERC to find that it does, indeed, send
the password parameter as the PASS to the server.  It really does seem
to be a problem at the other end (the bouncer).

I suppose it's not a complete loss since I learned from Julien Danjou
that ERC *does* work with bouncers (or at least ZNC).

Anyway, consider this annoying idiot out of your hair.

Kind regards,
Aidan Gauland

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2010-12-06 19:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-06  0:27 IRC server USER/PASS in ERC Aidan Gauland
2010-12-06 12:59 ` Julien Danjou
2010-12-06 14:15   ` Deniz Dogan
2010-12-06 19:00     ` Aidan Gauland [this message]
2010-12-06 19:09     ` Aidan Gauland
  -- strict thread matches above, loose matches on Subject: below --
2010-11-30 20:45 Aidan Gauland
2010-12-01 19:04 ` Deniz Dogan
2010-12-01 23:08   ` Aidan Gauland
2010-12-02 12:32     ` Deniz Dogan
2010-12-03  1:12       ` Aidan Gauland

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101206190025.GA3788@dimension8.tehua.net \
    --to=aidalgol@no8wireless.co.nz \
    --cc=deniz.a.m.dogan@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.