Hi all, I'm using python-qpid to integrate message bus with a django site. The site must connect a QPID broker in a kerberos enviroment, so I pass sasl_mechanisms='GSSAPI' to Connection to construct an instance. As the subject, I want to know when the script runs on server, whether the /etc/krb5.keytab can be discovered automatically, or there is something else need to be done via extra Python script codes.
Merry Christmas! Thanks! Chenxiong Qi --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
