da9f62d Implement server-state --state=enabled/hidden

Authored and Committed by cheimes 5 years ago
    Implement server-state --state=enabled/hidden
    
    server-state modified the hidden / enabled flags of all configured
    services of a server. Since the command does not directly modify the
    server LDAP entry, the command has to be implemented as a dedicated plugin.
    
    Fixes: https://pagure.io/freeipa/issue/7892
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Thomas Woerner <twoerner@redhat.com>
    Reviewed-By: Francois Cami <fcami@redhat.com>
    
        
file modified
+9 -0
file modified
+56 -2