]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/overlays/ppolicy.c
Fix prev commit
[openldap] / servers / slapd / overlays / ppolicy.c
index 57dfbe13c81d3a3524d7933bd40e97a675addb33..958348e939e035196849fc15ead5b2ddcadf92f8 100644 (file)
@@ -261,7 +261,7 @@ account_locked( Operation *op, Entry *e,
 
 /* IMPLICIT TAGS, all context-specific */
 #define PPOLICY_WARNING 0xa0L  /* constructed + 0 */
-#define PPOLICY_ERROR 0xa1L            /* constructed + 1 */
+#define PPOLICY_ERROR 0x81L            /* primitive + 1 */
  
 #define PPOLICY_EXPIRE 0x80L   /* primitive + 0 */
 #define PPOLICY_GRACE  0x81L   /* primitive + 1 */