svn commit: lorikeet r582 - in trunk/heimdal/lib/hdb: .
Andrew Bartlett
abartlet at samba.org
Mon Oct 9 09:53:30 GMT 2006
On Mon, 2006-10-09 at 11:47 +0200, Love Hörnquist Åstrand wrote:
> >> /*
> >> * the format for HDB keytabs is:
> >> - * HDB:[database:file:mkey]
> >> + * HDB:[database:mkey]
> >> */
> >
> > This was a lorikeet-heimdal specific change.
>
> I just have missed the other part of the code, or was it just a
> clarification of the syntax ?
Yeah, I think it's buried elsewhere.
> >> - ret = (*db->hdb_fetch)(context, db, principal, HDB_F_DECRYPT|
> >> HDB_F_GET_CLIENT|HDB_F_GET_SERVER, &ent);
> >> + ret = (*db->hdb_fetch)(context, db, principal, HDB_F_DECRYPT,
> >> &ent);
> >
> > We need this bit, or else we don't find the entry.
>
> And I need the krbtgt entry too, added those flags.
OK.
Andrew Bartlett
--
Andrew Bartlett http://samba.org/~abartlet/
Authentication Developer, Samba Team http://samba.org
Samba Developer, Red Hat Inc. http://redhat.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba-technical/attachments/20061009/2702933a/attachment.bin
More information about the samba-technical
mailing list