freeipa/ipa-server/ipa-gui
rcritten@redhat.com b85668579e Use ticket forwarding with TurboGears. mod_proxy forwards the principal
name and location of the keytab. In order for this keytab to be usable
 TurboGears and Apache will need to run as the same user. We will also need
 to listen only on localhost in TG.
2007-09-14 17:19:02 -04:00
..
ipa_gui.egg-info Enable mod_proxy to sit in front of TurboGears and pass along the 2007-09-10 16:33:01 -04:00
ipagui Use ticket forwarding with TurboGears. mod_proxy forwards the principal 2007-09-14 17:19:02 -04:00
dev.cfg Enable mod_proxy to sit in front of TurboGears and pass along the 2007-09-10 16:33:01 -04:00
README.txt Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
sample-prod.cfg Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
setup.py Enable mod_proxy to sit in front of TurboGears and pass along the 2007-09-10 16:33:01 -04:00
start-ipagui.py Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
test.cfg Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00

ipa-gui

This is a TurboGears (http://www.turbogears.org) project. It can be
started by running the start-ipagui.py script.