Sorry for posting back to an older thread... but we just had a new development.
Ola:
Again, my apologies in advance for doing this, posting to an older thread, however we just have had a development in this Account Disable/Lockout Policy that I believe I need the community's advice on - and I did not think that creating a new thread would have been appropriate (however, if I am wrong, please let me know). A new Account Disable/Lockout Policy is being put forth - still in draft mode. Here is the current one again for ease of reading:
Quote:
Objective
Failed access attempts to [our] computing systems indicate potential attacks on the security of these systems. Adequate controls must be in place to ensure that these attacks are not allowed to proceed.
Statement of Standards
Repeated logon failures for a given account will be considered a potential security threat. After five successive password failures, the account involved will be disabled.
And because our organization is deploying Active Directory, we found out that the above standard causes some issues with AD - so one of our security personnel re-wrote the standard (this person is new to the job and came from... the AD implementation project!) to be more "AD friendly":
Quote:
Objective
Failed access attempts to [Company] computing systems indicate potential attacks on the security of these systems. Adequate controls must be in place to ensure that these attacks are not allowed to proceed. This document describes the minimum standards for managing repeated and consecutive logon failures on [Company] systems, in support of the [Company] Electronic Resources Policy.
Statement of Standards
Consecutive logon failures for a given account will be considered a potential security threat. Applications, databases and architectures are required to set account lockout to a maximum of 15 failed attempts within a 15-minute timeframe.
In order to reduce the documented exposure to “denial of service attacks”, logon failure counters may be reset to zero (0) once a minimum of 15 minutes have elapsed since the last logon attempt was made on the given account.
This does not seem to work for me as an auditor, simply because it provides specialization for AD, while negating security in general and in Windows, not to mention other OS/OE - like *nix variants, Linux, OS/390 and the like.
I asked a fellow auditor about the issue with AD and our current account standard. He theorizes that:
Quote:
There are multiple threads in AD. When you login to one thing, you may be logging into up to 7 (or more I think). Therefore if it is set at 5, one invalid logon could lock out an account
Is this true? After he stated the above, he also stated whether that was true, so both of us are curious.
There is a huge e-mail thread going on internally about this proposed standard change. The auditor I mentioned above is already in the frackas, however, I think I need to jump in as the standard will not work as written. The author is making a general concession for one application and sacrificing security in the process. Thoughts on this? Let me of questions and I will answer as best as I can.
In advance -
Gracias.