I have a SSHServer set up with the GSSAuthenticator. I want to authenticate a java SSHClient with that server. Is there any way to do that? Looking at the api I only see ways to specify a public key, password, or interactive mode. Do I have to write my own implementation of UserAuth.java or AbstractUserAuth.java?
- Java SSHClient Authentication with GSS Josh Clum
- Re: Java SSHClient Authentication with GSS Guillaume Nodet
- Re: Java SSHClient Authentication with GSS Josh Clum
- Re: Java SSHClient Authentication with GSS Guillaume Nodet
- Re: Java SSHClient Authentication with GS... Josh Clum
- Re: Java SSHClient Authentication wi... Guillaume Nodet
