aboutsummaryrefslogtreecommitdiff
path: root/src/pies.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pies.h')
-rw-r--r--src/pies.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pies.h b/src/pies.h
index 34f1250..7c5e6d7 100644
--- a/src/pies.h
+++ b/src/pies.h
@@ -541,6 +541,7 @@ struct control
pies_acl_t adm_acl; /* Administrative ACL */
pies_acl_t usr_acl; /* User ACL */
unsigned int idle_timeout; /* Session idle timeout */
+ char *realm; /* Authentication realm */
};
extern struct control control;

Return to:

Send suggestions and report system problems to the System administrator.