#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 |
#2
|
|||
|
|||
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:
Within the GSSAPI Properties dialog window:
__________________
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 |
![]() |
Tags |
configuration , options , python |
Thread Tools | |
Display Modes | Rate This Thread |
|
|