vlsi / ksar

A sar grapher, fork of http://sourceforge.net/projects/ksar/
Other
246 stars 59 forks source link

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

Open gdoesu2 opened 3 years ago

gdoesu2 commented 3 years ago

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 commented 3 years ago

Issue present in 5.2.3

Pitterling commented 3 years ago

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 commented 3 years ago

I have only used the stable release.

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

gdoesu2 commented 3 years ago

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