Re: Alternative proxy-creds API for constrained-delegation

Nico Williams <[email protected]>
Newsgroups gmane.comp.encryption.kerberos.devel
Message-ID <20200603155749.GX7856@localhost>
On Wed, Jun 03, 2020 at 02:15:58PM +0200, Isaac Boukris wrote:
> On Wed, Jun 3, 2020 at 6:53 AM Nico Williams <[email protected]> wrote:
> > Here's the idea:
> >
> >  - you always get a deleg_cred_handle if one was delegated or S4U2Proxy
> >    is available,
> >
> >  - you tell gss_store_cred_into() about what you're willing to store and
> >    with what options,
> >
> >  - if you say "only real creds" then gss_store_cred_into() will not
> >    store S4U2Proxy creds.
> 
> This sounds a lot of application logic, and we also don't want to
> implicitly delegate a ticket at this point.

On the contrary, this makes the app simpler because configuration now is
something of a hole: the app doesn't need to know anything about it, it
just passes through settings from a config file.

We do this in our sshd already, so it won't need _any_ changes in order
to use this new configuration parameter.

> btw, we don't have to call it s4u2proxy creds, it's just a tgt-less
> cache with a service ticket, maybe we could use it in different
> manners as well (for local auth, or maybe invent a way to authenticate
> to the kdc with it?).

I'm going to call them S4U2Proxy creds.  To me that's what they are.  It
tells me what I need to know: that initiator credentials for the service
are needed.

Nico
-- 
_______________________________________________
krbdev mailing list             [email protected]
https://mailman.mit.edu/mailman/listinfo/krbdev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.