[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: Access Control document



I'm going off the document from Bull: is the 'clearance' access control
covered in the 'contexts' attribute? 
Thanks!
Chris

> -----Original Message-----
> From:	David Chadwick [SMTP:d.w.chadwick@iti.salford.ac.uk]
> Sent:	Wednesday, February 11, 1998 10:41 AM
> To:	Chris Weider
> Cc:	ietf-ldapext@netscape.com; ietf-asid@netscape.com
> Subject:	RE: Access Control document
> 
> > From:          Chris Weider <cweider@microsoft.com>
> > To:            "'D.W.Chadwick@iti.salford.ac.uk'"
> <D.W.Chadwick@iti.salford.ac.uk>,
> >                Steve Kille <S.Kille@isode.com>, dboreham@netscape.com
> > Cc:            ietf-ldapext@netscape.com, ietf-asid@netscape.com
> > Subject:       RE: Access Control document
> > Date:          Tue, 10 Feb 1998 11:13:47 -0800
> 
> > David:
> >   Is there a review of the 93->97 changes?
> > Thanks!
> > Chris
> > 
> The changes are only minor, basically some additional permissions to 
> deal with user requirements from Intelligent Networks people, plus 
> control of particular contexts. Here is the  ASN.1 for them:
> 
> 	rangeOfValues	[7]	Filter OPTIONAL,
> 	maxValueCount	[8]	SET OF MaxValueCount OPTIONAL,
> 	maxImmSub	[9]	INTEGER OPTIONAL,
> 	restrictedBy	[10]	SET OF RestrictedValue OPTIONAL,
> 	contexts		[11]	SET OF ContextAssertion OPTIONAL }
> MaxValueCount	::=	SEQUENCE {
> 	type			AttributeType,
> 	maxCount		INTEGER }
> RestrictedValue 	::=	SEQUENCE {
> 	type			AttributeType,
> 	valuesIn		AttributeType }
> 
> 
> As you can see, they are all optional, so you could choose to ignore 
> them if you wish.
> David
> ***************************************************
> David Chadwick
> IT Institute, University of Salford, Salford M5 4WT
> Tel +44 161 295 5351  Fax +44 161 745 8169
> Mobile +44 370 957 287
> Email D.W.Chadwick@iti.salford.ac.uk
> Home Page  http://www.salford.ac.uk/its024/chadwick.htm
> Understanding X.500  http://www.salford.ac.uk/its024/X500.htm
> X.500/LDAP Seminars http://www.salford.ac.uk/its024/seminars.htm
> ***************************************************