2efc08a Introduce ipa control script that reads configuration off ldap

Authored and Committed by simo 13 years ago
    Introduce ipa control script that reads configuration off ldap
    
    This replace the former ipactl script, as well as replace the current way ipa
    components are started.
    
    Instead of enabling each service in the system init scripts, enable only the
    ipa script, and then let it start all components based on the configuration
    read from the LDAP tree.
    
    resolves: https://fedorahosted.org/freeipa/ticket/294
    
        
file modified
+207 -107
file added
+45
file modified
+12 -4
file modified
+49 -2