summaryrefslogtreecommitdiffstats
path: root/src/examples
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-01-18 12:16:44 -0500
committerStephen Gallagher <sgallagh@redhat.com>2011-01-19 09:53:21 -0500
commit0c3bf8c92befdeb16c005cedc173422e1e9b71d3 (patch)
tree538dfc7ef3bd734a9b3f2fafa32e9ac40476fbf0 /src/examples
parente9691a80bc55e5545ab8cfe1103407d27c965db1 (diff)
downloadsssd_unused-0c3bf8c92befdeb16c005cedc173422e1e9b71d3.tar.gz
sssd_unused-0c3bf8c92befdeb16c005cedc173422e1e9b71d3.tar.xz
sssd_unused-0c3bf8c92befdeb16c005cedc173422e1e9b71d3.zip
Don't double-sanitize member DNs
After asking the cache for the list of member DNs for groups during an initgroups request, we were passing it through the sanitization function. Since this had already been done before they were saved to the cache, this meant that it was corrupting the results. It is safe to pass the returned DN directly into the sysdb_group_dn_name() function.
Diffstat (limited to 'src/examples')
0 files changed, 0 insertions, 0 deletions