summaryrefslogtreecommitdiffstats
path: root/sss_client/sss_cli.h
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2009-09-14 09:55:33 +0200
committerSimo Sorce <ssorce@redhat.com>2009-09-14 12:08:57 -0400
commit4039db6e6b34330fec51bc765f40e85bf7b61141 (patch)
tree3902cd568b2c8785f8bb2594ba55c192d669ae9e /sss_client/sss_cli.h
parentbecd1fdabfe87781a7342c7d5a925fabcbcb9361 (diff)
downloadsssd-4039db6e6b34330fec51bc765f40e85bf7b61141.tar.gz
sssd-4039db6e6b34330fec51bc765f40e85bf7b61141.tar.xz
sssd-4039db6e6b34330fec51bc765f40e85bf7b61141.zip
make cli_pid mandatory and increase version number of pam protocol
Diffstat (limited to 'sss_client/sss_cli.h')
-rw-r--r--sss_client/sss_cli.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sss_client/sss_cli.h b/sss_client/sss_cli.h
index 2b4e5027e..b036aec31 100644
--- a/sss_client/sss_cli.h
+++ b/sss_client/sss_cli.h
@@ -21,7 +21,7 @@ typedef int errno_t;
#endif
#define SSS_NSS_PROTOCOL_VERSION 1
-#define SSS_PAM_PROTOCOL_VERSION 2
+#define SSS_PAM_PROTOCOL_VERSION 3
enum sss_cli_command {
/* null */