diff options
author | Simo Sorce <ssorce@redhat.com> | 2009-11-11 21:52:09 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2009-11-18 17:35:07 -0500 |
commit | b6dd30c7f8cce8800ef4c35f13d6574e796ffca2 (patch) | |
tree | efc2aeda57f7216325780bc0ecfabb38769f65b9 /server/python | |
parent | 39462f9afb7512d3d8109e17b78a303b20c557ab (diff) | |
download | sssd-b6dd30c7f8cce8800ef4c35f13d6574e796ffca2.tar.gz sssd-b6dd30c7f8cce8800ef4c35f13d6574e796ffca2.tar.xz sssd-b6dd30c7f8cce8800ef4c35f13d6574e796ffca2.zip |
Change initgroups code to use and check the cache
We were previously always ending up contacting the backend because we had no
way to know if an initgroups call for the same user had ever been called.
Add attribute to hold this information and rely on backends to update it.
If they don't we fallback to the previous behvior of asking the backend.
Diffstat (limited to 'server/python')
0 files changed, 0 insertions, 0 deletions