Jump to content

How to show Samba shares in JSP with windows Authentication


bachi

Recommended Posts

Hi friendsl,I want to list a shared folder which is in the same domain.If any client log into a client PC which is in the same domain and when he opens the JSP of our application, the JSP must show his shared folder by taking authentication from local windows authentication.I have tried for this solution in many forums ..., but failed to get. Is it possible to list the shared folder with Active directory authentication.Presently i am using JCIFS , but I am providing authentication from user input (taking domain account id and password and checking with AD) .Now, i want to replace Ntlm authentication with local logged in (in client machine) user .Is it possible to do this.Provide sample code.RegardsBachi

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...