From 46a1753b5222a021d2b75d5b97d3d4fac9804671 Mon Sep 17 00:00:00 2001 From: Sriram Subramanian Date: Mon, 14 Jul 2014 13:55:38 -0700 Subject: [PATCH] Grammar/Style changes to OpenStack Security Guide Closed-Bug: 1317215 Change-Id: I23eb82a0ba2a075d887eceda6f19e4f9997b1c2a --- security-guide/ch_case-studies-identity-management.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security-guide/ch_case-studies-identity-management.xml b/security-guide/ch_case-studies-identity-management.xml index a66a8274..fc9e023a 100644 --- a/security-guide/ch_case-studies-identity-management.xml +++ b/security-guide/ch_case-studies-identity-management.xml @@ -43,8 +43,8 @@ Bob's public cloud Because Bob must support authentication for the general - public, he decides to use use user name and password - authentication. He has concerns about brute force attacks + public, he decides to use authentication based on a user name and password. + He has concerns about brute force attacks attempting to crack user passwords, so he also uses an external authentication extension that throttles the number of failed login attempts. Bob's management network is separate