• RLOGIN command line

    From Mark i@VERT to All on Mon Aug 29 14:52:00 2022
    Hello,

    Can someone please help me with the outbound rlogin command line? I am trying to connect to a server and need to pass a preset username and password when i rlogin out from synchronet to the server. I tried the line in the wiki help website but i get an error message. I would like something like:

    ?rlogin 192.1.1.1:513 game server

    the ip address would be different and "game" is the username and "server" is the password if you know what I mean. Do I need to do user=game pass=server?

    thanks for any help
    mark

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Mark i on Mon Aug 29 17:54:43 2022
    Re: RLOGIN command line
    By: Mark i to All on Mon Aug 29 2022 02:52 pm

    Hello,

    Can someone please help me with the outbound rlogin command line? I am trying to connect to a server and need to pass a preset username and password when i rlogin out from synchronet to the server. I tried the line in the wiki help website but i get an error message.

    What's the error message?

    I would like something
    like:

    ?rlogin 192.1.1.1:513 game server

    Looks correct.

    the ip address would be different and "game" is the username and "server" is the password if you know what I mean. Do I need to do user=game pass=server?

    No, just the client-name, then the server-name, separated by spaces. Which name may be interpretted as a "password" would be up to the server.
    --
    digital man (rob)

    Rush quote #87:
    Shifting shafts of shining weave the fabric of their dreams .. Jacob's Ladder Norco, CA WX: 83.7øF, 51.0% humidity, 13 mph SSE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Mark i@VERT to Digital Man on Tue Aug 30 14:23:19 2022
    Re: RLOGIN command line
    By: Digital Man to Mark i on Mon Aug 29 2022 05:54 pm

    Hi. I tried the command line for rlogin with
    ?rlogin ipaddress:port cdrom server

    cdrom = username
    server = password

    I get the following error message:
    !Javascript rlogin.js line 17: Referenceerror: cdrom is not defined

    If i remove the cdrom server portion it connects fine. I have a user cdrom setup on the server with the password of server.

    Thanks for any help you may be able to give.
    mark

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Digital Man@VERT to Mark i on Tue Aug 30 14:36:04 2022
    Re: RLOGIN command line
    By: Mark i to Digital Man on Tue Aug 30 2022 02:23 pm

    Re: RLOGIN command line
    By: Digital Man to Mark i on Mon Aug 29 2022 05:54 pm

    Hi. I tried the command line for rlogin with
    ?rlogin ipaddress:port cdrom server

    cdrom = username
    server = password

    I get the following error message:
    !Javascript rlogin.js line 17: Referenceerror: cdrom is not defined

    If i remove the cdrom server portion it connects fine. I have a user cdrom setup on the server with the password of server.

    Thanks for any help you may be able to give.

    Looks like you're missing the 'mode' argument. Pass '0' after the ipaddress:port argument, that should allow you to specify the additional arguments (username, password) after.
    --
    digital man (rob)

    Rush quote #8:
    One likes to believe in the freedom of music...
    Norco, CA WX: 95.6øF, 33.0% humidity, 7 mph ESE wind, 0.00 inches rain/24hrs ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net