Ignore:
Timestamp:
Jul 25, 2016, 11:55:48 AM (9 years ago)
Author:
Paul Smedley
Message:

Add support to enable Kerberos support, and make the plugin connect using kerberos when it's enabled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/client-3.0/src/rc/rc.dlg

    r519 r930  
    3333                        DT_WORDBREAK
    3434        AUTOCHECKBOX    "", CHK_EASUPPORT, 180, 132, 10, 10, WS_GROUP
     35        LTEXT           "Supports KRB5", LBL_KRB5SUPPORT, 195, 140, 52, 10,
     36                        DT_WORDBREAK
     37        AUTOCHECKBOX    "", CHK_KRB5SUPPORT, 180, 142, 10, 10, WS_GROUP
    3538        PUSHBUTTON      "Cancel", DID_CANCEL, 7, 6, 56, 14
    3639                        PRESPARAMS PP_FONTNAMESIZE, "9.WarpSans Bold"
Note: See TracChangeset for help on using the changeset viewer.