I believe the main problem in this situation is that you are trying to use a security context that only exists on the server you are trying to connect to, this is not available from a remote client.
You need to setup a authentication method that does allow this, or specify credentials on connecting