Each user is distinct and owned by a team. They are different accounts with different roles. You can add someone else system admin from the system console (ie from your first account) or via the cmd line with something like
./platform -assign_role -team_name="myteamname" -email="myname@example.com" -role="system_admin"