diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2013-02-22 11:01:38 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-03-19 21:47:30 +0100 |
commit | 7619be9f6bf649665fcbeee9e6b120f9f9cba2a5 (patch) | |
tree | ff1684f0d1712598255dfdc51c5c00e424816e77 /src/db/sysdb_sudo.h | |
parent | ba4378f49914e65a7d687a872d9b938173841154 (diff) | |
download | sssd-7619be9f6bf649665fcbeee9e6b120f9f9cba2a5.tar.gz sssd-7619be9f6bf649665fcbeee9e6b120f9f9cba2a5.tar.bz2 sssd-7619be9f6bf649665fcbeee9e6b120f9f9cba2a5.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/db/sysdb_sudo.h')
0 files changed, 0 insertions, 0 deletions