EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: V4 Access Rights over DataAccess
From: Ralph Lange <[email protected]>
To: "Dalesio, Leo `Bob`" <[email protected]>
Cc: EPICS Core Talk <[email protected]>
Date: Wed, 22 Jun 2005 13:04:56 +0200
Dalesio, Leo `Bob` wrote:

[...]
Return			id, quality, data_type, number_of_elements, access
[...]
					access - do I have access or not
Interesting aspect:

How are we providing access rights information over DA?

Some thoughts:
o Other than with V3 one CA subscription can cover a property catalog containing stuff with different access rights. To be exact, every single property must have an access rights sub-property connected to it. o The property catalog that is used for accessing the data won't carry that information - it should only export readable properties to aViewer and only writeable properties to a Manipulator. (Else it would be throwing exeptions all the time.) o So the probably most natural place for that info is the special descriptive property catalog that is used to find out about the data property catalog structure and native types of its properties. This thing should contain /all/ properties regardless of access rights and carry the access right info with every property. o Will there be a separate callback for access rights change? (The current V4 CA client interface doc says: no.) o So: Clients that want to be notified if access rights change, have to subscribe to ... what exactly? A pseudo property that exists for every property in the catalog? The special desription property catalog? (If this contains the access rights data as mentioned above, it will be updated if access rights change.) Sounds feasible. The description property catalog could (should?) be held internally in the CA client library to spare the client tool from implementing storage for this structure information. Storage would be provided by the Data Store facility. (Alternatively, the client tool could organise storing the structure info itself - probably also by using the Data Store facility. o Will the access security configuration (as it is organised hierarchically) be available or even modifyable through DA?

Ralph

ps. Please use the mailing list that Andrew announced (<[email protected]>) instead of multiple To:-Headers, so that everyone gets the mail and it is archived on the web.
Navigate by Date:
Prev: Re: hello world examples Marty Kraimer
Next: Re: hello world examples Ralph Lange
Index: 2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Monitors Ralph Lange
Next: RE: hello world examples Dalesio, Leo `Bob`
Index: 2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Feb 2012 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·