HI I am using Qpid C++ broker version 0-10. I m trying to connect to a broker in another machine.
I get the following error: warning Closing connection due to internal-error: Sasl error: SASL(-1): generic failure: GSSAPI Error: An invalid name was supplied (Cannot determine realm for numeric host address) (qpid/SaslFactory.cpp:279) I could see this as an authentication mechanism issue .. I am not sure though. The auth mechanism is not mentioned in the qpidd.conf file on the system to which I am trying to connect. What is the default authentication mechanism that qpidd uses ? and should i mention the authentication mechanism in my code as well ? Thanks Sree. -- View this message in context: http://qpid.2158936.n2.nabble.com/SASL-Error-tp7593596.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
