Srimanth Gunturi created AMBARI-8696:
----------------------------------------
Summary: Alerts UI: prompt for initial SMTP setup during install
Key: AMBARI-8696
URL: https://issues.apache.org/jira/browse/AMBARI-8696
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.0.0
Reporter: Srimanth Gunturi
Assignee: Srimanth Gunturi
Fix For: 2.0.0
During Cluster Install, provide ability for users to provide information for an
email alert notification. They optionally can skip this step (via "Do not
configure" below) and then add the notification once they are in Ambari
Dashboard, under Alerts.
{code}
( ) Configure email notifications later.
( ) Configure email notifications.
SMTP host [ ]
SMTP Port [ ]
FROM Email Address [ ]
TO Email Address [ ]
[X] SMTP server requires authentication
SMTP Username [ ] <- disabled if "SMTP server requires
authentication" is checked
SMTP Password [ ] <- disabled if "SMTP server requires
authentication" is checked
( ) Use TLS <- Either TLS or SSL can be selected but not both
( ) Use SSL
[Test Connection] <- button
Add Property...
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)