Re: wapt self-service on macos
Published: March 3, 2026 - 12:37
The KRB5_CONFIG file is probably missing
Does the klist command have a ticket?
Code: Select all
KRB5_CONFIG=/opt/wapt/krb5.conf wapt-get shell
>> client = pyldap.PyLdapClient(domain_name="ad.xxx.xx")
>> print(client.bind_sasl_kerberos())
Does the klist command have a ticket?