On Thu, 2010-10-14 at 19:04 -0400, Zaar Hai wrote:
> 1. Where can I submit a feature request for this?
Consider it requested. I can't make any promises about whether or when
it will be addressed, but it might fit on the margins since it's pretty
easy. It's unlikely to make the 1.9 release (which
Zaar Hai writes:
> I guess for now my only option is to fix KRB5CCNAME for each kerberised
> service I've got, which includes ssh, apache, pam, and various other
> services that use k5start helper.
If you run the service as a command invoked by k5start, and use the -k
option to k5start, k5start
On 14 באוקe 2010, at 21:13, Greg Hudson wrote:
On Thu, 2010-10-14 at 06:26 -0400, Zaar Hai wrote:
I've thought of making default cache location to be
/var/cars/krb5ccache which will be mounted to RAM, making above
scenario much harder to execute.
Unfortunately, this appears to be hardcoded:
On Thu, 2010-10-14 at 06:26 -0400, Zaar Hai wrote:
> I've thought of making default cache location to be
> /var/cars/krb5ccache which will be mounted to RAM, making above
> scenario much harder to execute.
Unfortunately, this appears to be hardcoded:
snprintf(name_buf, name_size, "FILE:/tmp/k
I could be wrong, but I think what you want is this:
KRB5CCNAME
Used by the mechanism to specify the location of the credential cache.
The variable can be set to the following value:
[[:]]
where can be FILE or MEMORY. is the location of
the principal's credential cache.
thanks that works
pete
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos
Good day, dear all!
I'm using MIT kerberos version 1.6 on Debian Lenny amd64. I would like
to override default location of credentials cache file. Here is the
reasoning and may be someone would have a better solution:
Credentials cache are stored in /tmp by default. /tmp is mounted on
real disk a