[jcifs] Re: Iplanet and BEA WebLogic with jCifs filter

Doan, Thi-My-Chi thi-my-chi.doan at hp.com
Mon Jan 17 13:54:22 GMT 2005


Hi Marko,

Thanks for your reply. I already put the filter into web.xml. But it's
still not clear to me 

1) how to tell WebLogic that the user is already authenticated and to
assign the belonging principals to the user.

2) Which login form are you using? I'm using:

<login-config>
    <auth-method>FORM</auth-method>
    <realm-name></realm-name>
    <form-login-config>
      <form-login-page>/Login.jsp</form-login-page>
      <form-error-page>/LoginError.jsp</form-error-page>
    </form-login-config>
  </login-config>
Is it wrong? 

Thanks for your help

Cheers
My Chi


More information about the jcifs mailing list