remctl 3.17-1build7 source package in Ubuntu
Changelog
remctl (3.17-1build7) jammy; urgency=medium * No-change rebuild with Python 3.10 only -- Graham Inggs <email address hidden> Thu, 17 Mar 2022 20:11:47 +0000
Upload details
- Uploaded by:
- Graham Inggs
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
remctl_3.17.orig.tar.xz | 580.8 KiB | 2ca2f3c7808af1f6fedc89f0e852e0abb388ed29062b3822747c789b841dbd2a |
remctl_3.17.orig.tar.xz.asc | 488 bytes | d4cfe71be1f2a77d95bf836fb2b22e1d709f44565630c1ac73290fa5492015f1 |
remctl_3.17-1build7.debian.tar.xz | 26.9 KiB | 608a96e545ddf6067d19c442d375b671fb7aca69495eb6de078d56f8fd89d240 |
remctl_3.17-1build7.dsc | 3.0 KiB | 4d48f74efbffe849fe37ece74f8f8fdae90cd6725fe1f303b1a6d92166652d91 |
Available diffs
- diff from 3.17-1build6 to 3.17-1build7 (302 bytes)
Binary packages built by this source
- libnet-remctl-perl: 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.
- libnet-remctl-perl-dbgsym: debug symbols for libnet-remctl-perl
- libremctl-dev: Development files 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 development files for client libraries linked
against MIT Kerberos.
- libremctl1: Library 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 client libraries linked against MIT Kerberos.
- libremctl1-dbgsym: debug symbols for libremctl1
- php-remctl: PECL module 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 PECL remctl module for PHP, which provides
native PHP bindings for the libremctl client library.
- php-remctl-dbgsym: debug symbols for php-remctl
- python3-pyremctl: Python 3 extension for Kerberos-authenticated command execution
The Python 3 remctl extension, which provides native Python bindings for
the libremctl client library.
.
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.
- python3-pyremctl-dbgsym: debug symbols for python3-pyremctl
- remctl-client: Client for Kerberos-authenticated command execution
The remctl command-line client, which authenticates to a server using
Kerberos and then executes a command and returns the result.
.
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.
- remctl-client-dbgsym: debug symbols for remctl-client
- remctl-server: Server for Kerberos-authenticated command execution
The remctl server (remctld) and SSH backend (remctl-shell), which are
responsible for receiving an authenticated command via the remctl
protocol (or via SSH), executing it, and returning the result.
.
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.
- remctl-server-dbgsym: debug symbols for remctl-server
- ruby-remctl: Ruby extension 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 Ruby remctl extension, which provides native
Ruby bindings for the libremctl client library.
- ruby-remctl-dbgsym: debug symbols for ruby-remctl