• Externals

    From DesotoFireflite@VERT/VALHALLA to All on Tuesday, September 26, 2017 16:22:47
    In using rlogin to pass info to a external server, is there a way to pass the handle or allias in place of the real name. I have it set up now as

    *rlogin <yourbbsname.synchro.net>:5513

    and it's passing my real name instead of my alais, and I sign on using my alais. I want it to pass my alais name and my password to the external server I'm logging into. Thanks in advance.

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    A Gamers Paradise - Over 150 Registered Online Game Doors!

    Play Trade Wars Between 10 Other BBS's On Valhalla's Trade Wars Game Server!

    Featuring Legion, A New RPG, Available On Both Systems!

    --- Don't eat the yellow snow!
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From Digital Man@VERT to DesotoFireflite on Tuesday, September 26, 2017 17:56:26
    Re: Externals
    By: DesotoFireflite to All on Tue Sep 26 2017 04:22 pm

    In using rlogin to pass info to a external server, is there a way to pass the handle or allias in place of the real name. I have it set up now as

    *rlogin <yourbbsname.synchro.net>:5513

    and it's passing my real name instead of my alais, and I sign on using my alais. I want it to pass my alais name and my password to the external server I'm logging into. Thanks in advance.

    Actually, the way the rlogin gateway works, it sends both your alias and your real name to the server (in that order).

    rlogin.js calls bbs.rlogin_gate() which accepts optional arguments to over-ride the name/alias fields. You could do that with a custom script or wait for an update to the 3.17 (dev) binaries and scripts and you could just pass TG_RLOGINSWAP on the command-line (a new flag I'm introducing to make this easier).

    digital man

    Synchronet "Real Fact" #14:
    SBBSecho was originally written by Allen Christiansen (King Drafus) in 1994. Norco, CA WX: 79.6øF, 25.0% humidity, 6 mph NE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Wednesday, September 27, 2017 08:37:20
    Re: Externals
    By: Digital Man to DesotoFireflite on Tue Sep 26 2017 05:56 pm

    In using rlogin to pass info to a external server, is there a way to
    pass the handle or allias in place of the real name. I have it set up
    now as

    *rlogin <yourbbsname.synchro.net>>:5513

    and it's passing my real name instead of my alais, and I sign on using
    my alais. I want it to pass my alais name and my password to the
    external server I'm logging into. Thanks in advance.

    Actually, the way the rlogin gateway works, it sends both your alias and your real name to the server (in that order).

    rlogin.js calls bbs.rlogin_gate() which accepts optional arguments to over-ride the name/alias fields. You could do that with a custom script or wait for an update to the 3.17 (dev) binaries and scripts and you could just pass TG_RLOGINSWAP on the command-line (a new flag I'm introducing to make this easier).

    I'll wait for the update, Thanks Rob

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    A Gamers Paradise - Over 150 Registered Online Game Doors!

    Play Trade Wars Between 10 Other BBS's On Valhalla's Trade Wars Game Server!

    Featuring Legion, A New RPG, Available On Both Systems!

    --- FART(n): An audio test of one's waste-disposal system.
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From Digital Man@VERT to DesotoFireflite on Wednesday, September 27, 2017 10:54:44
    Re: Externals
    By: DesotoFireflite to Digital Man on Wed Sep 27 2017 08:37 am

    Re: Externals
    By: Digital Man to DesotoFireflite on Tue Sep 26 2017 05:56 pm

    In using rlogin to pass info to a external server, is there a way to
    pass the handle or allias in place of the real name. I have it set up
    now as

    *rlogin <yourbbsname.synchro.net>>:5513

    and it's passing my real name instead of my alais, and I sign on using
    my alais. I want it to pass my alais name and my password to the
    external server I'm logging into. Thanks in advance.

    Actually, the way the rlogin gateway works, it sends both your alias and your real name to the server (in that order).

    rlogin.js calls bbs.rlogin_gate() which accepts optional arguments to over-ride the name/alias fields. You could do that with a custom script or wait for an update to the 3.17 (dev) binaries and scripts and you could just pass TG_RLOGINSWAP on the command-line (a new flag I'm introducing to make this easier).

    I'll wait for the update, Thanks Rob

    With today's build of v3.17 and the latest rlogin.js, you should be able to add TG_RLOGINSWAP to the end of your *rlogin command-line and have the user alias/name fields swapped during the Rlogin negotiation.

    digital man

    Synchronet "Real Fact" #7:
    The name "Synchronet" was suggested by Steve Deppe (Ille Homine Albe) in 1991. Norco, CA WX: 79.2øF, 31.0% humidity, 0 mph WSW wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Wednesday, September 27, 2017 14:27:51
    Re: Externals
    By: Digital Man to DesotoFireflite on Wed Sep 27 2017 10:54 am

    I'll wait for the update, Thanks Rob

    With today's build of v3.17 and the latest rlogin.js, you should be able to add TG_RLOGINSWAP to the end of your *rlogin command-line and have the user alias/name fields swapped during the Rlogin negotiation.

    I saw that. Will download this weekend and check it out. Thanks

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    A Gamers Paradise - Over 150 Registered Online Game Doors!

    Play Trade Wars Between 10 Other BBS's On Valhalla's Trade Wars Game Server!

    Featuring Legion, A New RPG, Available On Both Systems!

    --- Don't eat the yellow snow!
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Sunday, October 22, 2017 12:16:58
    Re: Externals
    By: Digital Man to DesotoFireflite on Wed Sep 27 2017 10:54 am

    With today's build of v3.17 and the latest rlogin.js, you should be able to add TG_RLOGINSWAP to the end of your *rlogin command-line and have the user alias/name fields swapped during the Rlogin negotiation.

    It's not working. I did the update today. My command line is as follows:

    *rlogin bbs.name.com:xxxx TG_RLOGINSWAP

    It won't even execute, just goes back to the prompt. If I take the TG_RLOGINSWAP, it goes back to working, but with my real name.

    Have I missed something? Thanks In Advance

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    A Gamers Paradise - Over 150 Registered Online Game Doors!

    Play Trade Wars Between 10 Other BBS's On Valhalla's Trade Wars Game Server!

    Featuring Legion, A New RPG, Available On Both Systems!

    --- Don't eat the yellow snow!
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From Digital Man@VERT to DesotoFireflite on Sunday, October 22, 2017 22:55:29
    Re: Externals
    By: DesotoFireflite to Digital Man on Sun Oct 22 2017 12:16 pm

    Re: Externals
    By: Digital Man to DesotoFireflite on Wed Sep 27 2017 10:54 am

    With today's build of v3.17 and the latest rlogin.js, you should be able to add TG_RLOGINSWAP to the end of your *rlogin command-line and have the user alias/name fields swapped during the Rlogin negotiation.

    It's not working. I did the update today. My command line is as follows:

    *rlogin bbs.name.com:xxxx TG_RLOGINSWAP

    It won't even execute, just goes back to the prompt. If I take the TG_RLOGINSWAP, it goes back to working, but with my real name.

    Have I missed something? Thanks In Advance

    What revision of exec/rlogin.js do you have? You may have forgotten to update that file?

    digital man

    This Is Spinal Tap quote #12:
    Nigel Tufnel: Well, I don't know - wh-wh-... what're the hours?
    Norco, CA WX: 79.6øF, 19.0% humidity, 0 mph SW wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Monday, October 23, 2017 06:21:49
    Re: Externals
    By: Digital Man to DesotoFireflite on Sun Oct 22 2017 10:55 pm

    With today's build of v3.17 and the latest rlogin.js, you should
    be able to add TG_RLOGINSWAP to the end of your *rlogin
    command-line and have the user alias/name fields swapped during
    the Rlogin negotiation.

    It's not working. I did the update today. My command line is as
    follows:
    *rlogin bbs.name.com:xxxx TG_RLOGINSWAP

    It won't even execute, just goes back to the prompt. If I take the
    TG_RLOGINSWAP, it goes back to working, but with my real name.

    Have I missed something? Thanks In Advance

    What revision of exec/rlogin.js do you have? You may have forgotten to update that file?

    rlogin.js,v 1.3 2017/09/27 00:59:59. I downloaded yesterdays 10/22 dev and run builds, like I always do. what other files are dependant on this, so I can make sure I didn't miss any. I only update the files that changes since the last update I installed. As always, thanks Rob.

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    A Gamers Paradise - Over 150 Registered Online Game Doors!

    Play Trade Wars Between 10 Other BBS's On Valhalla's Trade Wars Game Server!

    Featuring Legion, A New RPG, Available On Both Systems!

    --- Don't eat the yellow snow!
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From Digital Man@VERT to DesotoFireflite on Monday, October 23, 2017 13:50:25
    Re: Externals
    By: DesotoFireflite to Digital Man on Mon Oct 23 2017 06:21 am

    Re: Externals
    By: Digital Man to DesotoFireflite on Sun Oct 22 2017 10:55 pm

    With today's build of v3.17 and the latest rlogin.js, you should DM>> be able to add TG_RLOGINSWAP to the end of your *rlogin
    command-line and have the user alias/name fields swapped during
    the Rlogin negotiation.

    It's not working. I did the update today. My command line is as
    follows:
    *rlogin bbs.name.com:xxxx TG_RLOGINSWAP

    It won't even execute, just goes back to the prompt. If I take the
    TG_RLOGINSWAP, it goes back to working, but with my real name.

    Have I missed something? Thanks In Advance

    What revision of exec/rlogin.js do you have? You may have forgotten to update that file?

    rlogin.js,v 1.3 2017/09/27 00:59:59.

    That's the current rev, so that's good. You'll also need the latest exec/load/sbbsdefs.js.

    I downloaded yesterdays 10/22 dev and
    run builds, like I always do. what other files are dependant on this, so I can make sure I didn't miss any. I only update the files that changes since the last update I installed. As always, thanks Rob.

    Also, make sure you do *not* have an rlogin.bin laying around somewhere. Or change the command-line from "*rlogin ..." to "?rlogin ...".

    digital man

    Synchronet/BBS Terminology Definition #24:
    FTN = FidoNet Technology Network
    Norco, CA WX: 98.5øF, 8.0% humidity, 7 mph ESE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Tuesday, October 24, 2017 12:04:55
    Re: Externals
    By: Digital Man to DesotoFireflite on Mon Oct 23 2017 01:50 pm

    It won't even execute, just goes back to the prompt. If I take the
    TG_RLOGINSWAP, it goes back to working, but with my real name.

    Still Not Working. I have done another update with todays build of 10/24/17 to make sure I didn't miss anything, and I've updated everything from 1/16/16, both development and run builds.

    sbbsdefs.js,v 1.69 2017/09/27 00:57:17 rswindell Exp
    rlogin.js,v 1.3 2017/09/27 00:59:59 rswindell

    my command line is: ?rlogin bbs.valhallabbs.com:5513 TG_RLOGINSWAP

    If I take the TG_RLOGINSWAP off, it works like it always did, but with the TG_RLOGINSWAP, it sits there a few seconds, then goes back to the menu command prompt.

    What am I missing? As always, thanks in advance.

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    A Gamers Paradise - Over 150 Registered Online Game Doors!

    Play Trade Wars Between 10 Other BBS's On Valhalla's Trade Wars Game Server!

    Featuring Legion, A New RPG, Available On Both Systems!

    --- Don't You Know, Can't You See, Don't You Understand!
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From Digital Man@VERT to DesotoFireflite on Wednesday, October 25, 2017 02:00:31
    Re: Externals
    By: DesotoFireflite to Digital Man on Tue Oct 24 2017 12:04 pm

    Re: Externals
    By: Digital Man to DesotoFireflite on Mon Oct 23 2017 01:50 pm

    It won't even execute, just goes back to the prompt. If I take the >>> TG_RLOGINSWAP, it goes back to working, but with my real name.

    Still Not Working. I have done another update with todays build of 10/24/17 to make sure I didn't miss anything, and I've updated everything from 1/16/16, both development and run builds.

    sbbsdefs.js,v 1.69 2017/09/27 00:57:17 rswindell Exp
    rlogin.js,v 1.3 2017/09/27 00:59:59 rswindell

    my command line is: ?rlogin bbs.valhallabbs.com:5513 TG_RLOGINSWAP

    If I take the TG_RLOGINSWAP off, it works like it always did, but with the TG_RLOGINSWAP, it sits there a few seconds, then goes back to the menu command prompt.

    What am I missing? As always, thanks in advance.

    You can do one of 2 things:

    Add TG_RLOGIN to the mode flags you're passing,
    e.g. "?rlogin <addr> TG_RLOGIN|TG_RLOGINSWAP"

    or get the latest rlogin.js I just committed which calls bbs.rlogin_gate() instead of bbs.telnet_gate().


    digital man

    Synchronet/BBS Terminology Definition #51:
    Sysop = System Operator
    Norco, CA WX: 82.8øF, 15.0% humidity, 0 mph WSW wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From DesotoFireflite@VERT/VALHALLA to Digital Man on Wednesday, October 25, 2017 07:39:09
    Re: Externals
    By: Digital Man to DesotoFireflite on Wed Oct 25 2017 02:00 am

    If I take the TG_RLOGINSWAP off, it works like it always did, but with
    the TG_RLOGINSWAP, it sits there a few seconds, then goes back to the
    menu command prompt.

    What am I missing? As always, thanks in advance.

    You can do one of 2 things:

    Add TG_RLOGIN to the mode flags you're passing,
    e.g. "?rlogin <addr> TG_RLOGIN|TG_RLOGINSWAP"

    or get the latest rlogin.js I just committed which calls bbs.rlogin_gate() instead of bbs.telnet_gate().

    I got the latest rlogin.js you just committed and it works like a charm. Thank you so much. You do man :)

    SysOp: C.G. Learn, AKA: DesotoFireflite
    Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com
    Valhalla II! - (GAP) - bbs.valhallabbs.com:24
    A Gamers Paradise - Over 150 Registered Online Game Doors!

    Play Trade Wars Between 10 Other BBS's On Valhalla's Trade Wars Game Server!

    Featuring Legion, A New RPG, Available On Both Systems!

    --- I'm so disorganized my keyboard isn't even in alphabetical order!
    þ Synchronet þ Valhalla Home Services þ USA þ http://valhalla.synchro.net
  • From Digital Man@VERT to DesotoFireflite on Wednesday, October 25, 2017 12:57:19
    Re: Externals
    By: DesotoFireflite to Digital Man on Wed Oct 25 2017 07:39 am

    or get the latest rlogin.js I just committed which calls bbs.rlogin_gate() instead of bbs.telnet_gate().

    I got the latest rlogin.js you just committed and it works like a charm. Thank you so much. You do man :)

    Thanks for the problem report. I didn't realize that rlogin.js was still using bbs.telnet_gate().

    digital man

    Synchronet/BBS Terminology Definition #47:
    SMTP = Simple Message Transfer Protocol
    Norco, CA WX: 97.6øF, 10.0% humidity, 4 mph SSW wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net