diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2013-02-22 11:01:38 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-04-15 15:15:26 +0200 |
commit | 93515fb9b024efa897dc1442f4641b4a917e649d (patch) | |
tree | d180817e1ef2ef0343ccf519a4910ff6b60d782d /src/sbus | |
parent | 3a19ea73ed6184aef4860270c08db975a9f7b532 (diff) | |
download | sssd-93515fb9b024efa897dc1442f4641b4a917e649d.tar.gz sssd-93515fb9b024efa897dc1442f4641b4a917e649d.tar.xz sssd-93515fb9b024efa897dc1442f4641b4a917e649d.zip |
Provide a be_get_account_info_send function
In order to resolve group names in the simple access provider we need to
contact the Data Provider in a generic fashion from the access provider.
We can't call any particular implementation (like sdap_generic_send())
because we have no idea what kind of provider is configured as the
id_provider.
This patch splits introduces the be_file_account_request() function into
the data_provider_be module and makes it public.
A future patch should make the be_get_account_info function use the
be_get_account_info_send function.
Diffstat (limited to 'src/sbus')
0 files changed, 0 insertions, 0 deletions