From 38a900dad502d30b77ddb6b0ee063dfedfd277aa Mon Sep 17 00:00:00 2001 From: Zachary Wasserman Date: Fri, 31 Mar 2017 10:11:02 -0700 Subject: [PATCH] Edits to admin app settings text (#1460) --- .../forms/admin/AppConfigForm/AppConfigForm.jsx | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/frontend/components/forms/admin/AppConfigForm/AppConfigForm.jsx b/frontend/components/forms/admin/AppConfigForm/AppConfigForm.jsx index 773a7b35e2..ba1e2d25dc 100644 --- a/frontend/components/forms/admin/AppConfigForm/AppConfigForm.jsx +++ b/frontend/components/forms/admin/AppConfigForm/AppConfigForm.jsx @@ -32,7 +32,7 @@ const formFields = [ const Header = ({ showAdvancedOptions }) => { const CaratIcon = ; - return Advanced Options {CaratIcon} You normally don’t need to change these settings they are for special setups.; + return Advanced Options {CaratIcon} Most users do not need to modify these options.; }; Header.propTypes = { showAdvancedOptions: PropTypes.bool.isRequired }; @@ -179,7 +179,7 @@ class AppConfigForm extends Component { />
@@ -200,7 +200,7 @@ class AppConfigForm extends Component {
-

{license.hosts}/{license.allowed_hosts} Hosts {hostWarning && }

+

{license.hosts} Enrolled of {license.allowed_hosts} Hosts {hostWarning && }

{hostWarning &&

Exceeding Host Limit

}
@@ -248,7 +248,7 @@ class AppConfigForm extends Component { />
-

What base URL should osqueryd clients user to connect and register with Kolide?

+

What base URL should osqueryd clients use to connect and register with Kolide?

Note: Please ensure the URL you choose is accessible to all endpoints that need to communicate with Kolide, otherwise they will not be able to correctly register.

@@ -293,14 +293,14 @@ class AppConfigForm extends Component {

If your mail server requires authentication, you need to specify the authentication type here.

No Authentication - Select this if your SMTP is open.

-

Username & Password - Select this if your SMTP server requires username and password before use.

+

Username & Password - Select this if your SMTP server requires authentication with a username and password.

Osquery Enrollment Secret

- This is the secret that you use to connect Kolide to osquery: + This is the secret that you use to enroll osquery agents with Kolide: