[16344] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

[krbdev.mit.edu #8479] [Comment] Resource Based Constrained

daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Mon Aug 26 13:18:01 2019

From: "Greg Hudson via RT" <rt-comment@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To: 
Message-ID: <rt-4.4.4-123564-1566839851-413.8479-8-0@mit.edu>
To: "AdminCc of krbdev.mit.edu Ticket #8479":;
Date: Mon, 26 Aug 2019 13:17:31 -0400
MIME-Version: 1.0
Reply-To: rt-comment@KRBDEV-PROD-APP-1.mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu


https://krbdev.mit.edu/rt/Ticket/Display.html?id=8479
This is a comment.  It is not sent to the Requestor(s):

Isaac Boukris has implemented client and KDC support, which is at or near
completion.

The client must send a PA-PAC-OPTIONS pa-data item with the bit set for RBCD
support. If the KDC responds to an S4U2Proxy request with a referral, the
client must follow the referral path to the destination realm twice, once to
get a cross-TGT with its own authdata and once to get a cross-TGT with the
impersonated client's authdata. The client must then make an S4U2Proxy request
to the destination realm with the second cross-TGT as the evidence ticket. This
is described in [MS-SFU] 3.1.5.2.2.

The KDC needs a new DAL method to authorize S4U2Proxy requests at the target
principal entry (with the intermediate service name as a parameter). We will
call this method allowed_to_delegate_from(). The KDC also needs a way to read
the client name out of the PAC for the final S4U2Proxy request. This will be
implemented via a second new DAL method get_authdata_info(); this method can
also return an opaque representation of the PAC (or other authorization data)
for consumption by sign_authdata() and allowed_to_delegate_from(), to avoid
repeat parsing.


_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs

home help back first fref pref prev next nref lref last post