#406 Add paramater expansion to krb5_ccachedir
Closed: Fixed Opened by sbose.

To increase the flexibility of handling the location where Kerberos credential cache files can be stored it would be nice if krb5_ccachedir can be used with the following parameters:

- %u login name
- %U login UID
- %p principal name
- %r realm name
- %P the process ID of the sssd client
- %% a literal ´%´

If the specified directory does not exist, it should be created.


Fixed by 29752834fbf3a19e4e117668abfce4e4c7c48ee4

fixedin: => 1.1.0
resolution: => fixed
status: new => closed

krb5_ccachedir is described in the man page and should be mentioned in the documentation together with krb5_ccname_template.

Fields changed

rhbz: => 0

Metadata Update from @sbose:
- Issue assigned to sbose
- Issue set to the milestone: SSSD 1.1

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1448

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata