Hello, I'm looking for a working solution for days without a result.
Please, can explain me someone the way to success in short steps. My working environment: JBoss-4.0.4.GA | NT Domain | Seam Web Application with user-login | | The user try to access the application have to login with his nt login name. | | When I use the following in the LoginBean, the String name is null. | FacesContext ctx = FacesContext.getCurrentInstance(); | | name = ctx.getExternalContext().getRemoteUser(); | | Is it required to setup a (ldap)loginmodul, and what I have to do than? | | http://wiki.jboss.org/wiki/Wiki.jsp?page=LdapLoginModule I have allready read, but I am a Newbie an don't know what have to do | | Thanks | Andreas | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987852#3987852 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987852 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
