Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
remctl - Client/server for Kerberos-authenticated command execution
remctl (the client) and remctld (the server) implement a client/server
protocol for running single commands on a remote host using Kerberos
v5 authentication and returning the output. They use a very simple
GSS-API-authenticated network protocol, combined with server-side ACL
support and a server configuration file that maps remctl commands to
programs that should be run when that command is called by an
authorised user.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| remctl |
2.11 |
5.el5 |
src |
502 KiB |
Thu Feb 28 16:41:27 2008 |
| remctl |
2.11 |
4.el5 |
src |
502 KiB |
Sun Jan 27 20:41:14 2008 |
Changelog
- * Thu Feb 28 22:00:00 2008 Simon Wilkinson <simon{%}sxw{*}org{*}uk> 2.11-5
- The build process isn't -j safe, so remove smpflags until this can be fixed.
- * Sun Jan 27 22:00:00 2008 Simon Wilkinson <simon{%}sxw{*}org{*}uk> 2.11-4
- More changes to address review comments
- * Wed Jan 23 22:00:00 2008 Simon Wilkinson <simon{%}sxw{*}org{*}uk> 2.11-3
- Modifications for second round of review comments