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 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 temporary data not to be stored on disk. The type's name is
.Li MEMORY . .Li MEMORY .
There are no residual part, the only pointer back to the keytab is the Each
.Fa id .Li MEMORY
returned by keytab is referenced counted by and open by the residual name, so two
.Fn krb5_kt_resolve . handles can point to the same memory area.
When the last user closes the entry, it disappears.
.El .El
.Pp .Pp
.Nm krb5_keytab_entry .Nm krb5_keytab_entry