summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/servconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/servconf.h')
-rw-r--r--crypto/openssh/servconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/openssh/servconf.h b/crypto/openssh/servconf.h
index 6fc1272..c94f541 100644
--- a/crypto/openssh/servconf.h
+++ b/crypto/openssh/servconf.h
@@ -130,6 +130,7 @@ typedef struct {
char *authorized_keys_file; /* File containing public keys */
char *authorized_keys_file2;
+ int pam_authentication_via_kbd_int;
} ServerOptions;
void initialize_server_options(ServerOptions *);
OpenPOWER on IntegriCloud