• Log on restrictions

    From Ivan Kovalenko@2:5057/53 to All on Tue Nov 12 22:58:00 2024
    Hello, All.

    Trying to figure out (if this is ever possible) how to configure Mystic to allow a sysop (s255) account to log on only via ./mystic -l , i.e. locally.
    Browsed the manual, whatsnew and wiki but still got no clue.

    Best regards, Ivan.

    --- GoldED+/LNX 1.1.5-b20240309
    * Origin: Area 51 (2:5057/53)
  • From Nicholas Boel@1:154/700 to Ivan Kovalenko on Wed Nov 13 06:16:58 2024
    Hello Ivan,

    On Tue, Nov 12 2024 12:58:00 -0600, you wrote:

    Trying to figure out (if this is ever possible) how to configure
    Mystic to allow a sysop (s255) account to log on only via ./mystic -
    l , i.e. locally. Browsed the manual, whatsnew and wiki but still
    got no clue.

    While I'm not completely sure on the answer you're looking for..

    It's possible this has never been addressed before, because:

    Why would you want to restrict access to your sysop account - the /only/ account that is able to do anything administrative (of course, if you
    don't allow sysop access to any other accounts)?

    Would another possibility be to use "Anonymous Login" or something to
    where you don't see the sysop's statistics mixed in with the rest of the users?

    Regards,
    Nick

    ... Take my advice, I don't use it anyway.
    --- SBBSecho 3.21-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (1:154/700)
  • From Ivan Kovalenko@2:5057/53 to Nicholas Boel on Thu Nov 14 16:48:22 2024
    Hello, Nicholas.

    13 Nov 24 06:16, you wrote to me:

    Hello Ivan,

    On Tue, Nov 12 2024 12:58:00 -0600, you wrote:

    Trying to figure out (if this is ever possible) how to configure
    Mystic to allow a sysop (s255) account to log on only via ./mystic -
    l , i.e. locally. Browsed the manual, whatsnew and wiki but still
    got no clue.

    Why would you want to restrict access to your sysop account - the
    /only/ account that is able to do anything administrative (of course,
    if you don't allow sysop access to any other accounts)?

    Well, not completely, I want to restrict s255 accounts from logging on
    remotely only, they shall still be able to log on locally. Tried to edit
    the prelogin menu, hoping there could be a way to tell the difference,
    but no luck.

    Best regards, Ivan.

    --- GoldED+/LNX 1.1.5-b20240309
    * Origin: Area 51 (2:5057/53)
  • From Nicholas Boel@1:154/700 to Ivan Kovalenko on Thu Nov 14 18:39:14 2024
    Hello Ivan,

    On Thu, Nov 14 2024 06:48:22 -0600, you wrote:

    Well, not completely, I want to restrict s255 accounts from logging on remotely only, they shall still be able to log on locally. Tried to edit
    the prelogin menu, hoping there could be a way to tell the difference,
    but no luck.

    I'm not sure it is currently possible.

    If you explain your situation a bit better, I may be able to suggest some kind of workaround.

    Above, you say "accounts". Do you plan on adding more than one full sysop accounts? If this is the case, you can use s250 for message and file area sysops, rather than giving them full sysop access.

    Or are you just a security junkie, and afraid that someone might hack the sysop account's password /and/ the sysop access password?

    Regards,
    Nick

    ... He who laughs last, thinks slowest.
    --- SBBSecho 3.22-Linux
    * Origin: _thePharcyde telnet://bbs.pharcyde.org (Wisconsin) (1:154/700)
  • From Todd Yatzook@1:142/799 to Nicholas Boel on Fri Nov 15 10:54:50 2024
    On 14 Nov 2024, Nicholas Boel said the following...

    Hello Ivan,

    On Thu, Nov 14 2024 06:48:22 -0600, you wrote:

    Well, not completely, I want to restrict s255 accounts from logging on remotely only, they shall still be able to log on locally. Tried to edit the prelogin menu, hoping there could be a way to tell the difference, but no luck.

    I'm not sure it is currently possible.

    If you explain your situation a bit better, I may be able to suggest
    some kind of workaround.

    Above, you say "accounts". Do you plan on adding more than one full sysop accounts? If this is the case, you can use s250 for message and file area sysops, rather than giving them full sysop access.

    Or are you just a security junkie, and afraid that someone might hack
    the sysop account's password /and/ the sysop access password?

    Regards,
    Nick

    You can do that with an MPS or MPY script. Have it set at the beginning of your prelogin menu. Just have to have the script check if IP is set to something other than a configged IP to check against, like localhost or a machine's IP on your network and only trigger in the prelogin menu if the ACS is 255.

    --- Mystic BBS v1.12 A49 2024/05/12 (Linux/64)
    * Origin: http://www.throwbackbbs.com -\- meriden, ct -\- (1:142/799)
  • From Ivan Kovalenko@2:5057/53 to Todd Yatzook on Fri Nov 15 20:39:40 2024
    Hello, Todd.

    15 Nov 24 10:54, you wrote to Nicholas Boel:

    You can do that with an MPS or MPY script. Have it set at the
    beginning of your prelogin menu. Just have to have the script check if
    IP is set to something other than a configged IP to check against,
    like localhost or a machine's IP on your network and only trigger in
    the prelogin menu if the ACS is 255.

    Sounds reasonable and promising, thanks for the hint!

    Best regards, Ivan.

    --- GoldED+/LNX 1.1.5-b20240309
    * Origin: Area 51 (2:5057/53)