You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Xiao Chen (JIRA)" <ji...@apache.org> on 2016/05/03 05:14:13 UTC

[jira] [Updated] (HADOOP-13030) Handle special characters in passwords in KMS startup script

     [ https://issues.apache.org/jira/browse/HADOOP-13030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiao Chen updated HADOOP-13030:
-------------------------------
    Labels: supportability  (was: )

> Handle special characters in passwords in KMS startup script
> ------------------------------------------------------------
>
>                 Key: HADOOP-13030
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13030
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: kms
>    Affects Versions: 2.6.0
>            Reporter: Xiao Chen
>            Assignee: Xiao Chen
>              Labels: supportability
>             Fix For: 2.8.0
>
>         Attachments: HADOOP-13030-repro.tar.gz, HADOOP-13030.01.patch, HADOOP-13030.02.patch, HADOOP-13030.03.patch, HADOOP-13030.b28.patch
>
>
> {{kms.sh}} currently cannot handle special characters.
> {code}
>  sed -e 's/_kms_ssl_keystore_pass_/'${KMS_SSL_KEYSTORE_PASS}'/g' \
>         -e 's/_kms_ssl_truststore_pass_/'${KMS_SSL_TRUSTSTORE_PASS}'/g' \
>         "${HADOOP_CATALINA_HOME}/conf/ssl-server.xml.conf" \
>         > "${HADOOP_CATALINA_HOME}/conf/ssl-server.xml"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org