Jens Muuss

Show:

What's happening?

  • Followup: How to set Shell example to Kerberos auth

    Now inserted some printlns and found, in the GSSContextKrb5.init following exception was thrown: com.jcraft.jsch.JSchException: java.lang.SecurityException: Anmeldekonfiguration kann nicht gefunden werden. at com.jcraft.jsch.jgss.GSSContextKrb5.init(GSSContextKrb5.java:135) at com.jcraft.jsch.UserAuthGSSAPIWithMIC.start(UserAuthGSSAPIWithMIC.java:143) at...

    2009-04-30 15:49:35 UTC in JSch

  • How to set Shell example to Kerberos authen ?

    Hello , JSCH is a great software. I am trying to modify the shell example to authenticate via a Kerberos ticket. How can I set it to use the Kerberos ? I added to the example : session.setConfig("GSSAPIAuthentication","yes"); session.setConfig("GSSAPIDelegateCredentials","yes"); But it still wants to use the Password authentication. Is there...

    2009-04-30 12:51:35 UTC in JSch

About Me

  • 2009-04-30 (7 months ago)
  • 2494851
  • jmuuss (My Site)
  • Jens Muuss

Send me a message