Fórumok

LDAP connection through Portal Setting

thumbnail
Nitesh Sahay, módosítva 11 év-val korábban

LDAP connection through Portal Setting

Junior Member Bejegyzések: 58 Csatlakozás dátuma: 2011.11.28. Legújabb bejegyzések
I am unable to configure ldap connection succesfully through Portal setting in liferay comunity edition 6.1.1-GA2.
I have done the this before succesfully with liferay 6.0 and liferay 6.1 GA-1
thumbnail
David H Nebinger, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Liferay Legend Bejegyzések: 14919 Csatlakozás dátuma: 2006.09.02. Legújabb bejegyzések
portal-ext.properties changes are only used the first time the portal starts against the database. Afterwards it is always configured via the control panel.
biswajit sarkar, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Regular Member Bejegyzések: 166 Csatlakozás dátuma: 2011.10.17. Legújabb bejegyzések
I also face the same problem.... when I try to connect ldap using "ldaps" and 636 port in GA2.
I already add the certificate in jdk.
thumbnail
Nitesh Sahay, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Junior Member Bejegyzések: 58 Csatlakozás dátuma: 2011.11.28. Legújabb bejegyzések
Thanks David for reply,
I have configured via control panel...but the problem remains...
biswajit sarkar, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Regular Member Bejegyzések: 166 Csatlakozás dátuma: 2011.10.17. Legújabb bejegyzések
anyone aware about this problem in LIferay 6.1 GA2.
trying to connect ldap using "ldaps" but fail.
thumbnail
Alireza Zare, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Regular Member Bejegyzések: 110 Csatlakozás dátuma: 2010.09.03. Legújabb bejegyzések
biswajit sarkar:
anyone aware about this problem in LIferay 6.1 GA2.
trying to connect ldap using "ldaps" but fail.



Does anyone know if secured ldap works in Liferay?
thumbnail
Juan Gonzalez P, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Liferay Legend Bejegyzések: 3089 Csatlakozás dátuma: 2008.10.28. Legújabb bejegyzések
It's working ok for me.
thumbnail
Alireza Zare, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Regular Member Bejegyzések: 110 Csatlakozás dátuma: 2010.09.03. Legújabb bejegyzések
Juan Gonzalez P:
It's working ok for me.



How did you apply that, because I get Handshake Exception??
thumbnail
Juan Gonzalez P, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Liferay Legend Bejegyzések: 3089 Csatlakozás dátuma: 2008.10.28. Legújabb bejegyzések
Simply got installed my certificates in my app server/jdk.
thumbnail
Alireza Zare, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Regular Member Bejegyzések: 110 Csatlakozás dátuma: 2010.09.03. Legújabb bejegyzések
Juan Gonzalez P:
Simply got installed my certificates in my app server/jdk.



Using server.xml ?
thumbnail
Nitesh Sahay, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Junior Member Bejegyzések: 58 Csatlakozás dátuma: 2011.11.28. Legújabb bejegyzések
Does any one get the solution?...
thumbnail
Nikhil Nishchal, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Regular Member Bejegyzések: 177 Csatlakozás dátuma: 2012.06.22. Legújabb bejegyzések
I connected Ldap with liferay in 6.1.
proecess used:
LDAP server- Apache DS
Jexplorer for ldap browser.
and configured it through control pannel and get connected fine.

are you providing correct information :
User DN- uid=admin,ou=system
Password- secret


from control panel after filling information when you use test connection.
Are you getting any log on back-end?
thumbnail
Nitesh Sahay, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Junior Member Bejegyzések: 58 Csatlakozás dátuma: 2011.11.28. Legújabb bejegyzések
Nikhil Nishchal:
I connected Ldap with liferay in 6.1.
proecess used:
LDAP server- Apache DS
Jexplorer for ldap browser.
and configured it through control pannel and get connected fine.

are you providing correct information :
User DN- uid=admin,ou=system
Password- secret


from control panel after filling information when you use test connection.
Are you getting any log on back-end?

Thanks Nikhil for the reply...

No i m not getting log for that....
I am trying to connect 6.1.1 GA2 with ldap server and i m using Novell eDirectory...Previously i have done this successfully with 6.0.6 and 6.1.0 GA1.
The problem occur for secure ldap connevtion. using the protocol ldaps and port 636.
thumbnail
Nitesh Sahay, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Junior Member Bejegyzések: 58 Csatlakozás dátuma: 2011.11.28. Legújabb bejegyzések
Hi guys finally i got the problem... it is because of multiple jdk at my end...
thumbnail
Nitesh Sahay, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Junior Member Bejegyzések: 58 Csatlakozás dátuma: 2011.11.28. Legújabb bejegyzések
This time am getting log in backend.... log is as follows... again in trouble for ldap configuration in 6.1.1 CE GA2

13:53:23,920 WARN [http-bio-8080-exec-8][PortalLDAPUtil:116] Failed to bind to the LDAP server
13:53:23,920 DEBUG [http-bio-8080-exec-8][PortalLDAPUtil:120] javax.naming.CommunicationException: xx.x.xx.xx:636 [Root exception is java.net.SocketTimeoutException: Read timed out]
javax.naming.CommunicationException: xx.x.xx.xx:636 [Root exception is java.net.SocketTimeoutException: Read timed out]
at com.sun.jndi.ldap.Connection.<init>(Connection.java:224)
at com.sun.jndi.ldap.LdapClient.<init>(LdapClient.java:136)
at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1600)
at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2698)
at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:316)
at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:193)
at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:211)
at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:154)
at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:84)
at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:684)
at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:307)at
at com.liferay.portlet.StrutsPortlet.include(StrutsPortlet.java:274)
at com.liferay.portlet.StrutsPortlet.doView(StrutsPortlet.java:153)
...........................
. ...........................
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilterChain.doFilter(InvokerFilterChain.java:95)
at com.liferay.portal.kernel.servlet.filters.invoker.InvokerFilter.doFilter(InvokerFilter.java:73)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:225)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:999)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:565)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:309)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:150)
at java.net.SocketInputStream.read(SocketInputStream.java:121)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:312)
at sun.security.ssl.InputRecord.read(InputRecord.java:350)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1328)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339)
at com.sun.jndi.ldap.Connection.createSocket(Connection.java:379)
at com.sun.jndi.ldap.Connection.<init>(Connection.java:201)
... 222 more


Kindly reply .....ASAP
thumbnail
Juan Gonzalez P, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Liferay Legend Bejegyzések: 3089 Csatlakozás dátuma: 2008.10.28. Legújabb bejegyzések
So guess you are hitting this issue:

http://issues.liferay.com/browse/LPS-30992

Have configured any time out error, in Liferay and/or your LDAP server?
thumbnail
Nitesh Sahay, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Junior Member Bejegyzések: 58 Csatlakozás dátuma: 2011.11.28. Legújabb bejegyzések
Juan Gonzalez P:
So guess you are hitting this issue:

http://issues.liferay.com/browse/LPS-30992

Have configured any time out error, in Liferay and/or your LDAP server?



Thanks Juan for quick response...This issue is much more closer to my problem... so it helps me a lot..
Now the Ldap connection works fine for me....
I do following changes in portlet-ext.properties file
ldap.connection.com.sun.jndi.ldap.connect.timeout=1000
ldap.connection.com.sun.jndi.ldap.read.timeout=2000
Balakrishna Chamarthi, módosítva 9 év-val korábban

RE: LDAP connection through Portal Setting

New Member Bejegyzések: 2 Csatlakozás dátuma: 2011.02.11. Legújabb bejegyzések
Hi,

I have the similar issue. I am getting the TLS negotiation failed message. I did import the .cer file to my JDK cacerts. But still the same issue.
Can you please provide any guidance?
thumbnail
Nitesh Sahay, módosítva 11 év-val korábban

RE: LDAP connection through Portal Setting

Junior Member Bejegyzések: 58 Csatlakozás dátuma: 2011.11.28. Legújabb bejegyzések
Using keytool command...import the certificate of the server which u r using into the jdk