A lib http://jcifs.samba.org/src/docs/ntlmhttpauth.html foi descontinuada e preciso recuperar quem é o usuário logado no windows em uma aplicação jee rodando no WebLogic para através disto, conectar no AD e recuperar email, telefone, nome completo deste usuário. Alguém sabe me dizer se esta solução é possível?Conhece alguma lib?
Cara,
não existe algo como o jcifs?A lib indicada no site deles é paga:
[quote=descontinuação da lib]MPORTANT: All HTTP related code and corresponding documentation in JCIFS is not supported, no longer maintained and will be removed because it is broken and obsolete (and because HTTP has nothing to do with CIFS). This page remains only for informational purposes and for legacy users.
The HTTP “filter” in particular uses a “man in the middle” technique that cannot support NTLMv2. Since late 2008, users have started to report that client security policy is requiring NTLMv2 and that this solution no longer works. For this reason and others described in this post, this feature will be removed from the JCIFS package.
Currently we recommend using Jespa which properly implements NLTMv2 server side authentication and includes an advanced NTLMv2 HTTP SSO Servlet Filter.[/quote]
http://www.ioplex.com/purchase.php
Jespa
n appropriate license must be purchased for each server or workstation that is actively using a Jespa or Plexcel installation or for each service account if a server or workstation uses more than one.
Alguém conhece uma opção free do tipo jcifs onde adicionarmos um filter e pegamos quem é o usuário windows apenas usando request.getRemoteUser()??
Boa, também estou com a mesma necessidade…
Alguém achou alguma solução free?
Acabmos implantando a jcifs…