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

ssh to RHEL7 server joined to same AD domain as client causes "kerberos username" prompt #235

Open
gdoesu2 opened this issue Aug 4, 2021 · 4 comments

Comments

@gdoesu2
Copy link

gdoesu2 commented Aug 4, 2021

We use Active Directory.
Win10 Client computer is a member of the domain.
RHEL7 computer is also joined to domain.
RHEL7 computer is GSSAPI capable
Win10 Client computer attempts to connect to RHEL7 computer using SSH "root@{rhel7_fqdn}" via GUI.
The ksar java text window prompts "kerberos username [{windows.userid}]" and does not perform the ssh login as per the credentials in the connection dialog.

@gdoesu2
Copy link
Author

gdoesu2 commented Aug 4, 2021

Issue present in 5.2.3

@Pitterling
Copy link
Collaborator

never looked into the ssh area of ksar and to be honest i have no clue at all with this ..

did you try one the latest 5.2.4-snapshot release as 5.2.3 is super old .. ?

@gdoesu2
Copy link
Author

gdoesu2 commented Aug 6, 2021

I have only used the stable release.

I will try the latest snapshot to see if it makes a difference

@gdoesu2
Copy link
Author

gdoesu2 commented Aug 6, 2021

Found this article which very much describes my scenario:
Skipping Kerberos authentication prompts with JSch
It references SFTP connection through Java asking for weird authentication

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

No branches or pull requests

2 participants