Changes for page Belle II Registration and Account FAQ
Last modified by gellrich on 2026-02-19 12:45
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,7 +11,7 @@ 11 11 * [[doc:BI.Belle II Collaborative Services and Tools.WebHome]] 12 12 * [[doc:BI.Belle II Membership Management System.WebHome]] 13 13 14 -(% style="color: rgb(255,0,0);" %)** Usethe 'ctl-f' to search for your problem!**14 +(% style="color: rgb(255,0,0);" %)**Try the 'ctl-f' to search for your problem!** 15 15 16 16 17 17 ... ... @@ -77,6 +77,10 @@ 77 77 {{confluence_tip title="Can I use my DESY account/password at KEK?"}} 78 78 No, the KEK and the DESY registry are completely independent. Please refer to [[doc:BI.Belle II Newcomers.WebHome]] to request a KEK account. 79 79 {{/confluence_tip}} 80 + 81 +{{confluence_tip title="What about the KEK Indico?"}} 82 +The KEK Indico system is managed completely independently. 83 +{{/confluence_tip}} 80 80 {{/confluence_layout-cell}} 81 81 {{/confluence_layout-section}} 82 82 ... ... @@ -219,13 +219,13 @@ 219 219 \\ 220 220 221 221 {{confluence_tip title="I want to change my password?"}} 222 -Use [[https:~~/~~/password.desy.de/>>url:https://password.desy.de/||shape="rect"]] or (deprecated!) login to //[[bastion.desy.de>>url:http://bastion.desy.de||shape="rect"]]// and use the command '//passwd//'. It connects to the DESY registry which manages the access to afs, [[web>>url:http://belle2.org||shape="rect"]] pages, and //Atlassian// tools (confluence, stash, agira, bamboo). The [[Sympa>>url:https://lists.belle2.org||shape="rect"]]ML serverand [[Indico>>url:https://indico.desy.de/categoryDisplay.py?categId=428||shape="rect"]] are //not// managed automatically. The account name / password is valid for **all** resources. Please denote [[doc:BI.DESY Requirements for Account Names and Passwords.WebHome]].226 +Use [[https:~~/~~/password.desy.de/>>url:https://password.desy.de/||shape="rect"]] or (deprecated!) login to //[[bastion.desy.de>>url:http://bastion.desy.de||shape="rect"]]// and use the command '//passwd//'. It connects to the DESY registry which manages the access to afs, [[web>>url:http://belle2.org||shape="rect"]] pages, and //Atlassian// tools (confluence, stash, agira, bamboo). The account name / password is valid for **all** resources. Please denote [[doc:BI.DESY Requirements for Account Names and Passwords.WebHome]]. 223 223 224 224 If the web service [[https:~~/~~/password.desy.de/>>url:https://password.desy.de/||shape="rect"]] fails due to your network settings (we saw such cases), login via '//ssh password.desy.de//'. 225 225 {{/confluence_tip}} 226 226 227 227 {{confluence_tip title="I changed my DESY password using 'passwd' on a DESY login host?"}} 228 -The command '//passwd//' issued on a DESY login host, e.g. //[[bastion.desy.de>>url:http://bastion.desy.de||shape="rect"]]//, connects to the DESY registry which manages the access to afs, [[web>>url:http://belle2.org||shape="rect"]] pages, and //Atlassian// tools (confluence, stash, agira, bamboo). The [[Sympa>>url:https://lists.belle2.org||shape="rect"]] ML server and [[Indico>>url:https://indico.desy.de/categoryDisplay.py?categId=428||shape="rect"]] are //not// managed automatically.232 +The command '//passwd//' issued on a DESY login host, e.g. //[[bastion.desy.de>>url:http://bastion.desy.de||shape="rect"]]//, connects to the DESY registry which manages the access to afs, [[web>>url:http://belle2.org||shape="rect"]] pages, and //Atlassian// tools (confluence, stash, agira, bamboo). 229 229 {{/confluence_tip}} 230 230 231 231 {{confluence_tip title="I lost my password?"}} ... ... @@ -268,8 +268,6 @@ 268 268 {{confluence_layout-cell}} 269 269 == {{id name="BelleIIRegistrationandAccountFAQ-EmailAddress"/}}Email Address == 270 270 271 -\\ 272 - 273 273 {{confluence_tip title="Names and email addresses."}} 274 274 The DESY registry will use the (% style="color: rgb(255,0,0);" %)**names**(%%) you have given as 'given middle family' and create email addresses such as __[[given.middle.family_AT_desy.de>>url:http://given.middle.family_AT_desy.de||shape="rect"]]__ and __[[given.middle.family_AT_belle2.org>>url:http://given.middle.family_AT_belle2.org||shape="rect"]]__. Make up your mind if you really want the middle name. The spaces will be transformed to dots! Example: (% style="color: rgb(255,0,0);" %)'Nino de Angelo' will become '__nino.de.angelo_AT_desy.de__' and '__nino.de.angelo_AT_belle2.org__' whereas 'Nino deAngelo' (no middle name) will end up in '__nino.deangleo_AT_desy.de__'. 275 275 {{/confluence_tip}} ... ... @@ -306,8 +306,6 @@ 306 306 {{confluence_layout-cell}} 307 307 == {{id name="BelleIIRegistrationandAccountFAQ-GridUserCertificateandVO'belle'membership(VOMS)"/}}Grid User Certificate and VO 'belle' membership (VOMS) == 308 308 309 -\\ 310 - 311 311 {{confluence_tip title="What are Grid certificates all about?"}} 312 312 Please refer to the page [[doc:BI.Belle II Registration and Account FAQ.What are Grid User Certificates.WebHome]] . Note: Service or host certificates identify services and hosts not users! 313 313 {{/confluence_tip}} ... ... @@ -367,11 +367,11 @@ 367 367 368 368 -r~-~-~-~-~-~-~-~- 1 userkey.pem 369 369 370 - 370 +\\ 371 371 372 372 Checking if public (cert) and private (key) match: 373 373 374 - 374 +\\ 375 375 376 376 (% class="code" %) 377 377 ((( ... ... @@ -379,13 +379,13 @@ 379 379 ~> openssl rsa -noout -modulus -in userkey.pem | openssl md5 380 380 ))) 381 381 382 - 382 +\\ 383 383 384 384 Checking subject, issuer, and validity dates: 385 385 386 386 ~> openssl x509 -subject -issuer -email -dates -noout -in ~~/.globus/usercert.pem 387 387 388 - 388 +\\ 389 389 390 390 Recreating a single file with public and private key to be improted into a broser: 391 391 ... ... @@ -404,6 +404,10 @@ 404 404 {{confluence_layout-cell}} 405 405 == {{id name="BelleIIRegistrationandAccountFAQ-Others"/}}Others == 406 406 407 +{{confluence_tip title="How to request a project in JIRA (agira.desy.de)?"}} 408 +Please refer to [[doc:BI.JIRA Issue Tracker.WebHome]] . 409 +{{/confluence_tip}} 410 + 407 407 \\ 408 408 409 409 {{confluence_tip title="My browser complains about connection / SSL problems?"}} ... ... @@ -436,8 +436,6 @@ 436 436 {{confluence_layout-cell}} 437 437 == {{id name="BelleIIRegistrationandAccountFAQ-AnalysisFacility(NAF)"/}} Analysis Facility (NAF) == 438 438 439 -\\ 440 - 441 441 {{confluence_tip title="Are there infos about the NAF?"}} 442 442 Please refer to the// [[NAF-Wiki>>url:https://naf-wiki.desy.de/Main_Page||shape="rect"]] . 443 443 //
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -120 1284081 +120375239 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://confluence.desy.de/wiki/spaces/BI/pages/120 128408/Belle II Registration and Account FAQ1 +https://confluence.desy.de/wiki/spaces/BI/pages/120375239/Belle II Registration and Account FAQ