I was just wondering if it was possible to use Telgate to connect to another BBS and also log in using a predefined user name and password before allowing access to the user?
I was just wondering if it was possible to use Telgate to connect to another BBS and also log in using a predefined user name and password before allowing
access to the user?
Any code snippets welcome, project is to be given away and has potential to be
enjoyed by a lot of users. Unfortunately, Javascript is not my strong point (I
find Baja easier, but I know it's going out of fashion so I was hoping for a JS
alternative).
Hi All,
I was just wondering if it was possible to use Telgate to connect to
another BBS and also log in using a predefined user name and password
before allowing access to the user?
Any code snippets welcome, project is to be given away and has potential to be enjoyed by a lot of users. Unfortunately, Javascript is not my strong point (I find Baja easier, but I know it's going out of fashion so I was hoping for a JS alternative).
Mark.
I was just wondering if it was possible to use Telgate to connect to another BBS and also log in using a predefined user name and password before allowing access to the user?
Yes Telgating is still possible in Synchronet. All you have to do is go to y r external programs and set up an area.
Yes Telgating is still possible in Synchronet. All you have to do is go to y r external programs and set up an area.
bbs.telnet_gate(hostname, TG_RLOGIN|TG_SENDPASS);
This opens an rlogin session with 'hostname', sending the username and passw of the currently logged-in user. For this to work, the remote system needs be ready to accept that username & password combo.
I do see a bbs.change_user method in the docs, which I've never used. You might be able to call it prior to calling bbs.telnet_gate, switching to a us whose credentials are known to be valid on the remote system (then again afterward to switch back.) Of course, I might be misinterpreting what this method does, or the extent to which it does it.
Re: Telgate
By: The Millionaire to Lab Rat on Sun Sep 22 2013 14:53:43
Yes Telgating is still possible in Synchronet. All you have to do is go to y r external programs and set up an area.
I think you missed my point there. I know telgating is possible, but I want to connect to another system by telnet (or RLogin, or any way possible) and log in as a specific user, no matter who is connecting. I am looking for a way to pass the user name and password to the remote system without the
user who is connecting to intercept the details or be able to log in as anything else themselves.
Sysop: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 577 |
Nodes: | 8 (0 / 8) |
Uptime: | 61:38:12 |
Calls: | 10,734 |
Calls today: | 1 |
Files: | 5 |
Messages: | 442,632 |