Last modified by gellrich on 2026-02-19 12:45

From version 11.1
edited by gellrich
on 2016-05-03 10:24
Change comment: There is no comment for this version
To version 6.1
edited by gellrich
on 2016-04-29 11:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,21 +11,16 @@
11 11  
12 12  {{confluence_layout-section ac:type="single"}}
13 13  {{confluence_layout-cell}}
14 -{{confluence_tip title="Do I have a DESY account?"}}
15 - If you were able to or are still able to login to '//[[bastion.desy.de>>url:http://bastion.desy.de||shape="rect"]]//' , you got a DESY account earlier which can be used for Belle II. Contact //b2-registration-support_AT_desy.de// . A new registration attempt via the portal would fail.
16 -{{/confluence_tip}}
17 -
18 18  {{confluence_tip title="I have already a Grid user certifcate?"}}
19 19  Belle II collaborators who have a //already// a **Grid user certificate** and are //already// member of the **VO** '[[belle'>>url:https://voms.cc.kek.jp:8443/voms/belle||shape="rect"]] can go directly to the [[registration portal>>url:https://belle2-request.desy.de/||shape="rect"]]. Make sure the Grid user certificate is in the browser!
20 20  {{/confluence_tip}}
21 21  
22 22  {{confluence_tip title="I have a already a DESY account?"}}
23 -Belle II collaborators who have //already// a **DESY account** should contact //b2-registration-support_AT_belle2.org// . The account can be used for Belle II. A **Grid user certificate** and the membership in the **VO** '[[belle'>>url:https://voms.cc.kek.jp:8443/voms/belle||rel="nofollow" shape="rect" class="external-link"]] is strongly recommended though.
19 +Belle II collaborators who have //already// a **DESY account** should contact [[b2-registration-support@belle2.org>>mailto:b2-registration-support@belle2.org||shape="rect"]]. The account can be used for Belle II. A **Grid user certificate** and the membership in the **VO** '[[belle'>>url:https://voms.cc.kek.jp:8443/voms/belle||rel="nofollow" shape="rect" class="external-link"]] is strongly recommended though.
24 24  {{/confluence_tip}}
25 25  
26 26  {{confluence_tip title="Is my Grid user certificate in the browser?"}}
27 -Check existence and validity of your Grid user certificate in your **firefox** browser in //Preferences / Advanced / Certificates / View Certificates / Your Certificate.
28 -//
23 +Check existence and validity of your Grid user certificate in your **firefox** browser in //Preferences / Advanced / Certificates / View Certificates / Your Certificate .//
29 29  {{/confluence_tip}}
30 30  
31 31  {{confluence_tip title="I want to change my password?"}}
... ... @@ -37,15 +37,15 @@
37 37  {{/confluence_tip}}
38 38  
39 39  {{confluence_tip title="I lost my password?"}}
40 -If your password got lost, please contact //uco_AT_desy.de// .
35 +If your password got lost, please contact [[uco@desy.de>>mailto:uco@desy.de||shape="rect"]] .
41 41  {{/confluence_tip}}
42 42  
43 43  {{confluence_tip title="Which resources can I use by default?"}}
44 -See [[doc:BI.Belle II Newcomers.Belle II User Registration.Belle II Requesting Additional Resource Access.WebHome]].
39 +See [[doc:BI.Belle II Checking and Requesting Resource Access.WebHome]].
45 45  {{/confluence_tip}}
46 46  
47 47  {{confluence_tip title="I need access to additional resouces?"}}
48 -See [[doc:BI.Belle II Newcomers.Belle II User Registration.Belle II Requesting Additional Resource Access.WebHome]].
43 +See [[doc:BI.Belle II Checking and Requesting Resource Access.WebHome]].
49 49  {{/confluence_tip}}
50 50  
51 51  {{confluence_tip title="Am I member of the VO 'belle'?"}}
... ... @@ -52,51 +52,25 @@
52 52  See [[https:~~/~~/voms.cc.kek.jp:8443/voms/belle>>url:https://voms.cc.kek.jp:8443/voms/belle||shape="rect"]] .
53 53  {{/confluence_tip}}
54 54  
55 -{{confluence_tip title="I lost the password of my Grid user certificate?"}}
56 - As the private key the passowrd is as the the word implies 'privte'. It is only known to you. Unfortunately you must request a new certificate.
50 +{{confluence_tip title="How to test my Grid user certificate in ~~/.globus ?"}}
51 +Grid users usually have exported their Grid user certificate to ~~/.globus to use it with Grid commands such as 'voms-proxy-init' or 'dirac-proxy-iniut'
57 57  {{/confluence_tip}}
58 58  
59 -{{confluence_tip title="How to test my Grid user certificate in ~~/.globus ?"}}
60 -Grid users usually have exported their Grid user certificate to ~~/.globus to use it with Grid commands such as 'voms-proxy-init', 'dirac-proxy-init', or 'gb2_proxy_init'. The follwing commands may help to investigate the situation.
61 -
62 -The directory:
63 -
64 -~> cd ~~/.globus
65 -
66 -~> ls -l
67 -
68 --r~-~-r~-~-r~-~- 1  usercert.pem
69 -
70 --r~-~-~-~-~-~-~-~- 1  userkey.pem
71 -
54 +{{confluence_tip}}
72 72  
56 +{{/confluence_tip}}
73 73  
74 -Checking if public (cert) and private (key) match:
75 -
58 +{{confluence_tip}}
76 76  
60 +{{/confluence_tip}}
77 77  
78 -(% class="code" %)
79 -(((
80 -~> openssl x509 -noout -modulus -in usercert.pem | openssl md5
81 -~> openssl rsa -noout -modulus -in userkey.pem | openssl md5
82 -)))
83 -
62 +{{confluence_tip}}
84 84  
64 +{{/confluence_tip}}
85 85  
86 -Checking subject, issuer, and validity dates:
87 -
88 -~> openssl x509 -subject -issuer -email -dates -noout -in ~~/.globus/usercert.pem
89 -
90 90  
91 91  
92 -Recreating a single file with public and private key to be improted into a broser:
93 -
94 -~> openssl pkcs12 -export -out my_cert.p12 -inkey userkey.pem -in usercert.pem
95 -{{/confluence_tip}}
96 -
97 -{{confluence_tip}}
98 98  
99 -{{/confluence_tip}}
100 100  {{/confluence_layout-cell}}
101 101  {{/confluence_layout-section}}
102 102  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -34033737
1 +34032342
URL
... ... @@ -1,1 +1,1 @@
1 -https://confluence.desy.de/wiki/spaces/BI/pages/34033737/Belle II Registration FAQ
1 +https://confluence.desy.de/wiki/spaces/BI/pages/34032342/Belle II Registration FAQ