Welcome to the VanDyke Software Forums

Join the discussion today!


Go Back   VanDyke Software Forums > Scripting

Notices

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 04-01-2021, 10:47 AM
davidlsumner davidlsumner is offline
Registered User
 
Join Date: Apr 2021
Posts: 1
Configuration Object GetOption

I am working with the default configuration. I want to be able to read and set some the advanced options. Namely the Authentication Groups. Specifically GSSAPI under SSH2, and the SPN setting under the Advanced section of the GSSAPI Properties window.

Is there a reference for all of the options that can be read and set, and their corresponding names?

Thank you,
David
Reply With Quote
  #2  
Old 04-01-2021, 11:45 AM
cboyack cboyack is offline
VanDyke Technical Support
 
Join Date: Apr 2020
Location: Albuquerque, NM
Posts: 132
Hi David,

These options are all visible in the Default.ini file. You can locate this file within the Config > Sessions folder. There is no single reference for each of the .ini file options and what they match to, but one can generally find these options within the .ini files themselves.

The path to your configuration (Config) folder can be found in Options > Global Options > Configuration Paths in SecureCRT. The default path is:

C:\Users\User\AppData\Roaming\VanDyke\Config

For your convenience, I've listed the GSSAPI-linked GUI options, their corresponding .ini-based names that would be used with GetOption and SetOption, and the available values for those options:

Within the SSH2 category of Session Options:
  • SSH2 Authentication (Lists order of authentication, and which ones will actually be attempted - multiple, comma-separated values are allowed)
    SSH2 Authentications V2, password/keyboard-interactive/gssapi/publickey

Within the GSSAPI Properties dialog window:
  • Method:
    GSSAPI Method, auto-detect/gssapi/gss-ms-kerberos
  • Delegation:
    GSSAPI Delegation, none/limited/full
  • [Advanced > >] SPN:
    GSSAPI SPN, host@$(HOST) format
--Cameron
__________________
Thanks,
--Cameron

VanDyke Software
Technical Support
support@vandyke.com
(505) 332-5730

Last edited by cboyack; 04-01-2021 at 11:55 AM. Reason: Added option values
Reply With Quote
Reply

Tags
configuration , options , python

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 07:06 PM.