0 Replies Latest reply on Dec 15, 2009 8:12 AM by torco

    Which loginModule for user connect to Oracle

      Hi.

       

      I've been trying to fulfill the following requirements.

       

      The user logging on should be authenticated as a user of a Oracle database (10g) and logged on as that user.

      There is really no need for any roles, but using the roles granted in the oracle db might be used.

       

      I've tried using the: ConfiguredIdentityLoginModule and CallerIdentityLoginModule but can't find out how to configure theese to do what I need.

       

      Any help or pointers appreciated.

       

      I've used "DatabaseServerLoginModule" earlier but I struggle to meet the requirements with that this time.

       

      Tom