b95810
diff -up shadow-4.6/lib/getdef.c.login-prompt shadow-4.6/lib/getdef.c
b95810
--- shadow-4.6/lib/getdef.c.login-prompt	2018-04-29 18:42:37.000000000 +0200
b95810
+++ shadow-4.6/lib/getdef.c	2019-03-21 15:06:58.009280504 +0100
b95810
@@ -94,6 +94,7 @@ static struct itemdef def_table[] = {
b95810
 	{"KILLCHAR", NULL},
b95810
 	{"LOGIN_RETRIES", NULL},
b95810
 	{"LOGIN_TIMEOUT", NULL},
b95810
+	{"LOGIN_PLAIN_PROMPT", NULL},
b95810
 	{"LOG_OK_LOGINS", NULL},
b95810
 	{"LOG_UNKFAIL_ENAB", NULL},
b95810
 	{"MAIL_DIR", NULL},