How can I change my Passwort of CIT Account?
Change your CIT-Credentials
1. Change password
You can change your CIT Credentials password on the lxhalle.in.tum.de Server. (Connect via secure shell) using the command passwd.
1.1 On black boxes in Rechnerhalle
start the terminal
1.2 On ucentral-Website
First, you need to log on with your RBG Credentials:
https://ucentral.in.tum.de/cgi-bin/passwd.cgi -> rbg-loginname@in.tum.de and passwort
https://ucentral.ma.tum.de/cgi-bin/passwd.cgi -> rbg-loginname@ma.tum.de and passwort
Select Change Password in the tab on the left.
Then enter the current password once and the new password twice in the input fields and click Submit.
1.3 Connect to the Server lxhalle.in.tum.de from your Computer via Secure Shell
1.2.1 Linux and Mac OS
Start terminal
ssh <CIT-Login>@lxhalle.in.tum.de and give your enter your current password.
passwd
1.2.2 Windows
Using Windows you can connect to lxhalle.in.tum.de via a secure shell with the program Putty. Click here
for instructions on how to create an SSH Connection.