772464c AD GPO: Change default to "enforcing"

5 files Authored by sgallagh 8 years ago, Committed by jhrozek 8 years ago,
    AD GPO: Change default to "enforcing"
    
    When a user enrolls a system against Active Directory, the expectation
    is that the client will honor the centrally-managed settings. In the
    past, we avoided changing the default (and left it in permissive mode,
    to warn admins that the security policy wasn't being honored) in order
    to avoid breaking existing Active Directory enrollments.
    
    However, sufficient time has likely passed for users to become
    accustomed to using GPOs to manage access-control for their systems.
    
    This patch changes the default to enforcing and adds a configure flag
    for distributions to use if they wish to provide a different default
    value.
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+1 -0
file modified
+22 -0
file modified
+6 -1
file modified
+4 -1
file modified
+2 -1