freeipa/ipa-server/ipaserver
Mark McLoughlin 065827d6e1 Refactor dsinstance ldap modify code
Just a patch to refactor lots of similar code in
dsinstance and krbinstance using a simple helper
method.

Note, there are some differences:
  - Some code used to call ldapmodify without -h 127.0.0.1
  - Some of the code used to just print an error rather than
    using logging.critical()
  - Some code used to log some extra debug

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
2007-12-13 09:31:28 +00:00
..
__init__.py Handle optional arguments by using the value __NONE__ over XML-RPC. 2007-08-23 09:44:00 -04:00
bindinstance.py More ipautil fixing 2007-12-13 09:31:28 +00:00
certs.py Add automatic browser configuration for kerberos SSO using javascript. 2007-12-12 09:36:32 -05:00
dsinstance.py Refactor dsinstance ldap modify code 2007-12-13 09:31:28 +00:00
httpinstance.py More ipautil fixing 2007-12-13 09:31:28 +00:00
installutils.py User provided certs. 0001-01-01 00:00:00 +00:00
ipaldap.py Improve the error message when an entry is not found. 2007-12-06 16:48:26 -05:00
krbinstance.py Refactor dsinstance ldap modify code 2007-12-13 09:31:28 +00:00
Makefile.am Move radius server components into a separate package. 0001-01-01 00:00:00 +00:00
ntpinstance.py More ipautil fixing 2007-12-13 09:31:28 +00:00
replication.py Added replication.py 0001-01-01 00:00:00 +00:00
service.py More ipautil fixing 2007-12-13 09:31:28 +00:00
webguiinstance.py More ipautil fixing 2007-12-13 09:31:28 +00:00