<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for ntlmv2-auth</title><link>https://sourceforge.net/p/ntlmv2auth/activity/</link><description>Recent activity for ntlmv2-auth</description><language>en</language><lastBuildDate>Thu, 02 Dec 2021 12:20:15 -0000</lastBuildDate><item><title>Balaji posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/da7d8d2d48/?limit=25#75c3</link><description>Microsoft released patch to block vulnerable netlogon secure channel. https://support.microsoft.com/en-us/topic/how-to-manage-the-changes-in-netlogon-secure-channel-connections-associated-with-cve-2020-1472-f7e8cc17-0309-1d6a-304e-5ba73cd1a11e Getting "Unable to authenticate user: Access is denied" error after applying microsoft patch in my DC. Event ID 5827 is logged in my Domain controller. Jespa is working fine.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Balaji</dc:creator><pubDate>Thu, 02 Dec 2021 12:20:15 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/da7d8d2d48/?limit=25#75c3</guid></item><item><title>Luca Cicala posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#55ab</link><description>I solved the problem, I used a wrong ntlm-dc-name. Thank you for your support.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Cicala</dc:creator><pubDate>Thu, 18 Jun 2020 14:50:31 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#55ab</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#c61a</link><description>Hm... not sure. I have a working setup where I just used the name, without domain, for the username field, e.g. &lt;param-name&gt;ntlm-account&lt;/param-name&gt; &lt;param-value&gt;TEST-PC$&lt;/param-value&gt; I don' really see an obvious problem with your configuration.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Thu, 18 Jun 2020 14:30:18 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#c61a</guid></item><item><title>Luca Cicala posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#ea5c</link><description>Hi Marcel. I'm now trying to use your demo app with this configuration &lt;filter&gt; &lt;filter-name&gt;ntlmv2-auth&lt;/filter-name&gt; &lt;filter-class&gt;org.ntlmv2.filter.NtlmFilter&lt;/filter-class&gt; &lt;init-param&gt; &lt;param-name&gt;ntlm-domain&lt;/param-name&gt; &lt;param-value&gt;xxx.yyy.com&lt;/param-value&gt; &lt;/init-param&gt; &lt;init-param&gt; &lt;param-name&gt;ntlm-dc&lt;/param-name&gt; &lt;param-value&gt;192.168.9.4&lt;/param-value&gt; &lt;/init-param&gt; &lt;init-param&gt; &lt;param-name&gt;ntlm-dc-name&lt;/param-name&gt; &lt;param-value&gt;xxx&lt;/param-value&gt; &lt;/init-param&gt; &lt;init-param&gt; &lt;param-name&gt;ntlm-account&lt;/param-name&gt;...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Cicala</dc:creator><pubDate>Thu, 18 Jun 2020 10:25:28 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#ea5c</guid></item><item><title>Luca Cicala posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#5290</link><description>On the client I'm using my personal user, the same I use to access the PC.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Cicala</dc:creator><pubDate>Tue, 16 Jun 2020 09:58:19 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#5290</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#dab2</link><description>Not sure, but this error message "The account used is a Computer Account. Use your global user account or local user account to access this server." sounds like not actual user credentials were provided (from a real user). Instead a technical user was used for the authentication. I can't really be sure. Maybe the AD admin or logs can tell you more? What kind of username credential was used on the client for the login?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Tue, 16 Jun 2020 09:12:08 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#dab2</guid></item><item><title>Luca Cicala posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#0d68</link><description>Hello. I'm facing this error 2020-06-16 09:46:38,383 [http-nio-8080-exec-7] ERROR org.ntlmv2.filter.NtlmFilter - [] [] NTLM authentication failed: org.ntlmv2.liferay.NtlmLogonException: Unable to authenticate due to communication failure with server org.ntlmv2.liferay.NtlmLogonException: Unable to authenticate due to communication failure with server at org.ntlmv2.liferay.Netlogon.logon(Netlogon.java:96) at org.ntlmv2.liferay.NtlmManager.authenticate(NtlmManager.java:66) at org.ntlmv2.filter.NtlmFilter.doFilter(NtlmFilter.java:236)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Cicala</dc:creator><pubDate>Tue, 16 Jun 2020 08:03:30 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#0d68</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#aca5</link><description>Hm... I'm not sure; maybe try to enter the username together with the domain? In similar AD based setups, I sometimes have to enter my username as "&lt;domain&gt;\&lt;username&gt;", e.g.:&lt;/username&gt;&lt;/domain&gt; ACME\johndoe</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Wed, 22 Apr 2020 08:10:51 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#aca5</guid></item><item><title>Ankit Ahuja posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#7ad3</link><description>Thanks, Marcel! I think the issue was with my machine. Tried it from a different one and communication exception got resolved. However, I'm seeing this error after entering credentials in the popup: ERROR org.ntlmv2.filter.NtlmFilter - NTLM authentication failed: org.ntlmv2.liferay.NtlmLogonException: Unable to authenticate user: Logon failure: unknown user name or bad password. org.ntlmv2.liferay.NtlmLogonException: Unable to authenticate user: Logon failure: unknown user name or bad password. at...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ankit Ahuja</dc:creator><pubDate>Tue, 21 Apr 2020 12:00:32 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#7ad3</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#be49</link><description>Hi there, I don't know what to tell you, but this here really indicates connection problems: Caused by: jcifs.smb.SmbException: Failed to connect: 0.0.0.0&lt;00&gt;/18.209.165.217 jcifs.util.transport.TransportException: Connection timeout Being able to ping the IP does not mean that the connection on the specific port, or with the specific protocol, is possible. It could easily be blocked by a firewall, even if ping is possible. Try to make sure that port 445 is open, and that the SMB protocol is allowed....</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Tue, 21 Apr 2020 09:36:59 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/b7bbeb3552/?limit=25#be49</guid></item><item><title>PArveen Kumar modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#7f00</link><description>I am able to resolve all the issues in my Project. Thanks for Providing the Project. God bless you. If anyone else does need any help regarding the project and implementation of the code Provided by marcel. I am ready to help on parveensingla08@gmail.com</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PArveen Kumar</dc:creator><pubDate>Tue, 03 Apr 2018 10:14:39 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#7f00</guid></item><item><title>PArveen Kumar modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#a7c1</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PArveen Kumar</dc:creator><pubDate>Tue, 03 Apr 2018 10:13:03 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#a7c1</guid></item><item><title>PArveen Kumar modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#63ce</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PArveen Kumar</dc:creator><pubDate>Tue, 03 Apr 2018 10:12:44 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#63ce</guid></item><item><title>PArveen Kumar modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#63ce</link><description>Thanks marcel for providing the project. I am able to resolve the above issue as well. In web.xml for the parameter I was using USERDNSDOMAIN rather than USERDOMAIN. We can find these values bu using SET command in Command Prompt. Now Above Project is working fine for both NTLM and NTLMv2. Now When I am using the web.xml with OC4J 10.1.3 server. Java is 1.5 I am facing the below exception : This loader has been closed and should not be in use. java.lang.IllegalStateException: ClassLoader "LPS.root:0.0.0"...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PArveen Kumar</dc:creator><pubDate>Wed, 21 Mar 2018 07:03:15 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#63ce</guid></item><item><title>PArveen Kumar posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#63ce</link><description>Thanks marcel for providing the project. I am able to resolve the above issue as well. In web.xml for the parameter I was using USERDNSDOMAIN rather than USERDOMAIN. We can find these values bu using SET command in Command Prompt. Now Above Project is working fine for both NTLM and NTLMv2.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PArveen Kumar</dc:creator><pubDate>Tue, 20 Mar 2018 05:15:20 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#63ce</guid></item><item><title>PArveen Kumar posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/aeb63379/?limit=25#f51e/2044</link><description>Hi Sergey, Are you able to resolve the issue.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PArveen Kumar</dc:creator><pubDate>Thu, 15 Mar 2018 10:58:07 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/aeb63379/?limit=25#f51e/2044</guid></item><item><title>PArveen Kumar posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#a7c1</link><description>Thanks for your help Marcel.I am able to fix the above exception issue.But I am facing the below scenario. It worked fine when group Policy settings is below : Send LM and NTLM Responses (0) Send LM and NTLM—use NTLMv2 session security if negotiated(1) Send NTLM response only(2) But It gives the error "Unable to authenticate user: Logon failure: unknown user name or bad password"* when the group policy settings is Send NTLMv2 response only(3) Send NTLMv2 response only/refuse LM(4) Send NTLMv2 response...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PArveen Kumar</dc:creator><pubDate>Thu, 15 Mar 2018 10:42:41 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#a7c1</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#dab0</link><description>Hi Parveen, Unfortunately, I don't really have a clue of NTLM. As you see in my project notes, the actual NTLMv2 code (on top of JCIFS) was taken from the "Liferay" portal project. However, my experience has shown me that often when people could not get my library to work, it was because of some setup problems. Like, for example, not using a computer account for the connection to the Domain Controller. A computer account is NOT a "tech user", it is a different kind of account, that can only be properly...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Thu, 15 Mar 2018 08:11:00 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#dab0</guid></item><item><title>PArveen Kumar modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#7f00</link><description>Thanks Marcel for your help. I tried NTLMv2 using the library provided here. I got the error org.ntlmv2.liferay.NtlmLogonException: Session key negotiation failed. I made changes in NetlogonConnection.java file as suggested in forum. NetrServerAuthenticate3 netrServerAuthenticate3 = _negotiateFlags is defined like this : if (_negotiateFlags == 0) { String negotiateFlags = "0x600FFFFF"; // &lt;&lt;&lt;=== TODO / msc: make configurable if (negotiateFlags.startsWith("0x")) { _negotiateFlags = Integer.valueOf(...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PArveen Kumar</dc:creator><pubDate>Thu, 15 Mar 2018 06:21:18 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#7f00</guid></item><item><title>PArveen Kumar posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#7f00</link><description>Thanks Marcel for your help. I tried NTLMv2 using the library provided here. I got the error org.ntlmv2.liferay.NtlmLogonException: Session key negotiation failed. I made changes in NetlogonConnection.java file as suggested in forum. NetrServerAuthenticate3 netrServerAuthenticate3 = _negotiateFlags is defined like this : if (_negotiateFlags == 0) { String negotiateFlags = "0x600FFFFF"; // &lt;&lt;&lt;=== TODO / msc: make configurable if (negotiateFlags.startsWith("0x")) { _negotiateFlags = Integer.valueOf(...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PArveen Kumar</dc:creator><pubDate>Thu, 15 Mar 2018 06:20:05 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#7f00</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#dc54</link><description>You can probably use either SPNEGO, which is built into Java directly, or NTLMv2, using this library here. SPNEGO is really the more modern way to go (Kerberos), but AFAIK also more complicated to set up and debug. My NTLMv2 filter here is relatively simple to set up. As you can see in the description, it basically extends JCIFS with NTLMv2 support.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Wed, 14 Mar 2018 08:24:55 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#dc54</guid></item><item><title>PArveen Kumar posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#1952</link><description>My Project currently use JCISF as HTTP authentication which supports LM and NTLM authentication. Client make chnages in their Window allowing only NTLMv2 and refusing LM and NTLM authentication. I implemented Jespa for that. It works fine. But it is paid software. Can I use SPNEGO(freeware) for same purpose in my project. Server is OC4J . Please help me.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PArveen Kumar</dc:creator><pubDate>Wed, 14 Mar 2018 08:15:49 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/c88936d9/?limit=25#1952</guid></item><item><title>PArveen Kumar posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#199c</link><description>My Project currently use JCISF as HTTP authentication which supports LM and NTLM authentication. Client make chnages in their Window allowing only NTLMv2 and refusing LM and NTLM authentication. I implemented Jespa for that. It works fine. But it is paid software. Can I use SPNEGO(freeware) for same purpose in my project. Server is OC4J . Please help me.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PArveen Kumar</dc:creator><pubDate>Wed, 14 Mar 2018 08:14:59 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#199c</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/a7666fa5/?limit=25#c519/8787</link><description>Hi Johannes, I think the documentation somewhere clearly states what you need: A...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Wed, 02 Mar 2016 13:56:07 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/a7666fa5/?limit=25#c519/8787</guid></item><item><title>Johannes Felten posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/a7666fa5/?limit=25#c519</link><description>Hi all, I'm not sure what to enter for the properties ntlm-account and ntlm-password...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Johannes Felten</dc:creator><pubDate>Wed, 02 Mar 2016 11:15:58 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/a7666fa5/?limit=25#c519</guid></item><item><title>Christoph Stocker posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#17dd</link><description>Sorry for my late reply, but i was working on another project. The use of a computer...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Stocker</dc:creator><pubDate>Thu, 03 Dec 2015 07:11:05 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#17dd</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#ed57</link><description>A computer accound is absolutely mandatory for this NTLMv2 functionality - it does...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Tue, 14 Jul 2015 18:08:51 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#ed57</guid></item><item><title>Christoph Stocker modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#0005</link><description>ok, i will check the account. i think it's not a computer account (only a system...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Stocker</dc:creator><pubDate>Tue, 14 Jul 2015 11:27:03 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#0005</guid></item><item><title>Christoph Stocker modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#0005</link><description>ok, i will check the account. i think it's not a computer account (only a system...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Stocker</dc:creator><pubDate>Tue, 14 Jul 2015 10:29:44 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#0005</guid></item><item><title>Christoph Stocker posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#0005</link><description>ok, i will check the account. i think it's not a computer account (only a system...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Stocker</dc:creator><pubDate>Tue, 14 Jul 2015 10:28:57 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#0005</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#b8ba</link><description>The "$" at the end indicates a computer account, not a user account. For NTLMv2,...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Tue, 14 Jul 2015 07:13:43 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#b8ba</guid></item><item><title>Christoph Stocker posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#cbf4</link><description>I always get "Session key negotiation failed". So it seems, that my username and...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Stocker</dc:creator><pubDate>Mon, 13 Jul 2015 18:29:24 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/7c1f3fdf/?limit=25#cbf4</guid></item><item><title>Christoph Stocker posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#1ac7</link><description>@jitender: Waht have you done to get it to work?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Stocker</dc:creator><pubDate>Mon, 13 Jul 2015 18:27:13 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#1ac7</guid></item><item><title>jitender posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#18bc</link><description>not really . I used/using version 1.5.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jitender</dc:creator><pubDate>Mon, 13 Oct 2014 22:30:57 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#18bc</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#a49d</link><description>Hi, That's good to hear. But can you please tell me if you needed to use the new...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Thu, 09 Oct 2014 22:47:35 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#a49d</guid></item><item><title>jitender posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#a284</link><description>Finally got it running, yay.Thanks Marcel</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jitender</dc:creator><pubDate>Thu, 09 Oct 2014 17:19:35 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#a284</guid></item><item><title>jitender posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#8a42</link><description>Thanks for the quick response.I am using internet explorer 8 (domain "a") domain...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jitender</dc:creator><pubDate>Fri, 03 Oct 2014 23:15:30 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#8a42</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#43c1</link><description>The fact that you can log in indicates that the NTLM setup is correct. My guess is...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Fri, 03 Oct 2014 09:29:55 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#43c1</guid></item><item><title>jitender posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#3b7d</link><description>When I type in the demo url in browser it opens up username and password box . I...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jitender</dc:creator><pubDate>Fri, 03 Oct 2014 01:26:19 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#3b7d</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#e0a7</link><description>Hi, I have prepared a new experimental release (version 1.0.6-RC1). Maybe you would...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Thu, 28 Aug 2014 19:25:58 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#e0a7</guid></item><item><title>ntlmv2-auth released /exp-patched/ntlmv2-lib-1.0.6-RC1-project.tar.gz</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/ntlmv2auth/files/exp-patched/ntlmv2-lib-1.0.6-RC1-project.tar.gz/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ntlmv2-auth</dc:creator><pubDate>Thu, 28 Aug 2014 19:24:05 -0000</pubDate><guid>http://sourceforge.net/projects/ntlmv2auth/files/exp-patched/ntlmv2-lib-1.0.6-RC1-project.tar.gz/download</guid></item><item><title>ntlmv2-auth released /exp-patched/ntlmv2-lib-1.0.6-RC1.jar</title><link>https://sourceforge.nethttp%3A//sourceforge.net/projects/ntlmv2auth/files/exp-patched/ntlmv2-lib-1.0.6-RC1.jar/download</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ntlmv2-auth</dc:creator><pubDate>Thu, 28 Aug 2014 19:24:05 -0000</pubDate><guid>http://sourceforge.net/projects/ntlmv2auth/files/exp-patched/ntlmv2-lib-1.0.6-RC1.jar/download</guid></item><item><title>Marcel Schoen committed [eb6472]</title><link>https://sourceforge.net/p/ntlmv2auth/code/ci/eb6472591842c5a9db10fdec960efaa6189cb133/</link><description>Updated to newest Liferay code version</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Sat, 23 Aug 2014 10:41:22 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/code/ci/eb6472591842c5a9db10fdec960efaa6189cb133/</guid></item><item><title>Marcel Schoen committed [c8c1a6]</title><link>https://sourceforge.net/p/ntlmv2auth/code/ci/c8c1a6819c15c263d57ac1465ace1d69de53fece/</link><description>Fixed invalid Eclipse classpath</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Fri, 22 Aug 2014 19:10:08 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/code/ci/c8c1a6819c15c263d57ac1465ace1d69de53fece/</guid></item><item><title>jitender posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#9c9e</link><description>kewl let me know I can help.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jitender</dc:creator><pubDate>Wed, 20 Aug 2014 19:04:35 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#9c9e</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#541e</link><description>Hi, Well, following the discussion in that topic, I might have to patch some of the...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Wed, 20 Aug 2014 12:37:43 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#541e</guid></item><item><title>jitender posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#6ff4</link><description>I googled the error and found this http://issues.liferay.com/browse/LPS-15380 But...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jitender</dc:creator><pubDate>Tue, 19 Aug 2014 23:52:16 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#6ff4</guid></item><item><title>jitender posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#d3bf</link><description>Thanks for the reply. I gave up on realms. I followed the steps from liferay wiki...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jitender</dc:creator><pubDate>Tue, 19 Aug 2014 23:43:56 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#d3bf</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/63f16e13/?limit=25#6328</link><description>Hi, The error message is pretty clear: "unknown user name or bad password". This...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Tue, 05 Aug 2014 13:25:41 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/63f16e13/?limit=25#6328</guid></item><item><title>trysir posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/63f16e13/?limit=25#2403</link><description>I have use ntlmv2-auth in our work,but it's throw a exception when i run it. I think...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">trysir</dc:creator><pubDate>Mon, 04 Aug 2014 11:24:14 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/63f16e13/?limit=25#2403</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#ac52</link><description>I honestly have no idea. I don't know about "realms" in a Weblogic server. I think...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Sat, 02 Aug 2014 11:42:25 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=25#ac52</guid></item><item><title>jitender posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=50#fb6c</link><description>We have our LDAP integrated with our weblogic instance as a realm.How do you think...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jitender</dc:creator><pubDate>Thu, 31 Jul 2014 21:50:17 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/96866f68/?limit=50#fb6c</guid></item><item><title>Mike Bean committed [ee9afe]</title><link>https://sourceforge.net/p/ntlmv2auth/code/ci/ee9afeea639a4eabb8110c1a34da3c509b879a85/</link><description>provide method to retrieve negotiated flags fro...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Bean</dc:creator><pubDate>Tue, 20 May 2014 19:38:47 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/code/ci/ee9afeea639a4eabb8110c1a34da3c509b879a85/</guid></item><item><title>Mike Bean committed [5152c7]</title><link>https://sourceforge.net/p/ntlmv2auth/code/ci/5152c79645116ab57a6e45db9aea6046929a9f88/</link><description>provide getters for other fields</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Bean</dc:creator><pubDate>Tue, 20 May 2014 19:38:47 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/code/ci/5152c79645116ab57a6e45db9aea6046929a9f88/</guid></item><item><title>Marcel Schoen modified a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/aeb63379/?limit=25#567d</link><description>Well, it works in many places with NTLMv2. Without further details about your configuration...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Mon, 12 May 2014 07:44:54 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/aeb63379/?limit=25#567d</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/aeb63379/?limit=25#567d</link><description>Well, it works in many places with NTLMv2. Without further details about your configuration...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Mon, 12 May 2014 07:42:45 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/aeb63379/?limit=25#567d</guid></item><item><title>Marcel Schoen posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/78ec1ef3/?limit=25#1453</link><description>Hi Tony, Thanks for your feedback. Sorry for my late reply. For various personal...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marcel Schoen</dc:creator><pubDate>Thu, 17 Apr 2014 15:44:26 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/78ec1ef3/?limit=25#1453</guid></item><item><title>Tony BenBrahim posted a comment on discussion General Discussion</title><link>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/78ec1ef3/?limit=25#aa75</link><description>I have looked at the code in preparation for implementing on a Centos server. Since...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tony BenBrahim</dc:creator><pubDate>Fri, 24 Jan 2014 09:19:02 -0000</pubDate><guid>https://sourceforge.net/p/ntlmv2auth/discussion/general/thread/78ec1ef3/?limit=25#aa75</guid></item></channel></rss>