--
#${configurationKey}.ldapUrl=ldaps://ldap1.example.edu ldaps://ldap2.example.edu ldaps://ldap3.example.edu ldaps://ldap4.example.edu
#${configurationKey}.bindDn=cn=Directory Manager,dc=example,dc=org #${configurationKey}.bindCredential=Password #${configurationKey}.poolPassivator=BIND #${configurationKey}.connectionStrategy= #${configurationKey}.providerClass=org.ldaptive.provider.unboundid.UnboundIDProvider #${configurationKey}.connectTimeout=PT5S #${configurationKey}.minPoolSize=3 #${configurationKey}.maxPoolSize=10 #${configurationKey}.validateOnCheckout=true #${configurationKey}.validatePeriodically=true #${configurationKey}.validatePeriod=PT5M #${configurationKey}.validateTimeout=PT5S #${configurationKey}.failFast=true #${configurationKey}.idleTime=PT10M #${configurationKey}.prunePeriod=PT2H #${configurationKey}.blockWaitTime=PT3S #${configurationKey}.useSsl=true #${configurationKey}.useStartTls=false #${configurationKey}.responseTimeout=PT5S #${configurationKey}.allowMultipleDns=false #${configurationKey}.allowMultipleEntries=false #${configurationKey}.followReferrals=false #${configurationKey}.binaryAttributes=objectGUID,someOtherAttribute
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to the Google Groups "CAS Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+u...@apereo.org.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/c0a72976877ab465b2668c242229f6d806733132.camel%40uvic.ca.
Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/0c2cc4b7c4a8bc1e5e2b43935db102c1d993315c.camel%40uvic.ca.
Hi Ray,I am asking a different concept. I am looking for a concept of passivator where connection pool gets blocked after a failed login attempt. If we use more than one ldap. During unsuccessful login ,bind will happen on both simultaneously which will result to account lock.
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to the Google Groups "CAS Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+u...@apereo.org.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAFC6YwRsz4J9d7O84pD%3DNFb1kgBH1AOK25LiUOY7pkTg_rcENQ%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to cas-...@apereo.org.
Hi Daniel,Could you please suggest what to do next. I am facing the same issue like Eric is facing, and same logs are getting generated for me.For all the ladps we are using the same BIND.