• Bad password

    From Greg Meckel@1:103/705 to All on Tue Oct 5 21:05:25 2021
    I have been having a problem since setting up fidonet on SBBS getting a Bad password error in binkp. I have checked and rechecked my password settings with Alan, and they are correct. However, every time I send a message to him, I get a bad password message. The message gets sent out before I even get logged off and BINKOUT gives me the error. Then, during an normal BINKPOLL, I get the same error, but the message then goes out.

    10/5 07:56:27p BINKOUT Running timed event: BINKOUT
    10/5 07:56:27p BINKOUT BinkIT/2.39 invoked with options:
    10/5 07:56:27p BINKOUT Attempting callout for 1:153/757, file: d:\sbbs\fido\outbound\009902f5.dut
    10/5 07:56:27p BINKOUT JSBinkP/1.123 callout to 1:153/757 started
    10/5 07:56:27p BINKOUT Connecting to 1:153/757@fidonet at trmb.synchro.net:24554
    10/5 07:56:27p BINKOUT Peer version: binkd/1.1a-112/Linux binkp/1.1
    10/5 07:56:28p BINKOUT BinkP got fatal error 'Bad password' from remote: <=======
    1:153/757@fidonet,1:153/0@fidonet,21:4/106@fsxnet
    10/5 07:56:28p BINKOUT Timed event: BINKOUT returned 0
    10/5 08:16:36p BINKPOLL Running timed event: BINKPOLL
    10/5 08:16:36p BINKPOLL BinkIT/2.39 invoked with options: -p
    10/5 08:16:36p BINKPOLL Attempting callout for 1:153/757, file: d:\sbbs\fido\outbound\009902f5.dut
    10/5 08:16:36p BINKPOLL JSBinkP/1.123 callout to 1:153/757 started
    10/5 08:16:36p BINKPOLL Connecting to 1:153/757@fidonet at trmb.synchro.net:24554
    10/5 08:16:37p BINKPOLL Peer version: binkd/1.1a-112/Linux binkp/1.1
    10/5 08:16:37p BINKPOLL BinkP got fatal error 'Bad password' from remote: <=======
    1:153/757@fidonet,1:153/0@fidonet,21:4/106@fsxnet
    10/5 08:16:37p BINKPOLL Attempting poll for node 1:153/757@fidonet
    10/5 08:16:37p BINKPOLL JSBinkP/1.123 callout to 1:153/757@fidonet started
    10/5 08:16:37p BINKPOLL Connecting to 1:153/757@fidonet at trmb.synchro.net:24554
    10/5 08:16:37p BINKPOLL Peer version: binkd/1.1a-112/Linux binkp/1.1
    10/5 08:16:37p BINKPOLL Will encrypt session.
    10/5 08:16:37p BINKPOLL Authentication successful: secure <========
    10/5 08:16:37p BINKPOLL Sending file: d:\sbbs\fido\outbound\009902f5.dut (0.6KB)
    10/5 08:16:37p BINKPOLL Sent file: d:\sbbs\fido\outbound\009902f5.dut (0.6KB)
    10/5 08:16:37p BINKPOLL Deleted file: d:\sbbs\fido\outbound\009902f5.dut
    10/5 08:16:37p BINKPOLL Timed event: BINKPOLL returned 0

    This is the event log. As you can see, It does finally authenticate and send the file. So, since my configuration has the correct passwords, what file could the bad password be in or where or what is causing this issue?

    Any help with this issue would be greatly appreciated.

    ---
    þ Synchronet þ The Ice Castle BBS - ice-castle-bbs.net - theiceca.synchro.net
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Greg Meckel on Wed Oct 6 18:52:13 2021
    Re: Bad password
    By: Greg Meckel to All on Tue Oct 05 2021 09:05 pm

    I have been having a problem since setting up fidonet on SBBS getting a Bad password error in binkp. I have checked and rechecked my password settings with Alan, and they are correct. However, every time I send a message to him, I get a bad password message. The message gets sent out before I even get logged off and BINKOUT gives me the error. Then, during an normal BINKPOLL, I get the same error, but the message then goes out.

    10/5 07:56:27p BINKOUT Peer version: binkd/1.1a-112/Linux binkp/1.1
    10/5 07:56:28p BINKOUT BinkP got fatal error 'Bad password' from remote: <=======

    The remote side rejected your password.

    10/5 08:16:37p BINKPOLL Peer version: binkd/1.1a-112/Linux binkp/1.1
    10/5 08:16:37p BINKPOLL BinkP got fatal error 'Bad password' from remote: <=======

    Same.

    10/5 08:16:37p BINKPOLL Peer version: binkd/1.1a-112/Linux binkp/1.1
    10/5 08:16:37p BINKPOLL Will encrypt session.
    10/5 08:16:37p BINKPOLL Authentication successful: secure
    <========

    You were likely advertising a different address in this case.

    This is the event log. As you can see, It does finally authenticate and send the file. So, since my configuration has the correct passwords, what file could the bad password be in or where or what is causing this issue?

    Notice this difference in the addresses:
    10/5 07:56:27p BINKOUT JSBinkP/1.123 callout to 1:153/757 started
    10/5 08:16:37p BINKPOLL JSBinkP/1.123 callout to 1:153/757@fidonet started

    See how one of them is using a 3D address (1:153/757) and the other is using a 5D address (1:153/757@fidonet)? That's likely the cause.

    Any help with this issue would be greatly appreciated.

    Hopefully that helped.
    --
    digital man

    Rush quote #68:
    He's a radio receiver, tuned to factories and farms .. New World Man
    Norco, CA WX: 68.7øF, 71.0% humidity, 2 mph NW wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Greg Meckel@1:103/705 to Digital Man on Wed Oct 6 22:46:18 2021
    Re: Bad password
    By: Digital Man to Greg Meckel on Wed Oct 06 2021 06:52 pm

    Well, I went through and found the one spot that had just the 1:153/757 and added "@fidonet" to it, but it still didn't work. I still got "bad password".

    ---
    þ Synchronet þ The Ice Castle BBS - ice-castle-bbs.net - theiceca.synchro.net
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Greg Meckel on Thu Oct 7 20:45:06 2021
    Re: Bad password
    By: Greg Meckel to Digital Man on Wed Oct 06 2021 10:46 pm

    Well, I went through and found the one spot that had just the 1:153/757 and added "@fidonet" to it, but it still didn't work. I still got "bad password".

    The log output shows the address with or without the "@fidonet" when you get the "bad password" response?
    --
    digital man

    Sling Blade quote #11:
    Doyle Hargraves (to Karl): What in the hell you doin' with that hammer?
    Norco, CA WX: 62.8øF, 86.0% humidity, 0 mph E wind, 0.00 inches rain/24hrs
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)