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

From version 109.1
edited by gellrich
on 2018-11-29 16:17
Change comment: There is no comment for this version
To version 111.1
edited by gellrich
on 2019-02-05 08:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -43,7 +43,7 @@
43 43  
44 44  {{confluence_layout-section ac:type="single"}}
45 45  {{confluence_layout-cell}}
46 -\\
46 +----
47 47  {{/confluence_layout-cell}}
48 48  {{/confluence_layout-section}}
49 49  
... ... @@ -55,8 +55,6 @@
55 55  The Belle II credentials are your account name and your password. The credentials are valid for **all** resources. Please denote [[doc:BI.DESY Requirements for Account Names and Passwords.WebHome]].
56 56  {{/confluence_tip}}
57 57  
58 -\\
59 -
60 60  {{confluence_tip title="I lost the password of my KEKCC account."}}
61 61  The account of the KEK computing facility is **different** from the credentials for the Belle II collaborative services (B2CS). For your KEKCC account please contact (% style="color: rgb(0,51,102);" %)__[[takanori.hara_AT_kek.jp>>url:http://takanori.hara_AT_kek.jp||shape="rect"]]__(%%) . The B2CS is handled by __[[b2-helpdesk_AT_belle2.org>>url:http://b2-helpdesk_AT_belle2.org||shape="rect"]]__ .__//
62 62  //__
... ... @@ -216,8 +216,6 @@
216 216  (% style="color: rgb(0,51,102);" %)The creation of the login credentials is finished within one work day. Please note: DESY is in the Central European Time-zone (CET).
217 217  {{/confluence_tip}}
218 218  
219 -\\
220 -
221 221  {{confluence_tip title="I want to change my password?"}}
222 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]].
223 223  
... ... @@ -274,8 +274,6 @@
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}}
276 276  
277 -\\
278 -
279 279  {{confluence_tip title="How do I change my email address in the collaboration email list?"}}
280 280  The collaboration members email list is automatically created from the Belle II Membership Management System (B2MMS). Please change your email address there (see [[doc:BI.Belle II Membership Management System.WebHome]]).
281 281  {{/confluence_tip}}
... ... @@ -284,8 +284,6 @@
284 284  The addresses are of the form 'firstname[.middlename].[[lastname_AT_desy.de>>url:http://lastname_AT_desy.de||shape="rect"]]' and 'firstname[.middlename].[[lastname_AT_belle2.org>>url:http://lastname_AT_belle2.org||shape="rect"]]'. See [[Belle II email Addresses>>doc:BI.Belle II Newcomers.Belle II User Registration.Belle II Email Addresses.WebHome]] . The assigned address can also be found in your personal record in the Belle II membership management system.
285 285  {{/confluence_tip}}
286 286  
287 -\\
288 -
289 289  {{confluence_tip title="What does PEM stand for?"}}
290 290  'Privacy Enhanced Mail'. This is your 'real' personal email address with your mailbox behind.
291 291  {{/confluence_tip}}
... ... @@ -367,11 +367,11 @@
367 367  
368 368  -r~-~-~-~-~-~-~-~- 1  userkey.pem
369 369  
370 -
362 +\\
371 371  
372 372  Checking if public (cert) and private (key) match:
373 373  
374 -
366 +\\
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 -
374 +\\
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 -
380 +\\
389 389  
390 390  Recreating a single file with public and private key to be improted into a broser:
391 391  
... ... @@ -421,6 +421,8 @@
421 421  {{confluence_tip title="I see with git or stash: 'fatal: remote error: CAPTCHA required'?"}}
422 422  You probably have typed in a **wrong password to often**. Now the system wants to make sure you are not a robot to reset the counter. Please try to log in to [[https:~~/~~/stash.desy.de>>url:https://stash.desy.de||shape="rect"]] and see the '**captcha**' there and solve solve. If you are still logged in, **log out completely first**. Also make sure have **not stored an old password** in a script e.g. for git access!
423 423  
416 +Remember: Do NOT use your email address to log in, but your account name!
417 +
424 424  CAPTCHA stands for (% class="st" %)"Completely Automated Public Turing test to tell Computers and Humans Apart." It will ask you questions to find out whether you are real ...
425 425  {{/confluence_tip}}
426 426  {{/confluence_layout-cell}}
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -113475605
1 +120128412
URL
... ... @@ -1,1 +1,1 @@
1 -https://confluence.desy.de/wiki/spaces/BI/pages/113475605/Belle II Registration and Account FAQ
1 +https://confluence.desy.de/wiki/spaces/BI/pages/120128412/Belle II Registration and Account FAQ