General discussion
Thread display: Collapse - |
All Comments
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Authenticate Active Directory users with jBoss
I'm new to Java and I'm working on establishing a proper Active directory authentication for the users of a jBoss application. I've heard from a friend that I should learn how to configure the jboss login-config.xml file. Could you please explain to how does this work, and how to do that?
Here is an example of that file here (Just ctrl+f: Example 10.4) :
http://docs.jboss.org/jbosssecurity/docs/6.0/security_guide/html/Login_Modules.html#JBoss_Login_Modules
It might be a stupid question, but i'm really new to this and I'm obliged to work on it.
Thanks for your help