summaryrefslogtreecommitdiffstats
path: root/ldap/admin/src/scripts/FileConn.pm
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2008-12-19 19:26:01 +0000
committerRich Megginson <rmeggins@redhat.com>2008-12-19 19:26:01 +0000
commit59c1881e7324259c407619815222c2b25aea8b74 (patch)
tree50d963131618f7e510f617de5ac17fa429063b65 /ldap/admin/src/scripts/FileConn.pm
parent38d8594f75080bf26ef6ea332f0ee749f7bb5910 (diff)
Resolves: bug 476891
Bug Description: Replication: Server to Server Connection Error: SASL(-1): generic failure: All-whitespace username. Reviewed by: nkinder (Thanks!) Fix Description: My earlier fix for this bug broke GSSAPI - it would cause the username and authid to only be freed under certain conditions e.g. if the krb creds were still valid, the code would not free the username and authid, so they would be passed via SASL instead of the principal name. This fix just makes sure username and authid are always freed, under all circumstances. Platforms tested: RHEL5, Fedora 9 Flag Day: no Doc impact: no
Diffstat (limited to 'ldap/admin/src/scripts/FileConn.pm')
0 files changed, 0 insertions, 0 deletions