packages/ssoinabox-webui/root/usr/local/share/ssoinabox/htdocs/logout.php
author Dan Fuhry <dan@fuhry.us>
Fri, 18 Jan 2013 19:59:50 -0500
changeset 5 cdd708efa505
parent 3 a044870a9d3d
permissions -rw-r--r--
Apparently Ubuntu switched the location of Kerberos files?

<?php
require('includes/starthere.php');
redirect(sprintf('http://%s/webauth-logout', gethostname()));