Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "List of sites not publishing userDN"

From EGIWiki
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:Op menubar}} {{TOC_right}}  
{{Template:Op menubar}} {{TOC_right}}  


'''Page contains current status of handing sites not publishing UserDN'''
'''Page contains list of sites which are not publishing UserDN  due to law issue'''  
 
'''Last update:''' 29.01.2013
 
Page is updated only when we receive report form APEL team.
 
= List of sites  =
 
[https://ggus.eu/ws/ticket_info.php?ticket=88641 Master ticket]
 
no of sites: 14
 
 
 
{| class="wikitable sortable"
|-
! '''NGI'''
! '''Master Ticket'''
! '''Site'''  
! '''Comment'''
|-
| NGI_DE
| [https://ggus.eu/ws/ticket_info.php?ticket=88649 88649]
|
*MaiGRID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
*RWTH-Aachen
 
| <br>
|-
| NGI_NL
| [https://ggus.eu/ws/ticket_info.php?ticket=88647 88647]
|
*LSG-AMS &nbsp;
*LSG-EMC<br>
*LSG-KG
*LSG-RUG
*RUG-CIT
 
|
|-
| ROC_Russia
| [https://ggus.eu/ws/ticket_info.php?ticket=88646 88646]
|
*RU-SPbSU<br>
 
| <br>
|-
| ROC_AP
| [https://ggus.eu/ws/ticket_info.php?ticket=88643 88643]
|
*KR-KNU-T3&nbsp;&nbsp;&nbsp;&nbsp; <br>
*KR-UOS-SSCC
*MY-UM-CRYSTAL&nbsp; <br>
*NCP-LCG2&nbsp;&nbsp; <br>
*TH-NECTEC-LSR&nbsp;&nbsp; <br>
*IN-DAE-VECC-02
 
|
 
 
 
 


<br>


|}
NGIs/sites which cannot publish UserDN due to the law issue.&nbsp;  
 
= Law issues<br>  =
 
NGIs which cannot publish UserDN due to the law issue.&nbsp;  


How to proceed in case of law issue:<br>  
How to proceed in case of law issue:<br>  
Line 77: Line 13:
mandatory by their VO and the AUP does not mention yet that, they will  
mandatory by their VO and the AUP does not mention yet that, they will  
be requested to update the AUP.
be requested to update the AUP.
</span>
</span>  


2. Serbia will not publish user DNs, I will inform Steven Newhouse and the council through him, at least until the implementation of the APEL publisher with the feature of stripping out the Common Name from the user DN is not available. I will submit a requirement for this.  
2. Serbia will not publish user DNs, I will inform Steven Newhouse and the council through him, at least until the implementation of the APEL publisher with the feature of stripping out the Common Name from the user DN is not available. I will submit a requirement for this.  
Line 99: Line 35:




<br>
<br>


according to the 677/2001 law, the publishing of the user DN data could be  
according to the 677/2001 law, the publishing of the user DN data could be  
Line 107: Line 47:


|-
|-
| <font color="red">NGI_AEGIS</font>  
|  
<font color="red">NGI_AEGIS </font>  
 
<font color="red">(whole NGI)</font>
 
| [https://ggus.eu/ws/ticket_info.php?ticket=88644 88644]  
| [https://ggus.eu/ws/ticket_info.php?ticket=88644 88644]  
|  
|  
Line 118: Line 62:
| Due to privacy protection laws, we are not permitted to publish User DNs
| Due to privacy protection laws, we are not permitted to publish User DNs
|}
|}
= How the list is gathered  =
<code>mysql&gt; select c.rocname, c.sitename, (count(a.UserDN)-sum(IF(a.UserDN='NULL',1,0)))*100/count(a.UserDN) as published_perc, sum(NJobs) as num_jobs, MAX(RecordEnd) as last_published from gocdb3.org_EGEE join gocdb3.sites as c on RefID=SiteID and status='Certified' and type='Production' left join UserCPU2 as a on c.sitename=a.ExecutingSite and RecordStart&gt;'2012-01-01' group by sitename, rocname order by rocname, published_perc; </code>


[[Category:Grid_Operations_Meetings]]
[[Category:Grid_Operations_Meetings]]

Latest revision as of 17:38, 15 April 2013

Main EGI.eu operations services Support Documentation Tools Activities Performance Technology Catch-all Services Resource Allocation Security



Page contains list of sites which are not publishing UserDN  due to law issue


NGIs/sites which cannot publish UserDN due to the law issue. 

How to proceed in case of law issue:

1. VO managers will be informed about the policy restrictions in place in Serbia. If user DN publication is deemed mandatory by their VO and the AUP does not mention yet that, they will be requested to update the AUP.

2. Serbia will not publish user DNs, I will inform Steven Newhouse and the council through him, at least until the implementation of the APEL publisher with the feature of stripping out the Common Name from the user DN is not available. I will submit a requirement for this.

NGI Master Ticket Site Comment
NGI_RO 88648
  • After several discussions with the legal department it was concluded that,




according to the 677/2001 law, the publishing of the user DN data could be

allowed only with the written consent of the user.


NGI_AEGIS

(whole NGI)

88644
  • AEGIS01-IPB-SCL
  • AEGIS02-RCUB
  • AEGIS03-ELEF-LEDA
  • AEGIS04-KG
  • AEGIS11-MISANU
Due to privacy protection laws, we are not permitted to publish User DNs