Skip to content

cerndb/rundeck-exec-kerberos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

SSH Kerberos Node Executor Plugin for Rundeck

Description

This is a script type plugin for Rundeck, allowing execution of remote commands on nodes using a Kerberos ticket. The ticket is obtained before executing the Rundeck ssh/scp steps.

The user and the path for the kerberos keytab holding the ecrypted key for the user can be specified via plugin parameters on the project's configuration page.

Parameters

Kerberos user - The name of the Kerberos principal going to be authenticated using the keytab

Kerberos keytab - The path to the keytab file used to authenticate the principal

Requirements

The plugin requires Rundeck version 2.4.0 or higher.

About

Rundeck plugin to use kerberos keytab ssh to nodes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%