summaryrefslogtreecommitdiffstats
path: root/lib/libaccess/lasgroup.cpp
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2010-01-25 17:30:23 -0700
committerRich Megginson <rmeggins@redhat.com>2010-01-26 08:43:54 -0700
commit485cecd849dcaaee4677d832dbd171b091fe1dee (patch)
tree60d48f4d513ed5206c3485721ff334da16c3ab68 /lib/libaccess/lasgroup.cpp
parent1a769808a6e169913be66ffbabc7f278594798a7 (diff)
downloadds-485cecd849dcaaee4677d832dbd171b091fe1dee.tar.gz
ds-485cecd849dcaaee4677d832dbd171b091fe1dee.tar.xz
ds-485cecd849dcaaee4677d832dbd171b091fe1dee.zip
Net::LDAP password modify extop breaks; msgid in response is 0xFF
https://bugzilla.redhat.com/show_bug.cgi?id=554887 Resolves: bug 554887 Bug Description: Net::LDAP password modify extop breaks; msgid in response is 0xFF Reviewed by: ??? Branch: HEAD Fix Description: We use a fake conn for the internal password modify operation so that we can use the real credentials. Unfortunately, this messes up the result code - because there is a real, non-NULL conn, it thinks it needs to send the result back to a real client rather than handle it as an internal operation. It looks as though o_result_handler is only used for internal operations. The fix is to change the result handling code to check for an internal op OR conn == NULL to see if we should use the result handler instead. Platforms tested: RHEL5 x86_64 Flag Day: no Doc impact: no
Diffstat (limited to 'lib/libaccess/lasgroup.cpp')
0 files changed, 0 insertions, 0 deletions