Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-9747

HTPASSWD needs "Location" tag added to ESP.XML and removed "asserts" from cpp

    XMLWordPrintable

Details

    • Regression
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.2
    • 4.0.2
    • Config UI
    • None

    Description

      In ESP.XML, when htpasswd authentication is selected, in the EspBinding blocks for WsSMC_EclWatch_myesp, the Authenticate method needs to include a "Location" tag like it does for other authentication method. Otherwise, there

      Currently it creates this

      <Authenticate method="htpasswd" htpasswdFile="/etc/HPCCSystems/.htpasswd" workunitsBasedn="ou=workunits,ou=ecl"/>

      But it needs to create this

      <Authenticate method="htpasswd" htpasswdFile="/etc/HPCCSystems/.htpasswd" workunitsBasedn="ou=workunits,ou=ecl">
      <Location path="/" resource="SmcAccess" required="Read" description="Root access to SMC service"/>
      </Authenticate>

      Attachments

        Activity

          People

            garonsky Gleb Aronsky
            russwhitehead Russ Whitehead
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: