Im building website and setting up admin accounts.
The admins will change - get created, and deleted from time to time.
But my account - as site developer will always exist to provide long term support.
So I want to have these admins account:
Admin1 - Me.
Admin1 is highest admin. can create and delete all admin accounts.
Admin2 - yet another admin.
Admin3 - yet another admin.
Admin4 - yet another admin.
Admin 2,3 and 4 can create another admin, delete any other admin, except Admin1.
Is there any way to implement this?