Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Kerberos for ssh-exec-plugin : ssh config path ? #12

Open
raphaeljolivet opened this issue Jan 8, 2014 · 3 comments
Open

Disable Kerberos for ssh-exec-plugin : ssh config path ? #12

raphaeljolivet opened this issue Jan 8, 2014 · 3 comments

Comments

@raphaeljolivet
Copy link

Hi,

I would like to disable Kerberos authnetication for sshexec-maven-plugin.

I have tried to add GSSAPIAuthentication no in ~/.ssh/config with no luck.

What is the path of the config file considered by this plugin ?

@raphaeljolivet
Copy link
Author

I found that this is a known issue of jsch in Java 7.

The fix is to statically change a setting of jsch:
https://www.mulesoft.org/jira/browse/MULE-6864

Could you please integrate it into sshexec plugin ?

@nagarajanewlife
Copy link

how to enable open ssh using kerberos user.

@nagarajanewlife
Copy link

kinit: Pre-authentication failed: Key table file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants