You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to use user id == 0 for the owner id of pgl_reporters? This will ensure that even if you delete root user, group will still function.
When you delete user - all groups owned by him are removed as well. I use LDAP authentication and don't need local root user, so I delete it(after making one of LDAP users an administrator, of course), which causes deletion of the pgl_reporters group and further errors.