diff --git a/include/security/oath_constants.h b/include/security/oath_constants.h index 465c64c..ed92286 100644 --- a/include/security/oath_constants.h +++ b/include/security/oath_constants.h @@ -79,6 +79,6 @@ enum oath_hash { /* * Label to use for dummy keys */ -#define OATH_DUMMY_LABEL "oath-dummy-key" +#define OATH_DUMMY_LABEL "oath-dummy@openpam.org" #endif