Memory keytab are now named and refcounted.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16327 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-12-01 12:41:22 +00:00
parent 76fe170bdd
commit bc23e0056b

View File

@@ -230,10 +230,11 @@ The residual part is a filename.
The keytab is stored in a memory segment. This allows sensitive and/or
temporary data not to be stored on disk. The type's name is
.Li MEMORY .
There are no residual part, the only pointer back to the keytab is the
.Fa id
returned by
.Fn krb5_kt_resolve .
Each
.Li MEMORY
keytab is referenced counted by and open by the residual name, so two
handles can point to the same memory area.
When the last user closes the entry, it disappears.
.El
.Pp
.Nm krb5_keytab_entry