SHARP PN Series Interactive Display

Specifications

  • Model Numbers: PN-ME652, PN-ME552, PN-ME502, PN-ME432
  • Interactive Display Operation Manual for Secure Command
  • Supported Public Key Methods: RSA (2048-bit), DSA, ECDSA-256, ECDSA-384, ECDSA-521, ED25519
  • Operating System Compatibility: Windows 10 (version 1803 or later), Windows 11

Creating Private and Public Keys

  1. Use OpenSSL, OpenSSH, or terminal software to create private and public keys.
  2. For RSA key creation using OpenSSH on Windows:
    • Open a command prompt from the Start button.
    • Run the following command:C:ssh-key>ssh-keygen.exe -t rsa -m RFC4716 -b 2048 -N user1 -C rsa_2048_user1 -f id_rsa
    • Private (id_rsa) and public (id_rsa.pub) keys will be generated. Keep the private key secure.

Registering a Public Key

  1. Copy the public key file (e.g., id_rsa.pub) to a USB flash drive.
  2. Connect the USB flash drive to the USB1 terminal of the monitor.
  3. In the Setting menu of the monitor, navigate to Administrator Settings > Network > Monitor Control.
  4. Set “Use Secure Protocol for Authentication” to ON.
  5. Select “Upload for Public Key File” and choose the public key file on the USB flash drive to register it.

Command Control via Secure Communication Protocol

  1. Connect the computer to the monitor.
  2. Start an SSH client, and specify the IP address and data port number (Default: 10022) to connect to the monitor.
  3. Set the user name (Default: Admin) and use the private key associated with the registered public key.
  4. Enter the passphrase for the private key. If authentication is successful, the connection will be established.

Frequently Asked Questions

Q: What is the default data port number for connecting to the monitor via SSH?
A: The default data port number is 10022.

Q: Which public key methods are supported by this monitor?
A: This monitor supports RSA (2048-bit), DSA, ECDSA-256, ECDSA-384, ECDSA-521, and ED25519 public key methods.

Documents / Resources

SHARP PN Series Interactive Display [pdf] Instruction Manual
PN Series Interactive Display, PN Series, Interactive Display, Display

References

Leave a comment

Your email address will not be published. Required fields are marked *