You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how does one authenticate using kerberos with CTDS? I have successfully generated a connection object by specifying a domain username and password, but this is not ideal.
The text was updated successfully, but these errors were encountered:
Kerberos authentication isn't supported in ctds. I'm not very familiar with it and have never used it myself. It appears it would require some combination of these FreeTDS db-lib options.
Kerberos is supported on non-windows system as specified here:
https://www.freetds.org/userguide/domains.html
how does one authenticate using kerberos with CTDS? I have successfully generated a connection object by specifying a domain username and password, but this is not ideal.
The text was updated successfully, but these errors were encountered: