38d5a0d Configure HBAC rules for IPA clients

2 files Authored by nphilipp 3 years ago, Committed by kevin 3 years ago,
    Configure HBAC rules for IPA clients
    
    - Install a cluster-wide rule allowing sysadmin-main members to do
      anything, anywhere
    - Disable the cluster-wide default `allow_all` rule
    - Add host-based rules to give certain groups shell access
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>