diff --git a/README.rst b/README.rst index 4fa5d97..ef4b0ac 100644 --- a/README.rst +++ b/README.rst @@ -105,7 +105,7 @@ LDAP -H NTLM, --ntlm NTLM NTLM hashes, format is LMHASH:NTHASH Kerberos authentication: - -k, --kerberos For Kerberos authentication, ticket file should be pointed by $KRB5NAME env variable + -k, --kerberos For Kerberos authentication, ticket file should be pointed by $KRB5CCNAME env variable Certificate authentication: --pfx-file PFX_FILE PFX file diff --git a/VERSION b/VERSION index 9495615..15245f3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.31 +1.0.32