Re: [cas-user] Account get locked in first failed login attempt

2020-05-22 Thread Daniel Fisher
On Fri, May 22, 2020 at 3:53 PM Vikash Chandra Ansh <
vikasharnav0...@gmail.com> wrote:

> 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.
>

In the absence of logs I really can't make a suggestion. Continue watching
the other thread and hopefully Eric will hit on a solution.

--Daniel Fisher

-- 
- 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+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAFC6YwTAOmqqPR-eWCpOH3X4QR3Hutvw_n8Gm99Hjj12rxt72Q%40mail.gmail.com.


Re: [cas-user] Account get locked in first failed login attempt

2020-05-22 Thread Root
Vikash,

Have you tried checking on LDAP side server logs?, open 4 windows with logs 
tailed, and you can use grep for filtering.


On Saturday, May 23, 2020 at 1:23:27 AM UTC+5:30, Vikash Chandra Ansh wrote:
>
> 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.
>
> I tried to implement the concept of passivators and used the property 
> poolpassivator=BIND. but this doesnt help.
>
>  Moreover could you plzz suggest like if use more than one ldap, property 
> should be like this:-
>
> cas.authn.ldap[0].type=AUTHENTICATED
> cas.authn.ldap[0].ldapUrl=ldaps://dcsvc-300.ad.wichita.edu
> ldaps://dcsvc-307.ad.wichita.edu ldaps://latitude.ad.wichita.edu
> ldaps://longitude.ad.wichita.edu 
>
> or
> cas.authn.ldap[0].ldapUrl=ldaps://dcsvc-300.ad.wichita.edu
> cas.authn.ldap[1].ldapUrl=
>   cas.authn.ldap[2].ldapUrl =
> cas.authn.ldap[3].ldapUrl   =
>
>  As in the Eric logs I cant figure it out on which ldap request is going 
> for a login attemp and on which it failed. Its taking 4 ldaps as a whole.
>
> dIDProvider@376345b,
> config=[org.ldaptive.ConnectionConfig@1176659945:
>
>
> *:ldapUrl=ldaps://dcsvc-300.ad.wichita.edu 
>  ldaps://dcsvc-307.ad.wichita.edu 
> ldaps://latitude.ad.wichita.edu 
>  ldaps://longitude.ad.wichita.edu 
> *, connectTimeout=PT3M20S, 
> responseTimeout=PT5S,
> sslConfig=[org.ldaptive.ssl.SslConfig@1806177976::credentialConfig=null
> , trustManagers=null, hostnameVerifier=org
> .ldaptive.ssl.DefaultHostnameVerifier@4e9b6258,
> hostnameVerifierConfig=null, enabledCipherSuites=null,
> enabledProtocols=null, handshakeCompletedListeners=null], useSSL=true,
> useStartTLS
> =false, connectionInitializer=[
> org.ldaptive.BindConnectionInitializer@2088588092::bindDn=CN=casldapper
> ,CN=Managed Service Accounts,DC=ad,DC=wichita,DC=edu,
> bindSaslConfig=null, bindCont
> rols=null],
> connectionStrategy=org.ldaptive.ActivePassiveConnectionStrategy@29b56e75
> ]], initialized=true, availableCount=0, activeCount=0] unable to
> connect to the ldap>
> org.ldaptive.LdapException: LDAPException(resultCode=49 (invalid
> credentials), diagnosticMessage='80090308: LdapErr: DSID-0C090436,
> comment: AcceptSecurityContext error, data 52e, v4563
> ^@', ldapSDKVersion=4.0.12,
> revision=aaefc59e0e6d110bf3a8e8a029adb776f6d2ce28
>
> Thanks and regards
>
>
>
> On Thu, May 21, 2020 at 11:35 AM Vikash Chandra Ansh  > wrote:
>
>> Hi Daniel,
>>
>> I am unable to attach the screenshot as m using client VDI. 
>>
>> Can u please tell me what all inputs you required so that I can send it 
>> here.
>>
>> Thanks & Regards
>>
>> On Thu 21 May, 2020, 04:35 Daniel Fisher, > 
>> wrote:
>>
>>> On Wed, May 20, 2020 at 4:06 PM Vikash Chandra Ansh <
>>> vikasha...@gmail.com > wrote:
>>>
 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.

>>>
>>> Can you post the CAS logs that show simultaneous binds?
>>>
>>> --Daniel Fisher
>>>
>>> -- 
>>> - 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-...@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
>>>  
>>> 
>>> .
>>>
>>

-- 
- 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+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/d71d75a2-476f-45a2-8e7f-022890ce6e9a%40apereo.org.


Re: [cas-user] Account get locked in first failed login attempt

2020-05-22 Thread Vikash Chandra Ansh
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.

I tried to implement the concept of passivators and used the property
poolpassivator=BIND. but this doesnt help.

 Moreover could you plzz suggest like if use more than one ldap, property
should be like this:-

cas.authn.ldap[0].type=AUTHENTICATED
cas.authn.ldap[0].ldapUrl=ldaps://dcsvc-300.ad.wichita.edu
ldaps://dcsvc-307.ad.wichita.edu ldaps://latitude.ad.wichita.edu
ldaps://longitude.ad.wichita.edu

or
cas.authn.ldap[0].ldapUrl=ldaps://dcsvc-300.ad.wichita.edu
cas.authn.ldap[1].ldapUrl=
  cas.authn.ldap[2].ldapUrl =
cas.authn.ldap[3].ldapUrl   =

 As in the Eric logs I cant figure it out on which ldap request is going
for a login attemp and on which it failed. Its taking 4 ldaps as a whole.

dIDProvider@376345b,
config=[org.ldaptive.ConnectionConfig@1176659945:


*:ldapUrl=ldaps://dcsvc-300.ad.wichita.edu
 ldaps://dcsvc-307.ad.wichita.edu
ldaps://latitude.ad.wichita.edu
 ldaps://longitude.ad.wichita.edu
*, connectTimeout=PT3M20S,
responseTimeout=PT5S,
sslConfig=[org.ldaptive.ssl.SslConfig@1806177976::credentialConfig=null
, trustManagers=null, hostnameVerifier=org
.ldaptive.ssl.DefaultHostnameVerifier@4e9b6258,
hostnameVerifierConfig=null, enabledCipherSuites=null,
enabledProtocols=null, handshakeCompletedListeners=null], useSSL=true,
useStartTLS
=false, connectionInitializer=[
org.ldaptive.BindConnectionInitializer@2088588092::bindDn=CN=casldapper
,CN=Managed Service Accounts,DC=ad,DC=wichita,DC=edu,
bindSaslConfig=null, bindCont
rols=null],
connectionStrategy=org.ldaptive.ActivePassiveConnectionStrategy@29b56e75
]], initialized=true, availableCount=0, activeCount=0] unable to
connect to the ldap>
org.ldaptive.LdapException: LDAPException(resultCode=49 (invalid
credentials), diagnosticMessage='80090308: LdapErr: DSID-0C090436,
comment: AcceptSecurityContext error, data 52e, v4563
^@', ldapSDKVersion=4.0.12,
revision=aaefc59e0e6d110bf3a8e8a029adb776f6d2ce28

Thanks and regards



On Thu, May 21, 2020 at 11:35 AM Vikash Chandra Ansh <
vikasharnav0...@gmail.com> wrote:

> Hi Daniel,
>
> I am unable to attach the screenshot as m using client VDI.
>
> Can u please tell me what all inputs you required so that I can send it
> here.
>
> Thanks & Regards
>
> On Thu 21 May, 2020, 04:35 Daniel Fisher,  wrote:
>
>> On Wed, May 20, 2020 at 4:06 PM Vikash Chandra Ansh <
>> vikasharnav0...@gmail.com> wrote:
>>
>>> 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.
>>>
>>
>> Can you post the CAS logs that show simultaneous binds?
>>
>> --Daniel Fisher
>>
>> --
>> - 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+unsubscr...@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
>> 
>> .
>>
>

-- 
- 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+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2BdrvxgFzk_hQa0%3DYqsCoJgNd1kp461a-SYq3d11WpUWiR6aMw%40mail.gmail.com.


Re: [cas-user] Account get locked in first failed login attempt

2020-05-21 Thread Vikash Chandra Ansh
Hi Daniel,

I am unable to attach the screenshot as m using client VDI.

Can u please tell me what all inputs you required so that I can send it
here.

Thanks & Regards

On Thu 21 May, 2020, 04:35 Daniel Fisher,  wrote:

> On Wed, May 20, 2020 at 4:06 PM Vikash Chandra Ansh <
> vikasharnav0...@gmail.com> wrote:
>
>> 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.
>>
>
> Can you post the CAS logs that show simultaneous binds?
>
> --Daniel Fisher
>
> --
> - 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+unsubscr...@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
> 
> .
>

-- 
- 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+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2BdrvxhKp5mFGurovngfk8yUFMJtkmX%3Dqyki8ORo1jNFiXZmEw%40mail.gmail.com.


Re: [cas-user] Account get locked in first failed login attempt

2020-05-20 Thread Daniel Fisher
On Wed, May 20, 2020 at 4:06 PM Vikash Chandra Ansh <
vikasharnav0...@gmail.com> wrote:

> 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.
>

Can you post the CAS logs that show simultaneous binds?

--Daniel Fisher

-- 
- 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+unsubscr...@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.


Re: [cas-user] Account get locked in first failed login attempt

2020-05-20 Thread Vikash Chandra Ansh
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.
I have tried using the property poolpassivator=BIND if I m using ldap type
as AUTHENTICATED.

Still account get locked after 2 unsuccessful login attempt


Thanks and regards.

On Wed, May 20, 2020 at 10:54 PM Ray Bon  wrote:

> Vikash,
>
> Cas log in throttling is handled by these (and related settings), not ldap
> settings:
>
> # Authentication Throttling
> #
> https://apereo.github.io/cas/5.1.x/installation/Configuration-Properties.html#authentication-throttling
> # default is by ip address only
> # enable following to use user name and ipaddress
> # cas.authn.throttle.usernameParameter=username
> # this is a rate of failed attempts: threshold / rangeSeconds
> cas.authn.throttle.failure.threshold=1
> cas.authn.throttle.failure.rangeSeconds=3
>
> In your log file, check what happens between cas and ldap:
>
>  includeLocation="true" />
>
> Ray
>
>
> On Wed, 2020-05-20 at 19:19 +0530, Vikash Chandra Ansh wrote:
>
> Notice: This message was sent from outside the University of Victoria
> email system. Please be cautious with links and sensitive information.
>
> I have tried all the possible ways.. But could not find the conclusion..
> I have used below properties.
>
> #${configurationKey}.ldapUrl=ldaps://
>
> ldap1.example.edu
>
>  ldaps://
>
> ldap2.example.edu
>
>  ldaps://ldap
>
> 3
>
> .
>
> example.edu
>
>  ldaps://ldap
>
> 4
>
> .
>
> 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
>
>
> Kindly guide me what to do.
> Thanks and regards
>
> On Wed 13 May, 2020, 23:16 Ray Bon,  wrote:
>
> Vikash,
>
> See
> https://apereo.github.io/cas/6.1.x/installation/Configuring-Authentication-Throttling.html
> Also check you ldap settings/logs to see if the issue is there.
>
> Ray
>
> On Wed, 2020-05-13 at 16:15 +0530, Vikash Chandra Ansh wrote:
>
> Hi all,
>
> I am getting an unusual behaviour. Currently I am using four ldaps for
> authentication. If suppose a user has entered wrong credentials at
> once,account is locked.
> Kindly help me to resolve this.
>
> I have added authentication type as authenticated.
>
>
> --
>
>
> Ray Bon
> Programmer Analyst
> Development Services, University Systems
> 2507218831 | CLE 019 | r...@uvic.ca
>
> I respectfully acknowledge that my place of work is located within the
> ancestral, traditional and unceded territory of the Songhees, Esquimalt and
> WSÁNEĆ Nations.
>
> --
> - 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+unsubscr...@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
> 
> .
>
> --
>
> Ray Bon
> Programmer Analyst
> Development Services, University Systems
> 2507218831 | CLE 019 | r...@uvic.ca
>
> I respectfully acknowledge that my place of work is located within the
> ancestral, traditional and unceded territory of the Songhees, Esquimalt and
> WSÁNEĆ Nations.
>
> --
> - 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 

Re: [cas-user] Account get locked in first failed login attempt

2020-05-20 Thread Ray Bon
Vikash,

Cas log in throttling is handled by these (and related settings), not ldap 
settings:

# Authentication Throttling
# 
https://apereo.github.io/cas/5.1.x/installation/Configuration-Properties.html#authentication-throttling
# default is by ip address only
# enable following to use user name and ipaddress
# cas.authn.throttle.usernameParameter=username
# this is a rate of failed attempts: threshold / rangeSeconds
cas.authn.throttle.failure.threshold=1
cas.authn.throttle.failure.rangeSeconds=3

In your log file, check what happens between cas and ldap:



Ray


On Wed, 2020-05-20 at 19:19 +0530, Vikash Chandra Ansh wrote:
Notice: This message was sent from outside the University of Victoria email 
system. Please be cautious with links and sensitive information.

I have tried all the possible ways.. But could not find the conclusion..
I have used below properties.


#${configurationKey}.ldapUrl=ldaps://



ldap1.example.edu



ldaps://



ldap2.example.edu



ldaps://ldap

3

.



example.edu



ldaps://ldap

4

.



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

Kindly guide me what to do.
Thanks and regards

On Wed 13 May, 2020, 23:16 Ray Bon, mailto:r...@uvic.ca>> wrote:
Vikash,

See 
https://apereo.github.io/cas/6.1.x/installation/Configuring-Authentication-Throttling.html
Also check you ldap settings/logs to see if the issue is there.

Ray

On Wed, 2020-05-13 at 16:15 +0530, Vikash Chandra Ansh wrote:
Hi all,

I am getting an unusual behaviour. Currently I am using four ldaps for 
authentication. If suppose a user has entered wrong credentials at once,account 
is locked.
Kindly help me to resolve this.

I have added authentication type as authenticated.



--

Ray Bon
Programmer Analyst
Development Services, University Systems
2507218831 | CLE 019 | r...@uvic.ca

I respectfully acknowledge that my place of work is located within the 
ancestral, traditional and unceded territory of the Songhees, Esquimalt and 
WSÁNEĆ Nations.

--
- 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+unsubscr...@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.


--

Ray Bon
Programmer Analyst
Development Services, University Systems
2507218831 | CLE 019 | r...@uvic.ca

I respectfully acknowledge that my place of work is located within the 
ancestral, traditional and unceded territory of the Songhees, Esquimalt and 
WSÁNEĆ Nations.

-- 
- 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+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/0c2cc4b7c4a8bc1e5e2b43935db102c1d993315c.camel%40uvic.ca.


Re: [cas-user] Account get locked in first failed login attempt

2020-05-20 Thread Vikash Chandra Ansh
I have tried all the possible ways.. But could not find the conclusion..
I have used below properties.

#${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


Kindly guide me what to do.
Thanks and regards

On Wed 13 May, 2020, 23:16 Ray Bon,  wrote:

> Vikash,
>
> See
> https://apereo.github.io/cas/6.1.x/installation/Configuring-Authentication-Throttling.html
> Also check you ldap settings/logs to see if the issue is there.
>
> Ray
>
> On Wed, 2020-05-13 at 16:15 +0530, Vikash Chandra Ansh wrote:
>
> Hi all,
>
> I am getting an unusual behaviour. Currently I am using four ldaps for
> authentication. If suppose a user has entered wrong credentials at
> once,account is locked.
> Kindly help me to resolve this.
>
> I have added authentication type as authenticated.
>
>
> --
>
> Ray Bon
> Programmer Analyst
> Development Services, University Systems
> 2507218831 | CLE 019 | r...@uvic.ca
>
> I respectfully acknowledge that my place of work is located within the
> ancestral, traditional and unceded territory of the Songhees, Esquimalt and
> WSÁNEĆ Nations.
>
> --
> - 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+unsubscr...@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
> 
> .
>

-- 
- 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+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2BdrvxhJMZzGY8X4Wa2Eo9zZ02uARyB-i_xmd%2B55HuEyctxdeA%40mail.gmail.com.


Re: [cas-user] Account get locked in first failed login attempt

2020-05-13 Thread Ray Bon
Vikash,

See 
https://apereo.github.io/cas/6.1.x/installation/Configuring-Authentication-Throttling.html
Also check you ldap settings/logs to see if the issue is there.

Ray

On Wed, 2020-05-13 at 16:15 +0530, Vikash Chandra Ansh wrote:
Hi all,

I am getting an unusual behaviour. Currently I am using four ldaps for 
authentication. If suppose a user has entered wrong credentials at once,account 
is locked.
Kindly help me to resolve this.

I have added authentication type as authenticated.



--

Ray Bon
Programmer Analyst
Development Services, University Systems
2507218831 | CLE 019 | r...@uvic.ca

I respectfully acknowledge that my place of work is located within the 
ancestral, traditional and unceded territory of the Songhees, Esquimalt and 
WSÁNEĆ Nations.

-- 
- 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+unsubscr...@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.