Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a bug which prevented the client from retrieving a credential from CCACHE. #591

Merged
merged 1 commit into from
Feb 21, 2020

Conversation

hrs-allbsd
Copy link
Contributor

Changes in the pull request #575 introduced a bug which prevented the SASL client from retrieving a credential from the credentials cache, while the intended behavior is that the client looks for the credential in the specified keytab file, then if not found, looks into the credentials cache. This patch fixes the wrong behavior.

from the credentials cache.  This now looks for the credential in
the specified keytab file, and then try the credentials cache.
@quanah quanah merged commit f19503c into cyrusimap:master Feb 21, 2020
uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Feb 24, 2020
  in gssapi_client_mech_step()
- Fix a bug which prevented the client from retrieving
  a credential from CCACHE.

These patches were already merged into upstream.

  cyrusimap/cyrus-sasl#575
  cyrusimap/cyrus-sasl#591

Submitted by:	hrs


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@526953 35697150-7ecd-e111-bb59-0022644237b5
uqs pushed a commit to freebsd/freebsd-ports that referenced this pull request Feb 24, 2020
  in gssapi_client_mech_step()
- Fix a bug which prevented the client from retrieving
  a credential from CCACHE.

These patches were already merged into upstream.

  cyrusimap/cyrus-sasl#575
  cyrusimap/cyrus-sasl#591

Submitted by:	hrs
Jehops pushed a commit to Jehops/freebsd-ports-legacy that referenced this pull request Feb 24, 2020
  in gssapi_client_mech_step()
- Fix a bug which prevented the client from retrieving
  a credential from CCACHE.

These patches were already merged into upstream.

  cyrusimap/cyrus-sasl#575
  cyrusimap/cyrus-sasl#591

Submitted by:	hrs


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@526953 35697150-7ecd-e111-bb59-0022644237b5
kwm81 pushed a commit to freebsd/freebsd-ports-gnome that referenced this pull request Feb 24, 2020
  in gssapi_client_mech_step()
- Fix a bug which prevented the client from retrieving
  a credential from CCACHE.

These patches were already merged into upstream.

  cyrusimap/cyrus-sasl#575
  cyrusimap/cyrus-sasl#591

Submitted by:	hrs
aiobofh pushed a commit to aiobofh/cyrus-sasl that referenced this pull request Mar 4, 2020
Fix a bug which prevented the client from retrieving a credential from CCACHE.
svmhdvn pushed a commit to svmhdvn/freebsd-ports that referenced this pull request Jan 10, 2024
  in gssapi_client_mech_step()
- Fix a bug which prevented the client from retrieving
  a credential from CCACHE.

These patches were already merged into upstream.

  cyrusimap/cyrus-sasl#575
  cyrusimap/cyrus-sasl#591

Submitted by:	hrs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants