<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Security Stored Processes in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Security-Stored-Processes/m-p/65603#M3293</link>
    <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
Person A runs a stored process and it displays in HTML an image from a folder:&lt;BR /&gt;
SASStoredProcess/do?_program=%2FFAB%2Fenhanced_lot_hist_vars&amp;amp;pictureNr=2 &lt;BR /&gt;
&lt;BR /&gt;
img alt="" src="file://netapp1/vars/imageDB/0001/2.jpg"&lt;BR /&gt;
&lt;BR /&gt;
Person A is allowed to see picture 2, but not picture 3. But now he just has to change the path and he has access to every picture in the folder.&lt;BR /&gt;
&lt;BR /&gt;
Is there any good solution to prevent this? We searched for a few:&lt;BR /&gt;
- copy the image to a local directory, and display that one (but then we have to clean that directory up and ... )&lt;BR /&gt;
- we can set security groups on each image but here they change very fast so not really an option&lt;BR /&gt;
- img alt=""  SRC="//SASStoredProcess/do?_program=CheckIfAccessIsOK&amp;amp;pictureNr=2 "  (dont know of such a thing is possible). We can see to which product this picture belongs, and we have a list who is allowed to see which product.&lt;BR /&gt;
&lt;BR /&gt;
so my main question is: how to show the picture without really giving the possibility to the user of seeing where this picture is stored so he can not access all other pictures&lt;BR /&gt;
&lt;BR /&gt;
EDIT: ANYONE??

Message was edited by: Filipvdr</description>
    <pubDate>Fri, 13 May 2011 07:39:55 GMT</pubDate>
    <dc:creator>Filipvdr</dc:creator>
    <dc:date>2011-05-13T07:39:55Z</dc:date>
    <item>
      <title>Security Stored Processes</title>
      <link>https://communities.sas.com/t5/Developers/Security-Stored-Processes/m-p/65603#M3293</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
Person A runs a stored process and it displays in HTML an image from a folder:&lt;BR /&gt;
SASStoredProcess/do?_program=%2FFAB%2Fenhanced_lot_hist_vars&amp;amp;pictureNr=2 &lt;BR /&gt;
&lt;BR /&gt;
img alt="" src="file://netapp1/vars/imageDB/0001/2.jpg"&lt;BR /&gt;
&lt;BR /&gt;
Person A is allowed to see picture 2, but not picture 3. But now he just has to change the path and he has access to every picture in the folder.&lt;BR /&gt;
&lt;BR /&gt;
Is there any good solution to prevent this? We searched for a few:&lt;BR /&gt;
- copy the image to a local directory, and display that one (but then we have to clean that directory up and ... )&lt;BR /&gt;
- we can set security groups on each image but here they change very fast so not really an option&lt;BR /&gt;
- img alt=""  SRC="//SASStoredProcess/do?_program=CheckIfAccessIsOK&amp;amp;pictureNr=2 "  (dont know of such a thing is possible). We can see to which product this picture belongs, and we have a list who is allowed to see which product.&lt;BR /&gt;
&lt;BR /&gt;
so my main question is: how to show the picture without really giving the possibility to the user of seeing where this picture is stored so he can not access all other pictures&lt;BR /&gt;
&lt;BR /&gt;
EDIT: ANYONE??

Message was edited by: Filipvdr</description>
      <pubDate>Fri, 13 May 2011 07:39:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Security-Stored-Processes/m-p/65603#M3293</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2011-05-13T07:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Security Stored Processes</title>
      <link>https://communities.sas.com/t5/Developers/Security-Stored-Processes/m-p/65604#M3294</link>
      <description>I gather the Pictures are static, ie not dynamic Graphs etc...</description>
      <pubDate>Mon, 16 May 2011 20:03:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Security-Stored-Processes/m-p/65604#M3294</guid>
      <dc:creator>twocanbazza</dc:creator>
      <dc:date>2011-05-16T20:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Security Stored Processes</title>
      <link>https://communities.sas.com/t5/Developers/Security-Stored-Processes/m-p/65605#M3295</link>
      <description>correct, static pictures</description>
      <pubDate>Tue, 17 May 2011 06:02:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Security-Stored-Processes/m-p/65605#M3295</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2011-05-17T06:02:35Z</dc:date>
    </item>
  </channel>
</rss>

