Page 2 of 2

Re: wapt self-service on macos

Published: March 3, 2026 - 12:37
by sfonteneau
The KRB5_CONFIG file is probably missing


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?