Hi, Is Authentication done for Remote queue in Swift MQ? Details: I have two routers router1 and router2. I have enabled Authentication in router 1. Created queue Q1 in router 1 and created authentication group and user U1 is given authorization to send to this queue. I checked this, by connecting to this router and it works perfectly fine. Router allows only user U1 to send message to Q1. Authentication in router2 is disabled. Now I create connector in router2 without giving any password(??). Then using anonymous user I connect to router2 and send message to Q1 in router1. I expect the system to throw some exception since router1 requires authentication. But the message has been sucssefully sent to Q1 in router1. I turned on authentication in router2. Now I connect to router2 with valid user in router2 (U2). Even now I am able to send messages to Q1 in router1. Is this a bug? or Am I missing something? --venkat ------------------------------------------------------ SwiftMQ developers mailing list * http://www.swiftmq.com To unsubscribe from this list, send an eMail to [EMAIL PROTECTED] and write in the body of your message: UNSUBSCRIBE developers <your-email-address> Archive: http://www.mail-archive.com/developers@mail.iit.de/