[SOLVED] Single Sign On for intranet with Apache and Linux MIT Kerberos
- by Beerdude26
EDIT: SOLVED! See my answer below.
Greetings, I am looking for a way to do a single sign on to an intranet in the following manner:
A Linux user logs on via a graphical frontend (for example, GNOME).
He automatically requests a TGT for his username from the MIT Kerberos KDC.
Via some way or another, the Apache server (which we'll assume is on…