You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:15:37 UTC

[jira] [Created] (TRAFODION-317) LP Bug: 1324233 - sql-security traf_authentication_config does not work with "section: remote"

Alice Chen created TRAFODION-317:
------------------------------------

             Summary: LP Bug: 1324233 - sql-security traf_authentication_config does not work with "section: remote"
                 Key: TRAFODION-317
                 URL: https://issues.apache.org/jira/browse/TRAFODION-317
             Project: Apache Trafodion
          Issue Type: Bug
          Components: sql-security
            Reporter: Paul Low
            Priority: Minor


"section: local" in .traf_authentication_config is working fine, but "section: remote" will not establish connection.

[trafodion@n001 scripts]$ more .traf_authentication_config
SECTION: defaults
TLS_CACertFilename: /home/trafodion/hp_ED.pem
SECTION: remote
LdapHostname:ldap.hp.com
LdapPort:389
UniqueIdentifier:uid=,ou=People,o=hp.com
LdapSearchDN:
LdapSearchPwd:
LdapSSL:2

[trafodion@n001 scripts]$ ldapcheck --username=anyuser@hp.com --verbose Search host name:
Unable to lookup user due to LDAP errors Lookup required 5 search retries.
Filename: src/ldapconfignode.cpp Line number: 953 Event ID: 119002001
2014-05-26 07:04:09 GMT (pid=8545) Error detected while establishing LDAP connection: Unable to establish initial LDAP connection after 5 retries, error 201

It is part of the general problem with old syntax for multiple configurations, but we only support one right now.



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