File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes tomcat integration with windows domain Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "tomcat integration with windows domain" Watch "tomcat integration with windows domain" New topic
Author

tomcat integration with windows domain

Janak Rana
Greenhorn

Joined: Oct 14, 2010
Posts: 7
hello everybody,

I have to fix my existing Tomcat web application user access management integrated with Windows XP or server domain user management.
how I fix this problem?

thankx in advance.
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8141
    
  52

I have to fix my existing Tomcat web application user access management integrated with Windows XP or server domain user management.

You will have to provide more details on how you have integrated it.

how I fix this problem?

What exactly is the problem?

P.S: Please don't unnecessarily use bold while posting.


[My Blog] [JavaRanch Journal]
Janak Rana
Greenhorn

Joined: Oct 14, 2010
Posts: 7
hi Jaikiran Pai,
I have web application that deployed in tomcat web app server. The authentication of the tomcat
will take windows domain. which type of configuration i have to configure in tomcat?

Thank you.
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8141
    
  52

I guess you mean NTLM. Check out the links in that FAQ.
Janak Rana
Greenhorn

Joined: Oct 14, 2010
Posts: 7
can you tell me how to use NTLM ?

thank you.
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8141
    
  52

Janak Rana wrote:can you tell me how to use NTLM ?

thank you.


The FAQ that I pointed you to includes links to projects (ex: Tomcat SPNEGO) which explain what needs to be done.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: tomcat integration with windows domain
 
Similar Threads
Connect to db, simple question !!
upload via mgmt console corrupts war?
how can I get username in my web application.
how can I get username in my web application.
Windwos Authentication using local window xp users and Tomcat (Prompt window to the users)