maia/.svn/pristine/06/06530cf6cd569823dac8f7ad3f0...

21 lines
959 B
Plaintext
Executable File

remote.connectionprovider.create.options.org.xnio.Options.SSL_ENABLED=false
remote.connections=default
remote.connection.default.host=localhost
#remote.connection.default.host=192.168.1.105
remote.connection.default.port=4447
remote.connection.default.connect.options.org.xnio.Options.SASL_POLICY_NOANONYMOUS=false
#para el servidor remoto que esta en linux
#remote.connection.default.username=jvaca
#remote.connection.default.password=Gato1971
#revisar si finciona en linux
#remote.connection.one.host=${host.ip:172.20.10.2
#remote.connection.one.port=${host.port:4447}
#remote.connection.one.username=${username:flip}
#remote.connection.one.password=${password:flip01}
#remote.connection.one.connect.options.org.xnio.Options.SASL_POLICY_NOANONYMOUS=false
#remote.connection.one.connect.options.org.xnio.Options.SASL_POLICY_NOPLAINTEXT=false
#remote.connection.one.connect.options.org.xnio.Options.SASL_DISALLOWED_MECHANISMS=${host.auth:JBOSS-LOCAL-USER}