Imported Upstream version 1.15.1
[platform/upstream/krb5.git] / src / lib / kadm5 / srv / server_acl.h
index 1ca4dfa..d8db2f7 100644 (file)
@@ -40,7 +40,7 @@
 #define DEBUG_CALLS     128
 #define DEBUG_NOSLAVES  256
 #ifdef  DEBUG
-#define DPRINT(l1, cl, al)      if ((cl & l1) != 0) xprintf al
+#define DPRINT(l1, cl, al)      if ((cl & l1) != 0) printf al
 #else   /* DEBUG */
 #define DPRINT(l1, cl, al)
 #endif  /* DEBUG */
@@ -54,7 +54,7 @@
 #define ACL_CHANGEPW            8
 /* #define ACL_CHANGE_OWN_PW    16 */
 #define ACL_INQUIRE             32
-/* #define ACL_EXTRACT          64 */
+#define ACL_EXTRACT             64
 #define ACL_LIST                128
 #define ACL_SETKEY              256
 #define ACL_IPROP               512