Are there any alternatives for jcifs which is compatible with jdk 1.4. Alternatives for jcifs like waffle, jespa requires jdk 1.5
Our requirement is to authenticate from a Windows 7 (which sends only ntlm v2 responses) .net client using Windows 2008 R2 domain controllers.
Please don't suggest to upgrade to jdk 1.6 since we are using Jboss 3.2.0 and EJB 2.0. Upgrading Jboss, EJB and making necessary changes in .net client - java server interaction takes time.
Thanks
Sajo C Mathew