[teiid-issues] [JBoss JIRA] (TEIID-4019) teiid-standalone-mode-install.cli executed failed due to 'authentication-security-domain' be removed

Kylin Soong (JIRA) issues at jboss.org
Fri Mar 4 02:03:00 EST 2016


Kylin Soong created TEIID-4019:
----------------------------------

             Summary: teiid-standalone-mode-install.cli executed failed due to 'authentication-security-domain' be removed
                 Key: TEIID-4019
                 URL: https://issues.jboss.org/browse/TEIID-4019
             Project: Teiid
          Issue Type: Bug
          Components: Server
    Affects Versions: 9.0
            Reporter: Kylin Soong
            Assignee: Steven Hawkins
             Fix For: 9.0


The following cli executed failed 
{code}
subsystem=teiid/transport=odata:add(authentication-security-domain=teiid-security)
/subsystem=teiid/transport=jdbc:add(protocol=teiid, socket-binding=teiid-jdbc, authentication-security-domain=teiid-security)
/subsystem=teiid/transport=odbc:add(protocol=pg, socket-binding=teiid-odbc, authentication-security-domain=teiid-security, ssl-mode=disabled)
{code}
The error looks
{code}
'authentication-security-domain' is not found among the supported properties: [input-buffer-size, keystore-key-alias, keystore-key-password, keystore-name, keystore-password, keystore-type, max-socket-threads, output-buffer-size, pg-max-lob-size-in-bytes, protocol, socket-binding, ssl-authentication-mode, ssl-enabled-cipher-suites, ssl-keymanagement-algorithm, ssl-mode, ssl-ssl-protocol, truststore-name, truststore-password]
{code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list