Custom Query (7 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 7)

1 2 3
Ticket Resolution Summary Owner Reporter
#3 fixed kdestroy doesn't Paul Smedley Lewis Rosenthal
Description

Running kdestroy or kdestroy -A does not destroy ticket cache (when ticket cache is located in %TMP% or %TEMP% and those point to c:\var\temp).

Possibly related to Issue #2.

#6 fixed Cannot override default credential cache location Lewis Rosenthal
Description

This is the real issue underlying #2, I think.

Documentation says that the default credential location, DEFCCNAME, hardcoded as FILE:/tmp/krb5cc_%{uid} on *nix systems (see http://web.mit.edu/kerberos/krb5-1.12/doc/mitK5defaults.html#paths) may be overridden either by setting default_ccache_name in krb5.conf or by setting the env var, KRB5CCNAME. However, it appears that neither of these actually override DEFCCNAME.

Workarounds include ensuring that the klibc path rewriter is installed or even manually creating \tmp on the same volume on which the session is currently logged.

#7 fixed verify_krb5_conf not consistently drive letter tolerant Lewis Rosenthal
Description

Attempting to check validity of krb5.conf using verify_krb5_conf.exe with KRB5_CONFIG=c:/mptn/etc/krb5.conf (for example), yields:

verify_krb5_conf: krb5_config_parse_file: open c: No such file or directory

Explicitly stating the configuration file (including drive letter and path) seems to work, however.

1 2 3
Note: See TracQuery for help on using queries.