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);" %)** Trythe 'ctl-f' to search for your problem!**14 +(% style="color: rgb(255,0,0);" %)**Use the 'ctl-f' to search for your problem!** 15 15 16 16 17 17 ... ... @@ -77,10 +77,6 @@ 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}} 84 84 {{/confluence_layout-cell}} 85 85 {{/confluence_layout-section}} 86 86 ... ... @@ -223,13 +223,13 @@ 223 223 \\ 224 224 225 225 {{confluence_tip title="I want to change my password?"}} 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]]. 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 server and [[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]]. 227 227 228 228 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//'. 229 229 {{/confluence_tip}} 230 230 231 231 {{confluence_tip title="I changed my DESY password using 'passwd' on a DESY login host?"}} 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). 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. 233 233 {{/confluence_tip}} 234 234 235 235 {{confluence_tip title="I lost my password?"}} ... ... @@ -272,6 +272,8 @@ 272 272 {{confluence_layout-cell}} 273 273 == {{id name="BelleIIRegistrationandAccountFAQ-EmailAddress"/}}Email Address == 274 274 271 +\\ 272 + 275 275 {{confluence_tip title="Names and email addresses."}} 276 276 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__'. 277 277 {{/confluence_tip}} ... ... @@ -308,6 +308,8 @@ 308 308 {{confluence_layout-cell}} 309 309 == {{id name="BelleIIRegistrationandAccountFAQ-GridUserCertificateandVO'belle'membership(VOMS)"/}}Grid User Certificate and VO 'belle' membership (VOMS) == 310 310 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,10 +404,6 @@ 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 - 411 411 \\ 412 412 413 413 {{confluence_tip title="My browser complains about connection / SSL problems?"}} ... ... @@ -440,6 +440,8 @@ 440 440 {{confluence_layout-cell}} 441 441 == {{id name="BelleIIRegistrationandAccountFAQ-AnalysisFacility(NAF)"/}} Analysis Facility (NAF) == 442 442 439 +\\ 440 + 443 443 {{confluence_tip title="Are there infos about the NAF?"}} 444 444 Please refer to the// [[NAF-Wiki>>url:https://naf-wiki.desy.de/Main_Page||shape="rect"]] . 445 445 //
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -120 3752391 +120128408 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://confluence.desy.de/wiki/spaces/BI/pages/120 375239/Belle II Registration and Account FAQ1 +https://confluence.desy.de/wiki/spaces/BI/pages/120128408/Belle II Registration and Account FAQ