Wiki-palvelun osoite wiki.helsinki.fi muuttui wiki-emerita.it.helsinki.fi -osoitteeksi 4.12.2023 – katso lisätietoja tiedotteestamme: https://flamma.helsinki.fi/s/1uCkV
The Wiki address wiki.helsinki.fi has changed to wiki-emerita.it.helsinki.fi on 4 December 2023 – see more information on Flamma: https://flamma.helsinki.fi/s/sreoE
Wiki-tjänstens adress wiki.helsinki.fi ändrades till wiki-emerita.it.helsinki.fi 4.12.2023 – läs mer i vårt meddelande: https://flamma.helsinki.fi/s/fe3MT
University's Cubbli Linuxes use the same authentication mechanism as University's Windows machines. They authenticate and get their user accounts and groups from University's Active Directory (AD) domain. When you use your password to login to a Cubbli from the console, through ssh or just open a locked screen, you get a kerberos ticket, which is a secret random number, which can be used to authenticate against other services in the University's network without typing your password again. This provides the single sign on capabilities at the University.
The kerberos ticket is used to access (at least) the following services at the University's network:
- Network file shares, like home directories and group directories (both SMB and NFS protocols)
- Printing to IT Department's printers, including smartcard printers
- Automatic login to University's web services through https://login.helsinki.fi/ (this is still a work in progress, but should be available later in 2018)
- Logging in remotely to Cubbli hosts through ssh (with Kerberos ticket delegation)
Since the kerberos ticket can be used just like your user account and password, it should be kept secret and should be available only to you. Kerberos tickets also have a lifetime, after which they cannot be used anymore.
Using Kerberos tickets
You can see your kerberos ticket using the command klist. Here is an example output of a kerberos ticket, which has been used to access files both in University's file server (Z-drive through SMB) and CS Deparment's file server (/cs/home/ through NFS), to ssh remotely to melkki.cs.helsinki.fi and to print a document to university's smartcard queue:
$ klist
Ticket cache: FILE:/tmp/krb5cc_1033431_JVldy8
Default principal: jjaakkol@AD.HELSINKI.FI
Valid starting Expires Service principal
13/07/18 12:05:16 13/07/18 22:05:16 krbtgt/AD.HELSINKI.FI@AD.HELSINKI.FI
renew until 14/07/18 12:05:14
13/07/18 12:06:47 13/07/18 22:05:16 nfs/nas-fs.cs.helsinki.fi@AD.HELSINKI.FI
renew until 14/07/18 12:05:14
13/07/18 12:07:03 13/07/18 22:05:16 cifs/home3.ad.helsinki.fi@AD.HELSINKI.FI
renew until 14/07/18 12:05:14
13/07/18 12:07:51 13/07/18 22:05:16 host/melkki.cs.helsinki.fi@AD.HELSINKI.FI
renew until 14/07/18 12:05:14
13/07/18 12:08:07 13/07/18 22:05:16 cifs/valkokuusi1.ad.helsinki.fi@AD.HELSINKI.FI