[Fedora-directory-devel] Please review: Bug 476891 - Replication: Server to Server Connection Error: SASL(-1): generic failure: All-whitespace username.

Rich Megginson rmeggins at redhat.com
Fri Dec 19 18:55:33 UTC 2008


https://bugzilla.redhat.com/show_bug.cgi?id=476891
Resolves: bug 476891
Bug Description: Replication: Server to Server Connection Error: 
SASL(-1): generic failure: All-whitespace username.
Reviewed by: ???
Files: see diff
Branch: HEAD
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
https://bugzilla.redhat.com/attachment.cgi?id=327485&action=diff




More information about the Fedora-directory-devel mailing list