JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for MOONSHOT-COMMUNITY Archives


MOONSHOT-COMMUNITY Archives

MOONSHOT-COMMUNITY Archives


MOONSHOT-COMMUNITY@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

MOONSHOT-COMMUNITY Home

MOONSHOT-COMMUNITY Home

MOONSHOT-COMMUNITY  April 2014

MOONSHOT-COMMUNITY April 2014

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: Attribute filtering / access control with moonshot

From:

Stefan Winter <[log in to unmask]>

Reply-To:

Stefan Winter <[log in to unmask]>

Date:

Wed, 23 Apr 2014 08:50:49 +0200

Content-Type:

multipart/signed

Parts/Attachments:

Parts/Attachments

text/plain (95 lines) , 0x8A39DC66.asc (95 lines) , signature.asc (95 lines)

Hi,

> I think an approach very similar to this would be fine.
> I think this sort of thing could go well in an APC policy statement.
> 
> I would prefer that we use a different attribute for the following
> reasons:
> 
> * CUI is based on Operator-Name.  It's much easier for us to base
>   something on Gss-Acceptor-Realm.

Small correction here: CUI *in eduroam* is based on Operator-Name.
That's a policy decision taken by eduroam, it is not mandated as per
RFC. RFC4372 specifically states:

"The CUI support by RADIUS infrastructure is driven by the
business requirements between roaming entities."

For eduroam, the business requirement is that values change per
Operator-Name. For other uses, you are free to have different
requirements. Like Gss-Acceptor-Name :-)

> I agree that CUI is a useful thing to be using today.  I explicitly want
> to break compatibility with that when we move to something pure moonshot
> because I don't see a way to maintain that compatibility without
> introducing real probabilities of insecurity.  If I'm missing something
> and there is a migration strategy that adds value, then re-use of CUI
> makes more sense to me.

I think I need to make a point about eduPersonTargetedID and that it's
not as perfect in reality as the spec might lead one to think it is.

It's all good and fine that the spec forbids re-use and requires
persistence. Reality (as in for example simpleSAMLphp-1.12.0) shows that
this guarantee is not always implemented. Take a look at
simplesamlphp-1.12.0/modules/core/lib/Auth/Process/TargetedID.php

It first retrieves the scopes, user id and a secret salt from config, then:

                $uidData = 'uidhashbase' . $secretSalt;
                $uidData .= strlen($srcID) . ':' . $srcID;
                $uidData .= strlen($dstID) . ':' . $dstID;
                $uidData .= strlen($userID) . ':' . $userID;
                $uidData .= $secretSalt;

                $uid = hash('sha1', $uidData);

And then sends that on the wire. I don't see it
a) storing the generated tuple in a database to prevent a hash collision
later in time
b) asking a database if it has thrown dice badly and did produce a hash
collision to a value used earlier in time
c) checking in a database if the same tuple has resulted in a different
value at earlier occasion (maybe due to a different hash, or change of
secret salt), and using that older value instead if found

So, the "MUST NOT" re-use is actually "PROBABLY DOES NOT (depending how
lucky we are)" re-use. And the "persistent" nature is more like "mostly
persistent, unless something changes".

This has worked for years without people raising eyebrows (actually, I
recall one instance where someone changed their hashes and this resulted
in authorisations being lost... so it is an issue of sorts). But it's
the reality out there; and I think it's unfair to blame CUI for doing
the same.

Actually, CUI spelling in bold letters that there is no guarantee is at
least not as surprising as thinking that there are some, and later not
getting those guarantees delivered. :-)

I'm looking only at one implementation here; one might argue that it's
simply a buggy one. It's also a popular one though, so it speaks for
some significant amount of deployed reality.

Greetings,

Stefan Winter

-- 
Stefan WINTER
Ingenieur de Recherche
Fondation RESTENA - Réseau Téléinformatique de l'Education Nationale et
de la Recherche
6, rue Richard Coudenhove-Kalergi
L-1359 Luxembourg

Tel: +352 424409 1
Fax: +352 422473

PGP key updated to 4096 Bit RSA - I will encrypt all mails if the
recipient's key is known to me

http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xC0DE6A358A39DC66

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

April 2024
March 2022
December 2021
October 2021
September 2021
August 2021
June 2021
April 2021
February 2021
January 2021
December 2020
November 2020
October 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
January 2020
November 2019
October 2019
September 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
June 2018
April 2018
November 2017
October 2017
September 2017
August 2017
July 2017
May 2017
April 2017
March 2017
February 2017
November 2016
October 2016
August 2016
July 2016
June 2016
May 2016
March 2016
February 2016
January 2016
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager