• Synchronet portable ?

    From Gallaxial@1:103/705 to All on Sat Oct 10 16:08:26 2020



    Hi , Gang
    My Synchronet was install on Drive D (Windows)
    I have to re-install My Windows
    Everything work Fine

    But i got this Error
    No TLS certificiate ERROR 'No permiss.to perform this operation' (-21) opening keyset

    The error , It is on the SERVICE Windows
    Can i or/and be Fix it

    to start the sbbsctrl i use this BAT file:

    SET SBBSCTRL=D:\sbbs\CTRL
    SET SBBSNODE=D:\sbbs\NODE1
    SET path=%path%;D:\sbbs;D:\sbbs\exec;D:\sbbs\CTRL

    cd /d D:\sbbs
    start /min exec\sbbsctrl.exe
    exit
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Gallaxial on Sat Oct 10 16:15:41 2020
    Re: Synchronet portable ?
    By: Gallaxial to All on Sat Oct 10 2020 04:08 pm




    Hi , Gang
    My Synchronet was install on Drive D (Windows)
    I have to re-install My Windows
    Everything work Fine

    But i got this Error
    No TLS certificiate ERROR 'No permiss.to perform this operation' (-21) opening keyset

    The error , It is on the SERVICE Windows
    Can i or/and be Fix it

    Try shutting down sbbs, deleting or renaming your ctrl/cryptlib.key and ssl.cert files, and then restarting sbbs.

    to start the sbbsctrl i use this BAT file:

    That is unusual.

    SET SBBSCTRL=D:\sbbs\CTRL

    See this for the correct way to set Windows environment variables: http://wiki.synchro.net/config:env

    SET SBBSNODE=D:\sbbs\NODE1

    You don't need to set this.

    SET path=%path%;D:\sbbs;D:\sbbs\exec;D:\sbbs\CTRL

    You don't need "sbbs" or "sbbs\ctrl" in your search path. And the correct way to add "c:\sbbs\exec" to your search path (also, not strictly necessary) would be to follow the same procedure used to set the SBBSCTRL environment variable.

    cd /d D:\sbbs
    start /min exec\sbbsctrl.exe
    exit

    You don't need any that. Just use the Synchronet Control Panel shortcut (e.g. in your start menu or your desktop). Create one if you need it.

    digital man

    Synchronet "Real Fact" #29:
    Rob Swindell first called BBSes (at 300bps) with an Apple II computer in 1982. Norco, CA WX: 75.0øF, 60.0% humidity, 6 mph NNE wind, 0.00 inches rain/24hrs --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)