Uploaded image for project: 'MINA SSHD'
  1. MINA SSHD
  2. SSHD-195

Display a Welcome Banner after a user connects

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 0.8.0
    • 0.9.0
    • None

    Description

      When a user connects, sometimes a welcome banner is required to let the user know the site that they've connected to and what the rules of the site are.
      This patch allows a banner to be set in the code after an SshServer has been instantiated:
      SshServer sshd = SshServer.setUpDefaultServer();
      sshd.getProperties().put(SshServer.WELCOME_BANNER, "This is the Banner");

      Attachments

        1. patch.txt
          2 kB
          Paul Szczesniak

        Activity

          People

            gnodet Guillaume Nodet
            tpaulsz Paul Szczesniak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: