I wonder which is the standard or the non-written-rule for administrative users in the applications world. The specifics I would like to know about this are:
- should there be a "pre-existing" admin? (like a fixed "root" user?)
- should admin be able to create other admins?
- should admins be able to remove other users' admin status? (and what about the original admin?)
- what's the workaround if the application/enterprise has only one admin and they leave?
I have struggled with all of these in a case-per-case basis, but just now I was wondering if there is any common direction for good applications in these matters.
PS: Sorry if this is not the correct question board for this. I wasn't really sure which forum fit better for this question. Feel free to move around if you think it should be somewhere else.