___ ___
| | (connecting using "hxsr") | |
| A | -----------------------------> P1 | B |
|___| -----------------------------> P2 |___|
P1 = Private key 1 from user "hxusr" from machine A
P2 = Private key 2 from user "hxusr" from machine A
As you can see I have only "hxusr" user in machine A and machine B, but I want to have to access machine B using 2 different private keys from machine A.
Is this possible?