sysconf scp enable
Enable and start the SCP service.
This command was added with the introduction of SFTP (a more modern and secure protocol).
By default, for compatibility, scp is enabled.
NOTE SCP is deprecated in favor of SFTP. Adjust any scripts or procedures that currently rely on scp.
TIP SCP is deprecated, and we recommend that you "future-proof" your operations by updating scripts and procedures to call sftp by preference.
With UC10.4.0 and newer, versions of PSCP shipped with the Luna Client negotiate a secure file transfer connection using sftp, with scp as the fallback.
Prior to UC10.4.0 all versions of PSCP that were shipped with Luna clients have provided sftp as an option, but defaulted to scp.
Luna Network HSM 7 supports sftp as an option from version 7.9.0 or newer, defaulting to scp for compatibility.
Use of sftp is a security best practice.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
Syntax
sysconf scp enable
Examples
lunash:>sysconf scp enable Command Result : 0 (Success)
lunash:>sysconf scp enable SCP is already enabled on the system. Command Result : 0 (Success)