]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/proto-slap.h
streamline group attr specification/diagnostics
[openldap] / servers / slapd / proto-slap.h
index 1017c8cf4621c905ff56201a7d33c20cc2bb39bd..9f43e56baed48f34c71e2df313b185058016b096 100644 (file)
@@ -230,6 +230,8 @@ LDAP_SLAPD_F (int) is_at_subtype LDAP_P((
        AttributeType *sub,
        AttributeType *super ));
 
+LDAP_SLAPD_F (const char *) at_syntax LDAP_P((
+       AttributeType *at ));
 LDAP_SLAPD_F (int) is_at_syntax LDAP_P((
        AttributeType *at,
        const char *oid ));
@@ -1009,14 +1011,6 @@ LDAP_SLAPD_F (int)       slap_destroy LDAP_P((void));
 
 LDAP_SLAPD_V (char *)  slap_known_controls[];
 
-/*
- * kerberos.c
- */
-#ifdef LDAP_API_FEATURE_X_OPENLDAP_V2_KBIND
-LDAP_SLAPD_V (char *)  ldap_srvtab;
-LDAP_SLAPD_V (int)     krbv4_ldap_auth();
-#endif
-
 /*
  * ldapsync.c
  */