How to Install libnet-remctl-perl in Ubuntu 18.04



Install libnet-remctl-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libnet-remctl-perl

Description:

Perl client for Kerberos-authenticated command execution

remctl is a client/server protocol for executing specific commands on a remote system with Kerberos authentication. The allowable commands must be listed in a server configuration file, and the executable run on the server may be mapped to any command name. Each command is also associated with an ACL containing a list of Kerberos principals authorized to run that command. . This package contains the Net::Remctl Perl library, which provides native Perl bindings for the libremctl client library. It also contains the Net::Remctl::Backend module, which assists in writing remctl backends in Perl.

Homepage: https://www.eyrie.org/~eagle/software/remctl/

Version: 3.13-1+deb9u1

Section: universe/perl