I try to figure out if there is really no way to setup administrator authentication and autorization via groups.
Documentation shows only authentication via multiple authentication backends like radius, tacacs ... unfortunatley no ldap.
And even worse, every administrator account needs to be configured one by one, instead there will be one object per admin authrorization profile, that can be mapped to e.g. a radius attribute... or tacacs attribute... ..or ldap groupd but ldap is not mentioned for admin auth.
Configuring Authentication Methods for Administrators (checkpoint.com)
For users there is a way to authenticate them via ldap and maybe also some grouping, but for administrators I can not find anything. So I have to add/remove admin users name by name regularly on the management server, even if the user is on the backend (ldap) added/removed.
Does someone have more information on that topic ?