]> git.sur5r.net Git - openldap/blobdiff - clients/ud/main.c
Initial implementation of Kerberos password verification for
[openldap] / clients / ud / main.c
index 80428fec8f7d42f0778328743360bfa0a31bc073..537280afe2772b5d84e9d054fcda8517237d6905 100644 (file)
@@ -280,7 +280,7 @@ do_commands( void )
        printf(" Thank you!\n");
        
        ldap_unbind(ld);
-#ifdef HAVE_KERBEROS
+#ifdef LDAP_API_FEATURE_X_OPENLDAP_V2_KBIND
        destroy_tickets();
 #endif
        exit( EXIT_SUCCESS );