Wiki source code of Passwortänderung

Last modified by Aysegül Omus on 2024/02/23 12:29

Hide last authors
Aysegül Omus 15.4 1 = Change your CIT-Credentials =
wikibot 1.1 2
3 {{toc/}}
4
Aysegül Omus 15.4 5
Aysegül Omus 13.1 6 (% class="box infomessage" %)
7 (((
Aysegül Omus 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.
Aysegül Omus 13.1 9 )))
wikibot 1.1 10
Aysegül Omus 15.4 11 == 1. Change password ==
wikibot 1.1 12
Aysegül Omus 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**.
wikibot 1.1 14
Aysegül Omus 15.4 15 === 1.1 On black boxes in Rechnerhalle ===
wikibot 1.1 16
Aysegül Omus 15.4 17 start the terminal
wikibot 1.1 18
19
Aysegül Omus 15.4 20 {{html wiki="true"}}
21 {{code}}passwd{{/code}}
22 {{/html}}
wikibot 1.1 23
Aysegül Omus 15.4 24 === 1.2 On ucentral-Website ===
wikibot 1.1 25
Aysegül Omus 15.4 26 First, you need to log on with your RBG Credentials:
wikibot 1.1 27
Aysegül Omus 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
wikibot 1.1 32 [[image:ucentrallogin.png||width="1000"]]
33
34
Aysegül Omus 15.4 35 Select **Change Password** in the tab on the left.
wikibot 1.1 36
37 [[image:ucentralchangepassworrtauswählen.png||width="1000"]]
38
39
Aysegül Omus 15.4 40 Then enter the current password once and the new password twice in the input fields and click **Submit**.
41
wikibot 1.1 42 [[image:ucentralchangepasswort.png||width="1000"]]
43
44
Aysegül Omus 15.4 45 === 1.3 Connect to the Server lxhalle.in.tum.de from your Computer via Secure Shell ===
wikibot 1.1 46
Aysegül Omus 15.4 47 ==== 1.2.1 Linux and Mac OS ====
wikibot 1.1 48
49
Aysegül Omus 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 (((
wikibot 1.1 59 passwd
Aysegül Omus 15.4 60 )))
wikibot 1.1 61
Aysegül Omus 15.4 62 ==== 1.2.2 Windows ====
wikibot 1.1 63
Aysegül Omus 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.