Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Sex dumps core (Sex is a Simple editor for X11) -- Seen on debian bugtracking


computers / alt.bbs.mystic / MPL Question

SubjectAuthor
* MPL QuestionBlack Panther
`* Re: MPL Questiong00r00
 `* MPL QuestionBlack Panther
  `* Re: MPL Questiong00r00
   `* MPL QuestionBlack Panther
    `- Re: MPL Questiong00r00

1
Re: MPL Question

<4140810734@f215.n129.z1.fidonet.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=1193&group=alt.bbs.mystic#1193

  copy link   Newsgroups: alt.bbs.mystic
Path: i2pn2.org!i2pn.org!news.bbs.nz!.POSTED.agency.bbs.nz!not-for-mail
From: nospam.g...@f215.n129.z1.fidonet.org (g00r00)
Newsgroups: alt.bbs.mystic
Subject: Re: MPL Question
Date: Tue, 05 Apr 2022 13:00:55 +1200
Organization: Agency HUB, Dunedin - New Zealand | bbs.nz/#Fidonet
Message-ID: <4140810734@f215.n129.z1.fidonet.org>
References: <1649176754@f3.n317.z1.fidonet.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Injection-Info: news.bbs.nz; posting-host="8IWYKlztXHa0+IViEdY46zrq8kpk7dC9fTbT74JiSDQ";
logging-data="10368"; mail-complaints-to="abuse@news.bbs.nz"
User-Agent: VSoup v1.2.9.47Beta [95/NT]
X-MailConverter: SoupGate-Win32 v1.05
X-Comment-To: Black Panther
 by: g00r00 - Tue, 5 Apr 2022 01:00 UTC

BP> This is returning '0' to the log file when logging in from the command
BP> line. I wonder if possibly adding a servertype for local login might be
BP> simpler than doing the 'local' boolean. Perhaps adding servertype of 3
BP> 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

5 is left open broadly so (for example) someone could use that as a packet
radio type if they wanted to and configure server type 5 to show up as "RADIO"
in the callers list (or whatever else they want).

.... No honey, I can't eat with the family. My computer gets lonely!

MPL Question

<1649176754@f3.n317.z1.fidonet.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=1194&group=alt.bbs.mystic#1194

  copy link   Newsgroups: alt.bbs.mystic
Path: i2pn2.org!i2pn.org!news.bbs.nz!.POSTED.agency.bbs.nz!not-for-mail
From: nospam.B...@f3.n317.z1.fidonet.org (Black Panther)
Newsgroups: alt.bbs.mystic
Subject: MPL Question
Date: Tue, 05 Apr 2022 10:33:14 +1200
Organization: Agency HUB, Dunedin - New Zealand | bbs.nz/#Fidonet
Message-ID: <1649176754@f3.n317.z1.fidonet.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Injection-Info: news.bbs.nz; posting-host="8IWYKlztXHa0+IViEdY46zrq8kpk7dC9fTbT74JiSDQ";
logging-data="10368"; mail-complaints-to="abuse@news.bbs.nz"
User-Agent: VSoup v1.2.9.47Beta [95/NT]
X-MailConverter: SoupGate-Win32 v1.05
X-Comment-To: g00r00
 by: Black Panther - Mon, 4 Apr 2022 22:33 UTC

Hello g00r00!

Just a quick question. When trying to use the 'local' function in MPL, it
doesn't seem to ever return true. I'm actually logging into Mystic from the
command line, './mystic -l' and that function returns false.

Here is a snippet of how I'm trying to use it:

If Local Then SysopLog('Local Caller')
Else SysopLog(Int2Str(Callers.RServerType));

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.

Has something changed with it, that hasn't made it's way into my documentation
yet? ;)

Thank you,

Black Panther

.... When I'm good, I'm great--when I'm bad, you're breathless

MPL Question

<1649226018@f3.n317.z1.fidonet.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=1197&group=alt.bbs.mystic#1197

  copy link   Newsgroups: alt.bbs.mystic
Path: i2pn2.org!i2pn.org!news.bbs.nz!.POSTED.agency.bbs.nz!not-for-mail
From: nospam.B...@f3.n317.z1.fidonet.org (Black Panther)
Newsgroups: alt.bbs.mystic
Subject: MPL Question
Date: Wed, 06 Apr 2022 00:14:18 +1200
Organization: Agency HUB, Dunedin - New Zealand | bbs.nz/#Fidonet
Message-ID: <1649226018@f3.n317.z1.fidonet.org>
References: <4140810734@f215.n129.z1.fidonet.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Injection-Info: news.bbs.nz; posting-host="8IWYKlztXHa0+IViEdY46zrq8kpk7dC9fTbT74JiSDQ";
logging-data="24410"; mail-complaints-to="abuse@news.bbs.nz"
User-Agent: VSoup v1.2.9.47Beta [95/NT]
X-MailConverter: SoupGate-Win32 v1.05
X-Comment-To: g00r00
 by: Black Panther - Tue, 5 Apr 2022 12:14 UTC

Hello g00r00!

05 Apr 22 13:00, you wrote to me:

BP>> This is returning '0' to the log file when logging in from the
BP>> command line. I wonder if possibly adding a servertype for local
BP>> login might be simpler than doing the 'local' boolean. Perhaps
BP>> adding servertype of 3 for local.

gr> I don't know what OS or version you're using but it seems to be
gr> working from here I just tested it in Windows A48 and Linux. The
gr> simple test I did was logged in and tried to download the BBS list and
gr> on both OSes it says "Local mode:" and asked me to save.

My test system is running Manjaro Linux 64-bit, with Kernel 5.15.28-1-MANJARO
x86_64.

Let me run a test using the bbs listing as see if that is any different.

gr> Are you sure you're logging in with -L? Make sure you're not setting
gr> the value of Local anywhere in any MPL anywhere, otherwise that will
gr> change it for the entire connection.

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.

gr> The ServerType that is used internally by Mystic for terminal services
gr> does have a Local mode value. They should be (as of A48 current
gr> releases):

gr> 0=telnet,1=rlogin,2=ssh,3=modem,4=local,5=other

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. :)

Thank you,

Black Panther

.... C:\DOS;C:\WIN;C:\WIN\SCREW\UP;C:\ME\DEL\WIN;C:\ME\RUN\OS2

Re: MPL Question

<2536029729@f215.n129.z1.fidonet.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=1198&group=alt.bbs.mystic#1198

  copy link   Newsgroups: alt.bbs.mystic
Path: i2pn2.org!rocksolid2!news.neodome.net!feeder1.feed.usenet.farm!feed.usenet.farm!2.eu.feeder.erje.net!3.us.feeder.erje.net!feeder.erje.net!news.quux.org!news.bbs.nz!.POSTED.agency.bbs.nz!not-for-mail
From: nospam.g...@f215.n129.z1.fidonet.org (g00r00)
Newsgroups: alt.bbs.mystic
Subject: Re: MPL Question
Date: Wed, 06 Apr 2022 12:08:22 +1200
Organization: Agency HUB, Dunedin - New Zealand | bbs.nz/#Fidonet
Message-ID: <2536029729@f215.n129.z1.fidonet.org>
References: <1649226018@f3.n317.z1.fidonet.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Injection-Info: news.bbs.nz; posting-host="8IWYKlztXHa0+IViEdY46zrq8kpk7dC9fTbT74JiSDQ";
logging-data="1972"; mail-complaints-to="abuse@news.bbs.nz"
User-Agent: VSoup v1.2.9.47Beta [95/NT]
X-MailConverter: SoupGate-Win32 v1.05
X-Comment-To: Black Panther
 by: g00r00 - Wed, 6 Apr 2022 00:08 UTC

BP> Yes, logging in either is -L or running the mpl from a command prompt
BP> with the './mystic -Uuser_Name -Ppassword -X'basicmpl test' format.
BP> Neither one will show the local as being true. Also, the variable is not
BP> 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"

Tested this again in Linux since I know thats what you're using with A48 and it
works for me. If I include -l it says local mode, if I don't it doesn't.

BP> Ooooo. Didn't know about the others on here. So, when it's a local
BP> connection the servertype should also be showing as 4. Looks like I have
BP> some more playing to do. :)

Probably depends on the version you're using but yes I think so.

.... No one knows what's next, but everybody does it.

MPL Question

<1649384715@f3.n317.z1.fidonet.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=1212&group=alt.bbs.mystic#1212

  copy link   Newsgroups: alt.bbs.mystic
Path: i2pn2.org!i2pn.org!aioe.org!news.bbs.nz!.POSTED.agency.bbs.nz!not-for-mail
From: nospam.B...@f3.n317.z1.fidonet.org (Black Panther)
Newsgroups: alt.bbs.mystic
Subject: MPL Question
Date: Thu, 07 Apr 2022 20:18:30 +1200
Organization: Agency HUB, Dunedin - New Zealand | bbs.nz/#Fidonet
Message-ID: <1649384715@f3.n317.z1.fidonet.org>
References: <2536029729@f215.n129.z1.fidonet.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Injection-Info: news.bbs.nz; posting-host="8IWYKlztXHa0+IViEdY46zrq8kpk7dC9fTbT74JiSDQ";
logging-data="3596"; mail-complaints-to="abuse@news.bbs.nz"
User-Agent: VSoup v1.2.9.47Beta [95/NT]
X-Comment-To: g00r00
X-MailConverter: SoupGate-Win32 v1.05
 by: Black Panther - Thu, 7 Apr 2022 08:18 UTC

Hello g00r00!

06 Apr 22 12:08, you wrote to me:

BP>> Yes, logging in either is -L or running the mpl from a command
BP>> prompt with the './mystic -Uuser_Name -Ppassword -X'basicmpl
BP>> test' format. Neither one will show the local as being true.
BP>> Also, the variable is not being changed anywhere else in the
BP>> code.

gr> The second one is not a local login because you're not telling it its
gr> a local login with that command line. There is no -L

That was a error when typing it into the message... I do use the -L in the
command to run from the command line. They say the mind is the second thing to
go... I'll be damned if I remember what the first was... ;)

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.

I threw together a quick little mpl to test it, as I've modified my
bbslist.mps. :)

Begin
ClrScr;
WriteLn('|CR');
If Local Then WriteLn('Local Login');
Else WriteLn('Remote Login');
End.

Now it shows 'Local Login'.

gr> sudo ./mystic -l -ug00r00 -pMyPassword "-xbbslist bbslist"

You use the same password that I do!! ;) BTW, I don't run Mystic with sudo.

BP>> Ooooo. Didn't know about the others on here. So, when it's a
BP>> local connection the servertype should also be showing as 4.
BP>> Looks like I have some more playing to do. :)

gr> Probably depends on the version you're using but yes I think so.

I've edited some code here, but haven't tested it to see if it does. I'll let
you know. :)

Thank you,

Black Panther

.... Sometimes I think line noise is deliberate.

Re: MPL Question

<3114074071@f215.n129.z1.fidonet.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=1213&group=alt.bbs.mystic#1213

  copy link   Newsgroups: alt.bbs.mystic
Path: i2pn2.org!i2pn.org!news.bbs.nz!.POSTED.agency.bbs.nz!not-for-mail
From: nospam.g...@f215.n129.z1.fidonet.org (g00r00)
Newsgroups: alt.bbs.mystic
Subject: Re: MPL Question
Date: Fri, 08 Apr 2022 11:14:40 +1200
Organization: Agency HUB, Dunedin - New Zealand | bbs.nz/#Fidonet
Message-ID: <3114074071@f215.n129.z1.fidonet.org>
References: <1649384715@f3.n317.z1.fidonet.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Injection-Info: news.bbs.nz; posting-host="8IWYKlztXHa0+IViEdY46zrq8kpk7dC9fTbT74JiSDQ";
logging-data="17220"; mail-complaints-to="abuse@news.bbs.nz"
User-Agent: VSoup v1.2.9.47Beta [95/NT]
X-Comment-To: Black Panther
X-MailConverter: SoupGate-Win32 v1.05
 by: g00r00 - Thu, 7 Apr 2022 23:14 UTC

BP> I just upgraded to a48, at least for my test system here, and it seems
BP> to be working now. It was strange that it wasn't in a47.

Could very well be broken in A47. I think I did change some stuff surrounding
the server types between A46 and A47 which could have broke it.

Now you'll have access to MysticScript also :)

.... There are three kinds of people: Those who can count, and those who can't

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor