diff options
| author | Rich Megginson <rmeggins@redhat.com> | 2009-02-04 18:21:01 +0000 |
|---|---|---|
| committer | Rich Megginson <rmeggins@redhat.com> | 2009-02-04 18:21:01 +0000 |
| commit | 3f6d361abb785011546604fdf4c052ce4abb3e47 (patch) | |
| tree | 492509ccf93104ee6a23156e8361a960663f8da3 /ldap/admin/src/scripts/SetupDialogs.pm.in | |
| parent | d53e17db28dfa0060b1cc1019c403ee73b1b552c (diff) | |
Resolves: bug 480642
Bug Description: HPUX: Server to Server SASL - Unknown Authentication Method
Reviewed by: nkinder (Thanks!)
Fix Description: On some platforms, we do not install the sasl auth method plugins in a standard location, so we have the nsslapd-saslpath config setting to provide that location in a CB_GETPATH callback provided to sasl_server_init. This works fine for being a SASL server. However, to be an LDAP SASL client, we have to provide that callback to sasl_client_init too. This call happens the first time the mozldap client library is initialized. mozldap has a hardcoded list of sasl callbacks it provides, and does not allow callers to augment that list. So, we simply replace the list with one that contains the CB_GETPATH callback.
Platforms tested: HP-UX 11.23 64-bit
Flag Day: no
Doc impact: no
Diffstat (limited to 'ldap/admin/src/scripts/SetupDialogs.pm.in')
0 files changed, 0 insertions, 0 deletions
