Bug 14887 - source3/librpc/crypto/gse.c doesn't use cli_credentials_get_ccache()
Summary: source3/librpc/crypto/gse.c doesn't use cli_credentials_get_ccache()
Status: NEW
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: File services (show other bugs)
Version: 4.15.0
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Stefan Metzmacher
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-29 10:34 UTC by Andreas Schneider
Modified: 2021-10-29 10:34 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schneider 2021-10-29 10:34:19 UTC
source3/librpc/crypto/gse.c doesn't use cli_credentials_get_ccache(). It just uses the default ccache and ignores what you pass on the commandline.