2 Replies Latest reply on May 14, 2004 11:11 AM by starksm64

    authenticate without password...possible?

    berkgypsy

      Is this possible? I want to automatically authenticate users who are on an intranet without requiring them to enter a password. I was thinking of adding another "sufficient" login module before my DatabaseLoginModule and somehow determining there whether or not the request originated on the intranet by getting a session parameter. Is there a better way to do this? If not, how do I get session information to the LoginModule?

      Thanks!
      Emily