remctl 3.10-1 source package in Ubuntu

Changelog

remctl (3.10-1) unstable; urgency=medium

  * New upstream release.
    - New server ACLs anyuser:auth and anyuser:anonymous.  The latter
      allows access by anonymous clients if the KDC supports anonymous
      service tickets.
    - Server now sets the REMOTE_EXPIRES environment variable to the time
      when the client credentials would expire.
    - Anonymous users no longer satisfy ANYUSER (anyuser:auth).
    - Simplify the Python RemctlError class (with some backward
      incompatibilities).
    - Dynamically resize the buffer used for the localgroup ACL scheme,
      allowing support of users in large numbers of local groups.

 -- Russ Allbery <email address hidden>  Fri, 27 Nov 2015 15:24:56 -0800

Upload details

Uploaded by:
Russ Allbery
Uploaded to:
Sid
Original maintainer:
Russ Allbery
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
remctl_3.10-1.dsc 2.2 KiB 0db3453bdf07301b6f8fc212f3bb91df1566375473818c05ca1f8b5f9ca2ee67
remctl_3.10.orig.tar.xz 530.9 KiB 6a206dc3d5149fe4a40fb47850fd55619de03c165c843caf61f84b840c623a93
remctl_3.10-1.debian.tar.xz 25.5 KiB 0517b672ce1fa2f090cf40e53cfd6557bf69cc759a9ebc9ce89abe6ad9c75135

Available diffs

No changes file available.

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 package libnet-remctl-perl

 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.

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 package libremctl1

 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.

php5-remctl: No summary available for php5-remctl in ubuntu xenial.

No description available for php5-remctl in ubuntu xenial.

php5-remctl-dbgsym: No summary available for php5-remctl-dbgsym in ubuntu xenial.

No description available for php5-remctl-dbgsym in ubuntu xenial.

python-remctl: Python 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 Python remctl extension, which provides native
 Python bindings for the libremctl client library.

remctl-client: 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 client program (remctl).

remctl-client-dbgsym: debug symbols for package remctl-client

 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 program (remctl).

remctl-server: Server 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 server (remctld).

remctl-server-dbgsym: debug symbols for package remctl-server

 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 server (remctld).

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 package ruby-remctl

 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.