0 Replies Latest reply on Apr 28, 2005 2:14 PM by hhendler

    Allowing User Access Based on Entry in a Simple List File

    hhendler

      Hi All,

      I want to limit initial application rollout to certain selected users. I would like to be able to list the lucky few user IDs in a simple .properties file, and only allow application access to users whose user.name system property appears in the .properties file (after this, the application has its own login mechanism).

      Possible? Any ideas would be much appreciated (Relative newbie to JAAS, etc.)

      Thanks,
      Howard