Wiki source code of Passwortänderung
Last modified by Aysegül Omus on 2024/02/23 12:29
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
15.4 | 1 | = Change your CIT-Credentials = |
![]() |
1.1 | 2 | |
3 | {{toc/}} | ||
4 | |||
![]() |
15.4 | 5 | |
![]() |
13.1 | 6 | (% class="box infomessage" %) |
7 | ((( | ||
![]() |
15.4 | 8 | (% style="color:red" %)Note(%%):(% style="color:navy" %) If you have forgotten your CIT password, you can change it on this [[page>>https://ucentral.in.tum.de/cgi-bin/activate.cgi]] yourself. In our [[Wiki>>https://xwiki.rbg.tum.de/bin/view/Informatik/Helpdesk/Passwortzurücksetzen]], you will find instructions for changing the CIT password. |
![]() |
13.1 | 9 | ))) |
![]() |
1.1 | 10 | |
![]() |
15.4 | 11 | == 1. Change password == |
![]() |
1.1 | 12 | |
![]() |
15.4 | 13 | You can change your CIT Credentials password on the **lxhalle.in.tum.de** Server. (Connect via secure shell) using the command **passwd**. |
![]() |
1.1 | 14 | |
![]() |
15.4 | 15 | === 1.1 On black boxes in Rechnerhalle === |
![]() |
1.1 | 16 | |
![]() |
15.4 | 17 | start the terminal |
![]() |
1.1 | 18 | |
19 | |||
![]() |
15.4 | 20 | {{html wiki="true"}} |
21 | {{code}}passwd{{/code}} | ||
22 | {{/html}} | ||
![]() |
1.1 | 23 | |
![]() |
15.4 | 24 | === 1.2 On ucentral-Website === |
![]() |
1.1 | 25 | |
![]() |
15.4 | 26 | First, you need to log on with your RBG Credentials: |
![]() |
1.1 | 27 | |
![]() |
15.4 | 28 | https://ucentral.in.tum.de/cgi-bin/passwd.cgi -> rbg-loginname@in.tum.de and passwort |
29 | |||
30 | https://ucentral.ma.tum.de/cgi-bin/passwd.cgi -> rbg-loginname@ma.tum.de and passwort | ||
31 | |||
![]() |
1.1 | 32 | [[image:ucentrallogin.png||width="1000"]] |
33 | |||
34 | |||
![]() |
15.4 | 35 | Select **Change Password** in the tab on the left. |
![]() |
1.1 | 36 | |
37 | [[image:ucentralchangepassworrtauswählen.png||width="1000"]] | ||
38 | |||
39 | |||
![]() |
15.4 | 40 | Then enter the current password once and the new password twice in the input fields and click **Submit**. |
41 | |||
![]() |
1.1 | 42 | [[image:ucentralchangepasswort.png||width="1000"]] |
43 | |||
44 | |||
![]() |
15.4 | 45 | === 1.3 Connect to the Server lxhalle.in.tum.de from your Computer via Secure Shell === |
![]() |
1.1 | 46 | |
![]() |
15.4 | 47 | ==== 1.2.1 Linux and Mac OS ==== |
![]() |
1.1 | 48 | |
49 | |||
![]() |
15.4 | 50 | Start terminal |
51 | |||
52 | (% class="box" %) | ||
53 | ((( | ||
54 | ssh <CIT-Login>@lxhalle.in.tum.de and give your enter your current password. | ||
55 | ))) | ||
56 | |||
57 | (% class="box" %) | ||
58 | ((( | ||
![]() |
1.1 | 59 | passwd |
![]() |
15.4 | 60 | ))) |
![]() |
1.1 | 61 | |
![]() |
15.4 | 62 | ==== 1.2.2 Windows ==== |
![]() |
1.1 | 63 | |
![]() |
15.4 | 64 | Using Windows you can connect to lxhalle.in.tum.de via a secure shell with the program Putty. Click [[here>>https://xwiki.rbg.tum.de/bin/view/Informatik/Helpdesk/Ssh#A_1.1_Windows_40Putty_41]] |
65 | |||
66 | for instructions on how to create an SSH Connection. |