This is returning '0' to the log file when logging in from the command line. I wonder if possibly adding a servertype for local login might be simpler than doing the 'local' boolean. Perhaps adding servertype of 3
for local.
This is returning '0' to the log file when logging in from the
command line. I wonder if possibly adding a servertype for local
login might be simpler than doing the 'local' boolean. Perhaps
adding servertype of 3 for local.
I don't know what OS or version you're using but it seems to be
working from here I just tested it in Windows A48 and Linux. The
simple test I did was logged in and tried to download the BBS list and
on both OSes it says "Local mode:" and asked me to save.
Are you sure you're logging in with -L? Make sure you're not setting
the value of Local anywhere in any MPL anywhere, otherwise that will change it for the entire connection.
The ServerType that is used internally by Mystic for terminal services does have a Local mode value. They should be (as of A48 current releases):
0=telnet,1=rlogin,2=ssh,3=modem,4=local,5=other
Yes, logging in either is -L or running the mpl from a command prompt
with the './mystic -Uuser_Name -Ppassword -X'basicmpl test' format. Neither one will show the local as being true. Also, the variable is not being changed anywhere else in the code.
Ooooo. Didn't know about the others on here. So, when it's a local connection the servertype should also be showing as 4. Looks like I have some more playing to do. :)
Yes, logging in either is -L or running the mpl from a command
prompt with the './mystic -Uuser_Name -Ppassword -X'basicmpl
test' format. Neither one will show the local as being true.
Also, the variable is not being changed anywhere else in the
code.
The second one is not a local login because you're not telling it its
a local login with that command line. There is no -L
sudo ./mystic -l -ug00r00 -pMyPassword "-xbbslist bbslist"
Ooooo. Didn't know about the others on here. So, when it's a
local connection the servertype should also be showing as 4.
Looks like I have some more playing to do. :)
Probably depends on the version you're using but yes I think so.
I just upgraded to a48, at least for my test system here, and it seems
to be working now. It was strange that it wasn't in a47.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,035 |
Nodes: | 15 (0 / 15) |
Uptime: | 08:16:55 |
Calls: | 849 |
Files: | 95,177 |
D/L today: |
19 files (3,823K bytes) |
Messages: | 464,912 |