• smbutil...

    From Bill McGarrity@1:103/705 to digital man on Tue Feb 7 18:57:42 2017
    Hiya DM...

    I know this sounds strange, but it's what I am used to so to speak. On a raspberry pi, I'm running SBBS just as a tosser. I haven't stated any
    services (BBS, Telnet, RLogin, SSL, Mail, FTP) and only basically use it as
    a null mail tosser, which it does perfectly well. I have roughly 65 subs
    and all are passthru except one, which is a general area. Here I'm running
    a bash file to create two sepatate txt files where I am using smbutil to
    import them. I run a perl script that creates the txt file perfectly. Then
    I use the following:

    ./smbutil -e1 i/home/pi/sbbs/exec/daygraph.txt /home/pi/sbbs/data/subs/1generals.shd < /home/pi/exec/stats1.hdr


    The 1generals sub is not a passthru as in my areas.bbs I have the following:

    1GENERALS General_Sportnet_Chat <nodes here>

    Probem is it's not posting to the area to be tossed for distribution.

    Being I have never logged into the system as I'm just using it as a tosser, does the option of adding the '1'in the CMD section go out the window and if so, can I log into the system locally on the Pi to set myself as the #1 user?

    Thanks....

    ,


    --

    Bill

    Telnet: tequilamockingbirdonline.net
    Web: bbs.tequilamockingbirdonline.net:81
    FTP: ftp.tequilamockingbirdonline.net:2121
    IRC: irc.tequilamockingbirdonline.net Ports: 6661-6670 SSL: 6697
    Radio: radio.tequilamockingbirdonline.net:8010/live

    ... Look TWICE.... Save a life.... Motorcycles are EVERYWHERE!!

    ---
    * Synchronet * TequilaMockingbird Online - Toms River, NJ
    * Origin: Vertrauen - vert.synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Bill McGarrity on Tue Feb 7 16:47:34 2017
    Re: smbutil...
    By: Bill McGarrity to digital man on Tue Feb 07 2017 06:57 pm

    Hiya DM...

    I know this sounds strange, but it's what I am used to so to speak. On a raspberry pi, I'm running SBBS just as a tosser.

    Do you mean SBBSecho? SBBS is not a "tosser".

    I haven't stated any
    services (BBS, Telnet, RLogin, SSL, Mail, FTP) and only basically use it as a null mail tosser, which it does perfectly well. I have roughly 65 subs and all are passthru except one, which is a general area. Here I'm running a bash file to create two sepatate txt files where I am using smbutil to import them. I run a perl script that creates the txt file perfectly. Then I use the following:

    ./smbutil -e1 i/home/pi/sbbs/exec/daygraph.txt /home/pi/sbbs/data/subs/1generals.shd < /home/pi/exec/stats1.hdr


    The 1generals sub is not a passthru as in my areas.bbs I have the following:

    1GENERALS General_Sportnet_Chat <nodes here>

    Probem is it's not posting to the area to be tossed for distribution.

    Read the message base (/home/pi/sbbs/data/subs/1generals) and verify the message was actually successfully added. You can read it using smbutil if you really don't want to run the BBS.

    Being I have never logged into the system as I'm just using it as a tosser, does the option of adding the '1'in the CMD section go out the window and if so, can I log into the system locally on the Pi to set myself as the #1 user?

    The "-e" is used to set the "from" user name. So you're posting a message to a sub-board that is from "1". Kind of odd, but totally supported even if there is no user #1 in the BBS's userbase.

    digital man

    Synchronet "Real Fact" #18:
    Rob Swindell first learned to program in C by hacking on WWIV BBS software. Norco, CA WX: 61.4oF, 84.0% humidity, 5 mph NE wind, 0.10 inches rain/24hrs
    --- SBBSecho 3.00-Win32
    * Origin: Vertrauen - vert.synchro.net (1:103/705)