GitHub user robertamarton opened a pull request: https://github.com/apache/incubator-trafodion/pull/665
TRAFODION [2171] 'get users' returned invalid character error when trying to ... 'get users' returned invalid character error on centos7.1 and centos7.2, running the traf_authentication_setup script that enables security. The problem occurred while referencing a pointer to a local variable that has gone out of scope. Fixed 'get users' to work the same as 'get roles'. You can merge this pull request into a Git repository by running: $ git pull https://github.com/robertamarton/incubator-trafodion traf-2171 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-trafodion/pull/665.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #665 ---- commit df7bf5a4ce479b3a44379458534744f006d1dda4 Author: Roberta Marton <roberta.mar...@apache.org> Date: 2016-08-19T18:33:15Z TRAFODION [2171] 'get users' returned invalid character error when trying to ... 'get users' returned invalid character error on centos7.1 and centos7.2, running the traf_authentication_setup script that enables security. The problem occurred while referencing a pointer to a local variable that has gone out of scope. Fixed 'get users' to work the same as 'get roles'. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---