0 Replies Latest reply on Jul 20, 2010 2:29 PM by kenoyer130

    Integrating JBoss web service and unix

    kenoyer130

      I am deploying a JBoss hosted Java web service to a AIX unix box. The web service provides IO methods like GetDirectory, GetFile etc.

       

      • Is it possible to integrate the JBoss security with the server unix security?
      • If so, can I have the web service run under the security context of the calling client if they supply a valid username/password to log into the unix box?