freeipa/ipaserver
Rob Crittenden 92e350ca0a Create default HBAC rule allowing any user to access any host from any host
This is to make initial installation and testing easier.

Use the --no_hbac_allow option on the command-line to disable this when
doing an install.

To remove it from a running server do: ipa hbac-del allow_all
2010-05-05 14:57:58 -04:00
..
install Create default HBAC rule allowing any user to access any host from any host 2010-05-05 14:57:58 -04:00
plugins Replace a new instance of IPAdmin use in ipa-server-install. 2010-04-27 16:29:36 -04:00
__init__.py Run ipaserver under mod_wsgi 2010-03-01 20:22:22 -07:00
conn.py Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to tests/test_ipaserver 2009-01-04 18:44:16 -07:00
ipaldap.py Don't pass non-existent arguments to _handle_errors() 2009-05-19 09:48:35 -04:00
ipautil.py Remove (un)wrap_binary_data cruft from */ipautil.py 2010-01-28 14:26:29 -05:00
rpcserver.py Use the certificate subject base in IPA when requesting certs in certmonger. 2010-04-23 04:57:40 -06:00
servercore.py Clean up some problems discovered with pylint and pychecker 2009-08-12 13:18:15 -04:00