events.redhat.com Open in urlscan Pro
52.23.125.165  Public Scan

Submitted URL: https://events.redhat.com/profile/810370
Effective URL: https://events.redhat.com/profile/form/index.cfm?PKformID=0x810370abcd
Submission: On May 08 via api from NZ — Scanned from NZ

Form analysis 1 forms found in the DOM

Name: formProfileFormPOST https://events.redhat.com/profile/form/index.cfm

<form action="https://events.redhat.com/profile/form/index.cfm" method="post" name="formProfileForm" id="formProfileForm" enctype="multipart/form-data">
  <table id="page-table" role="presentation">
    <input type="hidden" name="SectionsToCheck" value="111">
    <input type="hidden" name="lstThisPage" value="2,111,20,112,106,107,104,41,42,103,2">
    <!-- Start: Instructions -->
    <tbody>
      <tr>
        <td>
          <font class="text">
            <script src="/accounts/register123/redhat/readhat2/RedHatCompanyAutoComplete.js"></script>
            <div class="autocomplete-suggestions"></div>
          </font>
        </td>
      </tr>
      <!-- End: Instructions -->
      <!-- Start: Header Text -->
      <tr class="section-header"><!-- section header row -->
        <td>
          <font class="header"><span class="PersonalProfileHeader" style="color:#cc0000">EVENT REGISTRATION</span></font>
        </td>
      </tr>
      <!-- End: Header Text -->
      <tr>
        <td>
          <!-- Start: pageHTML -->
          <table class="form-table">
            <tbody>
              <tr>
                <td>
                  <font class="text"><br><span class="PersonalProfileSubhead">Register now to attend.</span><br></font>
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td>
          <!-- End: pageHTML -->
          <div id="uniqueMessage"></div>
          <table border="0" class="form-table" id="crtn-tbl-profile" data="profileTable" role="presentation">
            <tbody>
              <tr>
                <td colspan="3" align="left" valign="middle">
                  <label for="pro_fname" id="pro_fname_label" aria-label="First Name">
                    <font class="text">First Name</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="2" valign="middle" align="left">
                  <input type="Text" name="pro_fname" value="" size="25" maxlength="50" class="r123formelement requiredField" id="pro_fname" aria-describedby="pro_fname_error" aria-required="true">
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="middle">
                  <label for="pro_lname" id="pro_lname_label" aria-label="Last Name">
                    <font class="text">Last Name</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="2" valign="middle" align="left">
                  <input type="Text" name="pro_lname" value="" size="25" maxlength="50" class="r123formelement requiredField" id="pro_lname" aria-describedby="pro_lname_error" aria-required="true">
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="middle">
                  <label for="pro_email" id="pro_email_label" aria-label="Work Email">
                    <font class="text">Work Email</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="2" valign="middle" align="left">
                  <style>
                    .errorField {
                      outline: 1px solid #cd0a0a !important;
                      *border: 1px solid #cd0a0a !important;
                    }

                    #uniqueMessage {
                      padding: 5px;
                      margin: 5px;
                      line-height: 15px;
                      color: red;
                    }
                  </style>
                  <script type="text/javascript">
                    jQuery(document).ready(function() {
                      $profileEmail = jQuery('#pro_email');
                      $uniqueMessage = jQuery('#uniqueMessage')
                      $profileEmail.blur(function() {
                        if ($profileEmail.val().length > 0) {
                          jQuery.ajax({
                            cache: false,
                            type: "post",
                            url: '/ajax/registration.cfc',
                            data: {
                              method: 'checkUniqueRegistrationEmail',
                              emailAddress: jQuery(this).val(),
                              eventId: '8407',
                              registrationId: '15071444'
                            },
                            dataType: "json",
                            success: function(data, textStatus, XMLHttpRequest) {
                              if (data.isUnique == false) {
                                $uniqueMessage.html('<div class=\"RegistrationExists\">A registration already exists with this email address.</div>');
                                $profileEmail.addClass('errorField');
                              } else {
                                $uniqueMessage.text('');
                                $profileEmail.removeClass('errorField');
                              }
                            }
                          })
                        }
                      });
                    });
                  </script>
                  <input type="text" name="pro_email" value="" size="25" maxlength="100" class="r123formelement requiredField" id="pro_email" aria-describedby="pro_email_error" aria-required="true">
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="middle">
                  <label for="pro_phone_mobile" id="pro_phone_mobile_label" aria-label="Mobile Number">
                    <font class="text">Mobile Number</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="2" valign="middle" align="left">
                  <input type="Text" name="pro_phone_mobile" value="" size="25" maxlength="30" class="r123formelement requiredField" id="pro_phone_mobile" aria-describedby="pro_phone_mobile_error" aria-required="true">
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="middle">
                  <label for="pro_organization" id="pro_organization_label" aria-label="Company Name">
                    <font class="text">Company Name</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="2" valign="middle" align="left">
                  <input type="text" name="pro_organization" value="" size="25" maxlength="100" class="r123formelement requiredField" id="pro_organization" aria-describedby="pro_organization_error" aria-required="true">
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="middle">
                  <label for="pro_addr_country" id="pro_addr_country_label" aria-label="Country">
                    <font class="text">Country</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="2" valign="middle" align="left">
                  <select aria-label="pro_addr_country" name="pro_addr_country" class="r123formelement requiredField certain-type-ahead" size="1" id="pro_addr_country" aria-required="true" aria-describedby="pro_addr_country_error">
                    <option value=""></option>
                    <option value="Australia">Australia</option>
                    <option value="New Zealand">New Zealand</option>
                  </select>
                  <input type="Hidden" name="isPhoneAutoSuggest" value="0" id="isPhoneAutoSuggest">
                  <script type="text/javascript">
                    registerCountryListener(3, 2, 2, 'pro_addr_state', 'pro_addr_country', '34', '42637');
                  </script>
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="middle">
                  <label for="pro_addr_state" id="pro_addr_state_label" aria-label="State/Province">
                    <font class="text">State/Province</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="2" valign="middle" align="left">
                  <select aria-label="pro_addr_state" name="pro_addr_state" class="r123formelement requiredField certain-type-ahead" size="1" id="pro_addr_state" aria-required="true" aria-describedby="pro_addr_state_error">
                    <option value=""></option>
                    <optgroup label="Australia">
                      <option value="ACT">ACT</option>
                      <option value="NSW">NSW</option>
                      <option value="NT">NT</option>
                      <option value="QLD">QLD</option>
                      <option value="SA">SA</option>
                      <option value="TAS">TAS</option>
                      <option value="VIC">VIC</option>
                      <option value="WA">WA</option>
                    </optgroup>
                    <optgroup label="New Zealand">
                      <option value="Auckland">Auckland</option>
                      <option value="Bay of Plenty">Bay of Plenty</option>
                      <option value="Canterbury">Canterbury</option>
                      <option value="Chatham Islands">Chatham Islands</option>
                      <option value="Christchurch">Christchurch</option>
                      <option value="Dunedin">Dunedin</option>
                      <option value="Gisborne">Gisborne</option>
                      <option value="Hamilton">Hamilton</option>
                      <option value="Hawke's Bay">Hawke's Bay</option>
                      <option value="Invercargill">Invercargill</option>
                      <option value="Manawatu-Whanganui">Manawatu-Whanganui</option>
                      <option value="Marlborough">Marlborough</option>
                      <option value="Napier">Napier</option>
                      <option value="Nelson">Nelson</option>
                      <option value="New Plymouth">New Plymouth</option>
                      <option value="Northland">Northland</option>
                      <option value="Otago">Otago</option>
                      <option value="Southland">Southland</option>
                      <option value="Taranaki">Taranaki</option>
                      <option value="Tasman">Tasman</option>
                      <option value="Waikato">Waikato</option>
                      <option value="Wellington">Wellington</option>
                      <option value="West Coast">West Coast</option>
                    </optgroup>
                  </select>
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <label for="pro_ans_field01" id="pro_ans_field01_label" aria-label="Department">
                    <font class="text">Department</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <script>
                    jQuery(document).ready(function() {
                      var id = "pro_ans_field01";
                      var lastAnswer = 'Sales';
                      var lastAnswerLabel = 'Sales';
                      var emptyOpt = "1";
                      var otherId = "pro_ans_field01_other";
                      jQuery('#' + id).change(function() {
                        if (emptyOpt == true && (jQuery("#" + id).find('option:selected').text() == lastAnswer || jQuery("#" + id).find('option:selected').text() == lastAnswerLabel)) {
                          jQuery('input[name=' + otherId + ']').css('display', 'inline-block');
                        } else if (emptyOpt == false && (jQuery("#" + id).find('option:selected').text() == lastAnswer || jQuery("#" + id).find('option:selected').text() == lastAnswerLabel)) {
                          jQuery('input[name=' + otherId + ']').css('display', 'inline-block');
                        } else {}
                      });
                    });
                  </script>
                  <select aria-label="pro_ans_field01" name="pro_ans_field01" class="input r123formelement QueDepartment certain-type-ahead" size="1" id="pro_ans_field01" aria-required="true" aria-describedby="pro_ans_field01_error">
                    <option value=""></option>
                    <option value="IT - Applications / Development">IT - Applications / Development</option>
                    <option value="IT - Business Intelligence">IT - Business Intelligence</option>
                    <option value="IT - Database">IT - Database</option>
                    <option value="IT - Desktop / Help Desk">IT - Desktop / Help Desk</option>
                    <option value="IT - Network">IT - Network</option>
                    <option value="IT - Operations">IT - Operations</option>
                    <option value="IT - Project Management">IT - Project Management</option>
                    <option value="IT - Quality / Testing">IT - Quality / Testing</option>
                    <option value="IT - Risk / Compliance / Security">IT - Risk / Compliance / Security</option>
                    <option value="IT - Server / Storage">IT - Server / Storage</option>
                    <option value="IT - Telecom">IT - Telecom</option>
                    <option value="IT - Web">IT - Web</option>
                    <option value="Customer Service / Call Center">Customer Service / Call Center</option>
                    <option value="Executive Office">Executive Office</option>
                    <option value="Finance">Finance</option>
                    <option value="Human Resources">Human Resources</option>
                    <option value="Legal">Legal</option>
                    <option value="Marketing Communications">Marketing Communications</option>
                    <option value="Research &amp; Development">Research &amp; Development</option>
                    <option value="Sales">Sales</option>
                  </select>
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <label for="pro_ans_field02" id="pro_ans_field02_label" aria-label="Job Role">
                    <font class="text">Job Role</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <script>
                    jQuery(document).ready(function() {
                      var id = "pro_ans_field02";
                      var lastAnswer = 'Webmaster';
                      var lastAnswerLabel = 'Webmaster';
                      var emptyOpt = "1";
                      var otherId = "pro_ans_field02_other";
                      jQuery('#' + id).change(function() {
                        if (emptyOpt == true && (jQuery("#" + id).find('option:selected').text() == lastAnswer || jQuery("#" + id).find('option:selected').text() == lastAnswerLabel)) {
                          jQuery('input[name=' + otherId + ']').css('display', 'inline-block');
                        } else if (emptyOpt == false && (jQuery("#" + id).find('option:selected').text() == lastAnswer || jQuery("#" + id).find('option:selected').text() == lastAnswerLabel)) {
                          jQuery('input[name=' + otherId + ']').css('display', 'inline-block');
                        } else {}
                      });
                    });
                  </script>
                  <select aria-label="pro_ans_field02" name="pro_ans_field02" class="input r123formelement QueCollectedJobRole certain-type-ahead" size="1" id="pro_ans_field02" aria-required="true" aria-describedby="pro_ans_field02_error">
                    <option value=""></option>
                    <option value="Account Executive">Account Executive</option>
                    <option value="Accounting">Accounting</option>
                    <option value="Analyst">Analyst</option>
                    <option value="Architect">Architect</option>
                    <option value="Assistant">Assistant</option>
                    <option value="Automation Architect">Automation Architect</option>
                    <option value="CDO">CDO</option>
                    <option value="CEO">CEO</option>
                    <option value="CFO">CFO</option>
                    <option value="Chairman">Chairman</option>
                    <option value="Chief Architect">Chief Architect</option>
                    <option value="Chief Scientist">Chief Scientist</option>
                    <option value="CIO">CIO</option>
                    <option value="CISO">CISO</option>
                    <option value="CMO">CMO</option>
                    <option value="Compliance Officer">Compliance Officer</option>
                    <option value="Consultant">Consultant</option>
                    <option value="COO">COO</option>
                    <option value="CTO">CTO</option>
                    <option value="Data Scientist">Data Scientist</option>
                    <option value="Database Administrator">Database Administrator</option>
                    <option value="Developer">Developer</option>
                    <option value="Director">Director</option>
                    <option value="Engineer">Engineer</option>
                    <option value="Executive">Executive</option>
                    <option value="Finance / Accounting">Finance</option>
                    <option value="General Counsel">General Counsel</option>
                    <option value="Industry Analyst">Industry Analyst</option>
                    <option value="IT Auditor">IT Auditor</option>
                    <option value="Lawyer">Lawyer</option>
                    <option value="Legal Services">Legal Services</option>
                    <option value="Manager">Manager</option>
                    <option value="Media">Media</option>
                    <option value="Network Administrator">Network Administrator</option>
                    <option value="Owner">Owner</option>
                    <option value="Partner">Partner</option>
                    <option value="President">President</option>
                    <option value="Press">Press</option>
                    <option value="Procurement">Procurement</option>
                    <option value="Product Manager">Product Manager</option>
                    <option value="Programmer">Programmer</option>
                    <option value="Purchasing">Purchasing</option>
                    <option value="Solicitor">Solicitor</option>
                    <option value="Student">Student</option>
                    <option value="System Administrator">System Administrator</option>
                    <option value="Vice President">Vice President</option>
                    <option value="Webmaster">Webmaster</option>
                  </select>
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr><!-- End row in page table -->
      <input type="hidden" name="pro_prefix" value=""><input type="hidden" name="pro_mname" value=""><input type="hidden" name="pro_suffix" value=""><input type="hidden" name="pro_badge_name" value=""><input type="hidden" name="pro_position"
        value=""><input type="hidden" name="pro_addr_line1" value=""><input type="hidden" name="pro_addr_line2" value=""><input type="hidden" name="pro_addr_line3" value=""><input type="hidden" name="pro_addr_line4" value=""><input type="hidden"
        name="pro_addr_city" value=""><input type="hidden" name="pro_addr_postal_code" value=""><input type="hidden" name="pro_addr_intl_state" value=""><input type="hidden" name="pro_url" value=""><input type="hidden" name="pro_phone"
        value=""><input type="hidden" name="pro_phone2" value=""><input type="hidden" name="pro_fax" value=""><input type="hidden" name="pro_ssn" value=""><input type="hidden" name="pro_dob" value=""><input type="hidden" name="pro_frn_gender_id"
        value=""><input type="hidden" name="pro_pin" value=""><input type="hidden" name="pro_password" value=""><input type="hidden" name="pro_asst_name" value=""><input type="hidden" name="pro_asst_email" value=""><input type="hidden"
        name="pro_asst_phone" value=""><input type="hidden" name="pro_asst_cc_email" value="0"><input type="hidden" name="pro_show_online" value="1"><input type="hidden" name="pro_external_frn_key" value=""><input type="hidden" name="pro_add_name"
        value=""><input type="hidden" name="pro_add_email" value=""><input type="hidden" name="pro_add_phone" value=""><input type="hidden" name="pro_add_cc_email" value="0"><input type="hidden" name="pro_alt_addr_line1" value=""><input type="hidden"
        name="pro_alt_addr_line2" value=""><input type="hidden" name="pro_alt_addr_line3" value=""><input type="hidden" name="pro_alt_addr_line4" value=""><input type="hidden" name="pro_alt_addr_city" value=""><input type="hidden"
        name="pro_alt_addr_state" value=""><input type="hidden" name="pro_alt_addr_postal_code" value=""><input type="hidden" name="pro_alt_addr_intl_state" value=""><input type="hidden" name="pro_alt_addr_country" value=""><input type="hidden"
        name="pro_ship_addr_line1" value=""><input type="hidden" name="pro_ship_addr_line2" value=""><input type="hidden" name="pro_ship_addr_line3" value=""><input type="hidden" name="pro_ship_addr_line4" value=""><input type="hidden"
        name="pro_ship_addr_city" value=""><input type="hidden" name="pro_ship_addr_state" value=""><input type="hidden" name="pro_ship_addr_postal_code" value=""><input type="hidden" name="pro_ship_addr_intl_state" value=""><input type="hidden"
        name="pro_ship_addr_country" value=""><input type="hidden" name="pro_trv_travel_login_id" value=""><input type="hidden" name="pro_trv_passport_fname" value=""><input type="hidden" name="pro_trv_passport_lname" value=""><input type="hidden"
        name="pro_trv_passport_num" value=""><input type="hidden" name="pro_trv_frn_cou_id" value=""><input type="hidden" name="pro_trv_passport_exp" value=""><input type="hidden" name="pro_trv_frn_arln_id" value=""><input type="hidden"
        name="pro_trv_freq_fly_num" value=""><input type="hidden" name="pro_trv_frn_arln_seat_id" value=""><input type="hidden" name="pro_avatar" value=""><input type="hidden" name="profile_third_party_key" value=""><input type="hidden"
        name="third_party_id" value="0"><input type="Hidden" name="sectionsToCheck" value="20"> <input type="hidden" name="SectionsToCheck" value="112">
      <input type="hidden" name="lstThisPage" value="2,111,20,112,106,107,104,41,42,103,2">
      <tr>
        <td>
          <table class="form-table" id="crtn-tbl-custom" data="customTable" role="presentation">
            <tbody>
              <tr>
                <td valign="top">
                  <font class="text">
                    <div>
                      <table class="form-table" id="crtn-tbl-content-block-shell">
                        <tbody>
                          <tr>
                            <td colspan="2">
                              <div><span class="ibm115link">You can stop receiving marketing emails by clicking the unsubscribe link in each email or withdraw your consent at any time in the
                                  <a href="https://www.redhat.com/en/email-preferences" target="_blank">preference center</a>. See <a href="https://www.redhat.com/en/about/privacy-policy" target="_blank">Privacy Statement</a> for details.</span>
                              </div>
                              <div>&nbsp;</div>
                            </td>
                          </tr>
                        </tbody>
                      </table>
                    </div>
                  </font>
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr><!-- End row in page table -->
      <input type="hidden" name="sectionstocheck" value="104">
      <input type="hidden" name="custom4_fieldstovalidate" value="">
      <!-- Start: Instructions -->
      <tr>
        <td>
          <font class="text">
            <script src="/accounts/register123/redhat/readhat2/RedHat_IBM_GDPR_Consent.js"></script>
          </font>
        </td>
      </tr>
      <!-- End: Instructions -->
      <tr>
        <td>
          <table class="form-table" id="crtn-tbl-question" data="questionTable" role="presentation">
            <tbody>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <label for="pro_ans_field04" id="pro_ans_field04_label" aria-label="Red Hat may use your personal data to inform you about its products, services, and events">
                    <font class="text">Red Hat may use your personal data to inform you about its products, services, and events</font>
                  </label> <span aria-hidden="true"><span class="error">*</span></span>
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <div class="noBorder" role="radiogroup" id="pro_ans_field04" aria-labelledby="pro_ans_field04_label" aria-required="true">
                    <table id="crtn-tbl-que_pro_ans_field04" role="group" aria-labeldby="pro_ans_field04_label">
                      <tbody>
                        <tr role="presentation">
                          <td valign="top" role="presentation">
                            <input type="radio" name="pro_ans_field04" value="1" role="radio" aria-required="true" aria-label="Notify me about products, services, and events" id="pro_ans_field04_1" class="r123formelement QueGDPRConsent" onclick="/">
                          </td>
                          <td role="presentation" valign="top" colspan="1">
                            <label class="control-label control-label requiredField" for="pro_ans_field04_1">
                              <font class="text"><span class="NotifyMe">Notify me about products, services, and events</span></font>
                            </label>
                          </td>
                        </tr>
                        <tr role="presentation">
                          <td valign="top" role="presentation">
                            <input type="radio" name="pro_ans_field04" value="0" role="radio" aria-required="true"
                              aria-label="Unsubscribe me from all marketing communications about Red Hat products, services, and events, including event invitations." id="pro_ans_field04_0" class="r123formelement QueGDPRConsent" onclick="/">
                          </td>
                          <td role="presentation" valign="top" colspan="1">
                            <label class="control-label control-label requiredField" for="pro_ans_field04_0">
                              <font class="text"><span class="DoNotNotifyMe">Unsubscribe me from all marketing communications about Red Hat products, services, and events, including event invitations.</span></font>
                            </label>
                          </td>
                        </tr>
                        <tr role="presentation" style="display: none;">
                          <td valign="top" role="presentation">
                            <input type="radio" name="pro_ans_field04" value="4" role="radio" aria-required="true" aria-label="Previously selected" id="pro_ans_field04_4" class="r123formelement QueGDPRConsent"
                              onclick="javascript:if (this.checked) {jQuery( 'input[name=pro_ans_field04_other]' ).css('display','inline-block');}">
                          </td>
                          <td role="presentation" valign="top" colspan="1">
                            <label class="control-label control-label requiredField" for="pro_ans_field04_4">
                              <font class="text"><span class="PreviouslySelected4">Previously selected</span></font>
                            </label>
                          </td>
                        </tr>
                      </tbody>
                    </table>
                  </div>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="pro_ans_field05" id="pro_ans_field05_label" aria-label="HiddenFiled-Email-F_FormData_OptIn">
                    <font class="subheader">HiddenFiled-Email-F_FormData_OptIn</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="pro_ans_field05" size="20" maxlength="50" value="" class="r123formelement F_FormData_OptIn HiddenContent" id="pro_ans_field05">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="pro_ans_field06" id="pro_ans_field06_label" aria-label="HiddenFiled-Email-F_FormData_OptIn">
                    <font class="subheader">HiddenFiled-Email-F_FormData_OptIn</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="pro_ans_field06" size="20" maxlength="50" value="" class="r123formelement F_FormData_OptIn HiddenContent" id="pro_ans_field06">
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr><!-- End row in page table -->
      <input type="Hidden" name="sectionsToCheck" value="41">
      <tr>
        <td>
          <!-- Start: pageHTML -->
          <table class="form-table">
            <tbody>
              <tr>
                <td>
                  <font class="text">
                    <script src="/accounts/register123/redhat/readhat2/redhat_utm_script_2.js"></script>
                    <script src="/accounts/register123/redhat/readhat2/RedHat_honeypotspam.js"></script>
                  </font>
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr>
      <tr>
        <td>
          <!-- End: pageHTML -->
          <table class="form-table" id="crtn-tbl-question" data="questionTable" role="presentation">
            <tbody>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field09" id="reg_ans_field09_label" aria-label="TacticID_External">
                    <font class="subheader">TacticID_External</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field09" size="20" maxlength="2000" value="" class="r123formelement QS_TacticID_External HiddenContent" id="reg_ans_field09">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field10" id="reg_ans_field10_label" aria-label="TacticID_Internal">
                    <font class="subheader">TacticID_Internal</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field10" size="20" maxlength="2000" value="" class="r123formelement QS_TacticID_Internal HiddenContent" id="reg_ans_field10">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field28" id="reg_ans_field28_label" aria-label="TacticID_Personalized">
                    <font class="text">TacticID_Personalized</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field28" size="20" maxlength="150" value="" class="r123formelement QS_TacticID_Personalized HiddenContent" id="reg_ans_field28">
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field25" id="reg_ans_field25_label" aria-label="">
                    <font class="text"><!--Spambot--></font>
                  </label>
                </td>
              </tr>
              <tr>
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field25" size="20" maxlength="50" value="" class="r123formelement QueSpambot" id="reg_ans_field25">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field17" id="reg_ans_field17_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field17" size="20" maxlength="2000" value="You're Confirmed!" class="r123formelement QueConfirmationSubject HiddenContent" id="reg_ans_field17">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field18" id="reg_ans_field18_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field18" size="20" maxlength="2000" value="Reminder about your upcoming event!" class="r123formelement QueReminder1Subject HiddenContent" id="reg_ans_field18">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field19" id="reg_ans_field19_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field19" size="20" maxlength="2000" value="Your event will take place in the next few days" class="r123formelement QueReminder2Subject HiddenContent" id="reg_ans_field19">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field20" id="reg_ans_field20_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field20" size="20" maxlength="2000" value="Thank you for attending!" class="r123formelement QueThankYouSubject HiddenContent" id="reg_ans_field20">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field21" id="reg_ans_field21_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field21" size="20" maxlength="2000" value="Sorry you couldn’t make it!" class="r123formelement QueMissedYouSubject HiddenContent" id="reg_ans_field21">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field22" id="reg_ans_field22_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field22" size="20" maxlength="2000" value="Cancellation Confirmation" class="r123formelement QueCancellationSubject HiddenContent" id="reg_ans_field22">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field23" id="reg_ans_field23_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field23" size="20" maxlength="2000" value="Help us improve for future events" class="r123formelement QueSurveySubject HiddenContent" id="reg_ans_field23">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field32" id="reg_ans_field32_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field32" size="20" maxlength="250" value="Wait list notification for" class="r123formelement QueWaitlistSubject HiddenContent" id="reg_ans_field32">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field33" id="reg_ans_field33_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field33" size="20" maxlength="200" value="Red Hat Webinar Today" class="r123formelement QueRemTodaySub HiddenContent" id="reg_ans_field33">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field34" id="reg_ans_field34_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field34" size="20" maxlength="50" value="Red Hat Webinar - Join Now" class="r123formelement QueRemJoinNowSub HiddenContent" id="reg_ans_field34">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field36" id="reg_ans_field36_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field36" size="20" maxlength="200" value="Red Hat Registration Confirmation" class="r123formelement QueOnDemandConfirmSub HiddenContent" id="reg_ans_field36">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field37" id="reg_ans_field37_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field37" size="20" maxlength="200" value="Thank you for watching!" class="r123formelement QueOnDemandTySub HiddenContent" id="reg_ans_field37">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field35" id="reg_ans_field35_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field35" size="20" maxlength="200" value="Red Hat Incomplete Registration" class="r123formelement QueIncompleteSubject HiddenContent" id="reg_ans_field35">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field38" id="reg_ans_field38_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field38" size="20" maxlength="50" value="Your event is tomorrow" class="r123formelement QueReminder3Subject HiddenContent" id="reg_ans_field38">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field39" id="reg_ans_field39_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field39" size="20" maxlength="50" value="Your registration status" class="r123formelement QueRegistrationReceivedSubject HiddenContent" id="reg_ans_field39">
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <label for="reg_ans_field40" id="reg_ans_field40_label" aria-label="&amp;nbsp;">
                    <font class="subheader">&nbsp;</font>
                  </label>
                </td>
              </tr>
              <tr style="display: none;">
                <td colspan="3" align="left" valign="top">
                  <input type="text" name="reg_ans_field40" size="20" maxlength="200" value="Your registration was declined" class="r123formelement QueRegistrationDeniedSubject HiddenContent" id="reg_ans_field40">
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr><!-- End row in page table -->
      <input type="Hidden" name="sectionsToCheck" value="42">
      <tr>
        <td>
          <table class="form-table" id="crtn-tbl-custom" data="customTable" role="presentation">
            <tbody>
              <tr>
                <td valign="top">
                  <font class="text">
                    <div class="g-recaptcha" data-callback="verifyRecaptchaCallback" data-expired-callback="expiredRecaptchaCallback" data-sitekey="6LcV2EwUAAAAADpcUM91N2oh84-NTIxHHdiw7N4S" id="captchaDivId" name="captchaDivId">&nbsp;</div>
                    <div style="display:none;"><input class="form-control d-none" data-error="Please complete the Captcha" data-recaptcha="true" id="captchaResponse" name="captchaResponse"></div>
                    <div class="help-block with-errors">
                      <table class="form-table" id="crtn-tbl-content-block-shell">
                        <tbody>
                          <tr>
                            <td colspan="2">
                              <div><input id="captchaResponse" name="captchaResponse" type="Hidden" value="">
                                <script src="https://www.google.com/recaptcha/api.js?render=6LfsU8UZAAAAAKqZrg8HLUJpeYBn3R6YpiuD2roH"></script>
                                <script>
                                  grecaptcha.ready(function() {
                                    var key = "6LfsU8UZAAAAAKqZrg8HLUJpeYBn3R6YpiuD2roH";
                                    grecaptcha.execute(key, {
                                      action: 'submit'
                                    }).then(function(token) {
                                      jQuery('#captchaResponse').val(token);
                                    });
                                  });
                                </script>
                              </div>
                            </td>
                          </tr>
                        </tbody>
                      </table>
                    </div>
                    <script>
                      jQuery(document).ready(function() {
                        window.verifyRecaptchaCallback = function(response) {
                          jQuery('input[data-recaptcha]').val(response).trigger('change')
                        }
                        window.expiredRecaptchaCallback = function() {
                          jQuery('input[data-recaptcha]').val("").trigger('change')
                        }
                        jQuery('#submitForm').click(function() {
                          var captchaResponse = jQuery('#captchaResponse').val();
                          if (captchaResponse.length > 0) {
                            jQuery(".recaptchaError").hide();
                          } else {
                            jQuery(".recaptchaError").show();
                            return false;
                          }
                        });
                      });
                    </script>
                    <div class="recaptchaError" style="display:none;color:#8c2e0b;">Please verify that you are not a robot.</div>
                  </font>
                </td>
              </tr>
            </tbody>
          </table>
        </td>
      </tr><!-- End row in page table -->
      <input type="hidden" name="sectionstocheck" value="103">
      <input type="hidden" name="custom3_fieldstovalidate" value="">
      <tr>
        <td align="center">
          <input type="submit" name="submitForm" value="Register Now" id="submitForm" class="r123FormSubmit regFormSubmitButton  c_btn_register_now"> &nbsp;
        </td>
      </tr>
      <tr>
        <td>
          <input type="hidden" name="PkRegID" value="0x2863577035d69">
          <input type="hidden" name="PKprimary_regID" value="0x286357703986c">
          <input type="hidden" name="PKformID" value="0x810370abcd">
          <input type="hidden" name="EmailHistId" value="0">
          <input type="hidden" name="submitForm" value="yes">
          <input type="hidden" name="bitIsFirstPage" value="0">
          <input type="hidden" name="isFirstAuthorizedRequest" value="0">
          <input type="hidden" name="entryPoint" value="">
          <input type="hidden" name="token"
            value="eyJhbGciOiJIUzI1NiIsInppcCI6IkRFRiJ9.eNo0UTmOFEAM_MvEBO2z7c3cPv4xiA02QYhZJCTE3-mEyFepVK7683j9-vp4e9gWXIQ8OskOu9ftVIJ6hfW2x5fHt-fn8yKDHLjtWGfSJlAoWE5YbgQgZbvWTNwSMO7RbCEjYyo7EVzSTbOWRukG4z6rke-9Uw0XYEnv8DXNPBxR-zTwXpWcfeogb0BmJ3bPaTphqgIQaVNnACi9Vbtkph3OZeTyOZuoNRGF1feFSwugpClP8PQWc1w1RxWsJRYw8WzPNPQ9DXeDW-_T2LydFi6mLAk5dlFqZ6b6-pCAJ9waSa9iiOMuvEqpHItphkvlKl8HjQM8t7Upqdhi1EuxCjBAHK-x3LhTQ9hPGxIn0z2gVZyhsGHl2NgJbcuwcHndpD5erxtUvv_8fH58v_P77x-PN1AjQUeyC3h-_l_c1O3vPwAAAP__.YjhGfI2u_Iv1qjqnSgtAPvu1JKUggSNPgwOgrvNW66Q">
          <input type="hidden" name="evtAuthToken" value="">
          <input type="hidden" id="clientTimeZone" name="clientTimeZone" value="Australia/Sydney">
          <input type="hidden" id="tmzRedLight" name="tmzRedLight" value="stop" disabled="disabled">
          <input type="hidden" name="throttleID" value="C15494DC-07E0-2AF9-492C41235915EF2D">
          <input type="hidden" name="insertKey" value="C154BA26D6EE60F9885DC6ECE2B27394"> <input type="hidden" name="r123_url__R123_DOMAIN" value="redhat"> <input type="hidden" name="r123_url__PKformID" value="0x810370abcd">
        </td>
      </tr>
      <script type="text/javascript">
        jQuery(document).ready(function() {
          jQuery("#cmdTimezone").on('click', function() {
            var tmz = jQuery("#evt_frn_tmz_id option:selected").val();
            jQuery("#clientTimeZone").val(tmz); // add timezone as hidden variable
            jQuery('#submitForm').prop('disabled', true);
            jQuery('#tmzRedLight').prop('disabled', false); // use to prevent session form to move forward on timezone change.
            document.getElementById("formProfileForm").submit();
            return false;
          });
          $regFormSubmitButton = jQuery('.regFormSubmitButton');
          $formProfileForm = jQuery('form[name="formProfileForm"]');
          var buttonId = "";
          jQuery('input[type=submit]').click(function(evt) {
            buttonId = evt.target.id;
          });
          jQuery('.certain-error-messages').find('a').first().focus();
          $formProfileForm.submit(function(evt) {
            var submitId = buttonId;
            // 508 compliance announce the page is being submitted append after the continue button
            jQuery("#c_alert_form_submit").css('display', 'block');
            $btn = jQuery('#' + submitId);
            $btn.prop('disabled', true);
            $formProfileForm.append('<input type="hidden" name="' + $btn.attr('name') + '" value="' + $btn.attr('value') + '">');
            return true;
          });
        })

        function reEnableSubmit() {
          $regFormSubmitButton.attr('disabled', false);
        }
      </script>
      <tr>
        <td align="center">
        </td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

Top

We use cookies on our websites to deliver our online services. Details about how
we use cookies and how you may disable them are set out in our Privacy
Statement. By using this website you agree to our use of cookies.



 


RED HAT ANSIBLE SECURITY WORKSHOP

Friday, 26 May 2023 | 10.00 am to 11.30 am - AEST


RED HAT ANSIBLE SECURITY WORKSHOP

Friday, 26 May 2023 | 10.00 am to 11.30 am - AEST

Share

         

 * Overview
 * Event Details
 * Speakers
   
 * Contact Us
 * Register


OVERVIEW

The workshop is an introductory session for Red Hat® Ansible® Automation
Platform security automation designed for technical professionals in automation.

Ansible automation platform is a simple yet powerful IT automation engine for
application deployment, configuration management, and orchestration that you can
learn quickly.

Description :

Join us for an Ansible Automation Platform security automation workshop to
discover implementing automation for three security use cases:

 * Orchestrating firewalls
 * IDS and SIEM: investigating suspicious traffic on a web server
 * Threat hunting: analyzing unusual denied accesses on a firewall and
   remediation of a SQL injection

After a brief introduction, this workshop will guide you through basic concepts
and show you how to use Ansible security automation in combination with existing
third-party security solutions.

Who should attend :

Technical professionals who are a part of a cross-functional team or supporting
other vertical teams in their company, security operations, and vulnerability
management, who want to learn how Ansible Automation Platform can be used in
security-focused environments.

No previous experience with Ansible Automation Platform is required.

Technical equipment requirements:

 * Any system capable of connecting to internet and access video conferencing
   system

Important notes:
 * Limited seats available
 * Virtual Training Workshop details to be announced to registrants via email
   soon.
 * Questions? Please contact Rebecca Innes, rinnes@redhat.com.
 * This training is open to Australian and New Zealand residents only.


EVENT REGISTRATION


Register now to attend.




First Name * Last Name * Work Email * Mobile Number * Company Name * Country *
Australia New Zealand State/Province * ACT NSW NT QLD SA TAS VIC WA Auckland Bay
of Plenty Canterbury Chatham Islands Christchurch Dunedin Gisborne Hamilton
Hawke's Bay Invercargill Manawatu-Whanganui Marlborough Napier Nelson New
Plymouth Northland Otago Southland Taranaki Tasman Waikato Wellington West Coast
Department * IT - Applications / DevelopmentIT - Business IntelligenceIT -
DatabaseIT - Desktop / Help DeskIT - NetworkIT - OperationsIT - Project
ManagementIT - Quality / TestingIT - Risk / Compliance / SecurityIT - Server /
StorageIT - TelecomIT - WebCustomer Service / Call CenterExecutive
OfficeFinanceHuman ResourcesLegalMarketing CommunicationsResearch &
DevelopmentSales Job Role * Account
ExecutiveAccountingAnalystArchitectAssistantAutomation
ArchitectCDOCEOCFOChairmanChief ArchitectChief ScientistCIOCISOCMOCompliance
OfficerConsultantCOOCTOData ScientistDatabase
AdministratorDeveloperDirectorEngineerExecutiveFinanceGeneral CounselIndustry
AnalystIT AuditorLawyerLegal ServicesManagerMediaNetwork
AdministratorOwnerPartnerPresidentPressProcurementProduct
ManagerProgrammerPurchasingSolicitorStudentSystem AdministratorVice
PresidentWebmaster

You can stop receiving marketing emails by clicking the unsubscribe link in each
email or withdraw your consent at any time in the preference center. See Privacy
Statement for details.
 

Red Hat may use your personal data to inform you about its products, services,
and events *

Notify me about products, services, and events Unsubscribe me from all marketing
communications about Red Hat products, services, and events, including event
invitations. Previously selected

HiddenFiled-Email-F_FormData_OptIn HiddenFiled-Email-F_FormData_OptIn



TacticID_External TacticID_Internal TacticID_Personalized                      
         

 



Please verify that you are not a robot.

 


EVENT DETAILS

Date : Friday, 26 May 2023 Time : 10.00 am - 11.30 am - AEST Duration : 1.5 hrs
includes demo


SPEAKERS


ARVIND SHARMA

Red Hat

×


ARVIND SHARMA

Red Hat

Arvind Sharma has seen the IT industry from multiple perspectives over his
career of about 2 decades (programmer, architecture practice, Operations) and
enjoys working closely with customers in Asia Pacific region.

His current role is to share with customers his understanding of Red Hat’s Open
Source development model along with the various agile practices we use to
improve the organizational flow and in turn help customers implement devops
successfully.


SREEJITH ANUJAN

Red Hat

×


SREEJITH ANUJAN

Red Hat

Sreejith Anujan is a cloud technology professional with more than 15 years of
experience in on-premise data center solutions and 10 years with public cloud
providers. He enjoys working with customers on their enablement plans to upskill
the technical team on container and automation tooling. In his current role as a
Principal Instructor within Red Hat, Sreejith is responsible for designing and
delivering custom & tailored technology training and workshops to strategic
customers across the Asia Pacific region.


RED HAT LEGAL AND PRIVACY LINKS

 * About Red Hat
 * Jobs
 * Events
 * Locations
 * Contact Red Hat
 * Red Hat Blog
 * Diversity, equity, and inclusion
 * Cool Stuff Store
 * Red Hat Summit

© 2023 Red Hat, Inc.


RED HAT LEGAL AND PRIVACY LINKS

 * Privacy statement
 * Terms of use
 * All policies and guidelines
 * Digital accessibility