How can i change my Passwort of CIT Account?

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

Change your CIT-Credentials

Note: If you have forgotten your CITpassword, you can change  it on this page yourself. In our Wiki you will find instructions for changing the CIT password.

1. Change password

You can change your CIT Credentials password on lxhalle.in.tum.de Server. (Connect via secure shell) using the command passwd.

1.1 On blackboxes in Rechnerhalle

start the terminal 

passwd

1.2 On ucentral-Website

First, you need to login 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

ucentrallogin.png

Select Change Password in the tab on the left.

ucentralchangepassworrtauswählen.png

Then enter the current password once and the new password twice in the input fields and click Submit.

ucentralchangepasswort.png

1.3 Connect to the Server lxhalle.in.tum.de from your own Computer via Secure Shell

1.2.1 Linux and Mac OS

Start terminal

ssh <CIT-Login>@lxhalle.in.tum.de passwd

1.2.2 Windows

Using Windows you can connect to lxhalle.in.tum.de via secure shell with the program Putty. Click here

for instructions on how to create a SSH Connection.