diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2011-01-18 12:16:44 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2011-01-19 09:53:21 -0500 |
commit | 0c3bf8c92befdeb16c005cedc173422e1e9b71d3 (patch) | |
tree | 538dfc7ef3bd734a9b3f2fafa32e9ac40476fbf0 /src/util/dlinklist.h | |
parent | e9691a80bc55e5545ab8cfe1103407d27c965db1 (diff) | |
download | sssd-0c3bf8c92befdeb16c005cedc173422e1e9b71d3.tar.gz sssd-0c3bf8c92befdeb16c005cedc173422e1e9b71d3.tar.bz2 sssd-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/util/dlinklist.h')
0 files changed, 0 insertions, 0 deletions