Foros de discusión

NTLM on liferay 6.1

vasv kumar, modificado hace 12 años.

NTLM on liferay 6.1

Junior Member Mensajes: 46 Fecha de incorporación: 7/02/11 Mensajes recientes
Hi,

Any body started working on NTLM in 6.1.Here i am facing some problems related with browsers.

In IE it is showing blank page when i click on sigin link


Thanks
Vissu
Ediz Bozüyük, modificado hace 11 años.

RE: NTLM on liferay 6.1

New Member Mensajes: 9 Fecha de incorporación: 15/08/11 Mensajes recientes
Same problem here, please help.
LDAP properties are set and Logintype is screenName.
In Firefox nothing happens, afaik thats normal because of ntlm and microsoft thing ;)
In IE the little Logon Window appears and after typing in username and password three times the blank site appears and nothing happens.


# Company
company.security.auth.type=screenName
#company.security.auto.login=true
company.security.strangers=false
company.security.community.logo=false


# LDAP Settings
ldap.auth.required=true
ldap.auth.enabled=true
ldap.password.policy.enabled=true
# -----
ldap.base.provider.url.0=ldap://*******************
ldap.base.dn.0=****************************
ldap.security.principal.0=****************
ldap.security.credentials.0=***************
# -----
ldap.auth.method=bind
ldap.auth.search.filter=(&(sAMAccountName=@screen_name@)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))
# -----
ldap.user.default.object.classes=top,person,inetOrgPerson,organizationalPerson
ldap.user.mappings=uuid=uuid\nscreenName=sAMAccountName\npassword=userPassword\nemailAddress=mail\nfirstName=givenName\nlastName=sn\njobTitle=title\ngroup=memberOf
# -----
ldap.import.method=user
ldap.import.enabled=false
ldap.import.on.startup=false
ldap.import.interval=10
ldap.import.user.search.filter=(&(mail=*)(sn=*)(extensionAttribute1=Mr*)(sAMAccountType=805306368)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))


# NTLM
auto.login.hooks=com.liferay.portal.security.auth.NtlmAutoLogin
com.liferay.portal.servlet.filters.sso.ntlm.NtlmFilter=true
# -----
ntlm.auth.enabled=true
ntlm.auth.domain=**********
ntlm.auth.domain.controller=ip
ntlm.auth.domain.controller.name=*************
ntlm.auth.service.account=*********$@*********
ntlm.auth.service.password=**********


In tomcat7-stdout.date.log:

13:42:29,925 ERROR [NtlmFilter:233] Unable to perform NTLM authentication
com.liferay.portal.security.ntlm.NtlmLogonException: Unable to authenticate due to communication failure with server
......
Caused by: jcifs.smb.SmbAuthException: Logon failure: unknown user name or bad password.

^^ but username and password is correct
vasv kumar, modificado hace 11 años.

RE: NTLM on liferay 6.1

Junior Member Mensajes: 46 Fecha de incorporación: 7/02/11 Mensajes recientes
Unable to authenticate due to communication failure with server means your AD unable to get user.Service account is main one here.Create service account properly
Chiến Ngọc, modificado hace 9 años.

RE: NTLM on liferay 6.1

Junior Member Mensajes: 35 Fecha de incorporación: 9/10/13 Mensajes recientes
Hi ,
Can anyone explain for me ,service account and common account in AD ?

Best Regards ,
Chien
thumbnail
Jitendra Rajput, modificado hace 11 años.

RE: NTLM on liferay 6.1

Liferay Master Mensajes: 875 Fecha de incorporación: 7/01/11 Mensajes recientes
You can take reference of below wiki .

http://www.liferay.com/community/wiki/-/wiki/Main/NTLMv2+SSO+Configuration