
kinit krbusertd@LABS.Strategy.COM -c /tmp/krb/krb5cc

$MSTR_HOME/env/ODBC.sh:
export KRB5CCNAME=/tmp/krb/krb5cc
export KRB5_CONFIG=/tmp/krb/krb5.conf

[libdefaults]default_realm = LABS.Strategy.COMdns_lookup_kdc = true #default_tkt_enctypes = RC4-HMAC ##comment out if error below#default_tgs_enctypes = RC4-HMAC ##comment out if error below#permitted_enctypes = RC4-HMAC ##comment out if error belowforwardable = trueudp_preference_limit = 1ticket_lifetime = 3hrenew_lifetime = 7ddefault_keytab_name = /root/krb/krb5.keytab[realms]LABS.Strategy.COMkdc = labs-dc3-was.labs.Strategy.com:749admin_server = labs-dc3-was.labs.Strategy.com:749}CORP.Strategy.COM = {kdc = corp-dc-hgh.corp.Strategy.com:88
admin_server = copr-dc-hgh.corp.Strategy.com:749}[domain_realm].labs.Strategy.com = LABS.Strategy.COMlabs.Strategy.com = LABS.Strategy.COM.corp.Strategy.com = CORP.Strategy.COM corp.Strategy.com = CORP.Strategy.COM

If you see the following error, you may need to comment out or choose the correct encryption types via
klist -e /tmp/krb/krb5cc:

[pg_krb_native]Description=PostgreSQL Unicode(x64)Driver=/opt/mstr/MicroStrategy/install/pgsql-11/lib/psqlodbcw.soDatabase=postgresServername=tec-1-013063.labs.Strategy.comPort=5432Protocol=ReadOnly=RowVersioning=ShowSystemTables=ConnSettings=SET WORK_MEM=51200DriverUnicodeType=1UseDeclareFetch=1Fetch=1000UserName=krbusertd






