...
If you plan on using GSSAPI and Kerberos to authenticate to our GL systems, you will also want to make sure that you have the following options enabled in your SSH client configuration:
Code Block | ||||
---|---|---|---|---|
| ||||
GSSAPIAuthentication yes GSSAPIDelegateCredentials yes |
...