I read through the question and answer about Kiln Auth with Multiple Accounts, but I wasn't sure how it would work if my account name and/or account e-mail happened to be different for each Kiln account. I understand that I will be prompted for a password when I do an hg push to a Kiln repo, but the username is already filled in for me.
Let's say I have the following that I want to be able to access from the same machine:
- benwork.kilnhg.com
- name: Ben McCormack
- email: ben@mycompany.com
- benhome.kilnhg.com
- name: Zero Cool
- email: ben@awesomehacker.com
What (if anything) would I need to do to be able to push to repositories in both environments?