aboutsummaryrefslogtreecommitdiff
path: root/src/pies.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pies.c')
-rw-r--r--src/pies.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/pies.c b/src/pies.c
index e7c1a22..f069552 100644
--- a/src/pies.c
+++ b/src/pies.c
@@ -1488,6 +1488,13 @@ struct grecs_keyword control_keywords[] = {
&control.idle_timeout, 0,
NULL,
},
+ {"realm",
+ N_("name"),
+ N_("Authentication realm name"),
+ grecs_type_string, GRECS_DFLT,
+ &control.realm, 0,
+ NULL,
+ },
{ NULL }
};

Return to:

Send suggestions and report system problems to the System administrator.