On Fri, Nov 28, 2014 at 11:27 AM, Michael E Fox - N6MEF <n6mef(a)mefox.org> wrote:
In our situation, we have a team of sysops that work
on our BBSs. I've done all the portal registration up to this point. But it would be
ideal if others on the team could manage them as well. The subtlety here is that this is
not a strict delegation (where I would no longer be able to manage them), but a shared
responsibility where any of us would be able to update the same records. Hopefully you
can incorporate that use case into your new code.
I think the best solution here it to make the User-Network
relationship many-to-many. This would keep us from having to share
passwords between the multiple admins in our network.
Tom KD7LXL