Sha256: ea1f23f3604005557e4750f288be2b5e3f89144757d24a685cde389eaf16a536

Contents?: true

Size: 137 Bytes

Versions: 9

Compression:

Stored size: 137 Bytes

Contents

require 'net/ssh/kerberos'
set :ssh_options, { :auth_methods => %w(gssapi-with-mic publickey hostbased password keyboard-interactive) }

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
net-ssh-krb-0.5.1 example/Capfile
net-ssh-krb-0.4.0 example/Capfile
net-ssh-krb-0.3.0 example/Capfile
net-ssh-kerberos-0.2.7 example/Capfile
net-ssh-kerberos-0.2.6 example/Capfile
net-ssh-kerberos-0.2.5 example/Capfile
net-ssh-kerberos-0.2.4 example/Capfile
net-ssh-kerberos-0.2.3 example/Capfile
net-ssh-kerberos-0.2.2 example/Capfile