1 Reply Latest reply on May 23, 2011 10:08 PM by clebert.suconic

    How to find out the sender of a message

    xpromache

      Hello,

       

      I'm implementing a server that receives messages containing commands. All the sessions require username/password authentication.

      Is there a way to find out the authenticated user that sends the message? Idealy it should be a property of the message; however it does not seem to be the case.

       

      Any hint would be appreciated.