42 (Paris)
42krb is a shell script to properly setup kerberos to let it work also outside the 42 clusters.
To execute the script just change directory and run:
$ sh run.sh
To create a kerberos ticket using your login:
kinit login
To destroy your ticket:
kdestroy
For a full documentation check:
It's possible to use it just connecting to 42 wifi.
This work is published under the terms of 42 Unlicense.