summaryrefslogtreecommitdiffstats
path: root/src/providers/ad/ad_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/providers/ad/ad_common.h')
-rw-r--r--src/providers/ad/ad_common.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/providers/ad/ad_common.h b/src/providers/ad/ad_common.h
index dcd70bf94..5be2bcd84 100644
--- a/src/providers/ad/ad_common.h
+++ b/src/providers/ad/ad_common.h
@@ -103,9 +103,9 @@ ad_get_common_options(TALLOC_CTX *mem_ctx,
struct sss_domain_info *dom,
struct ad_options **_opts);
-struct ad_options *ad_create_default_options(TALLOC_CTX *mem_ctx,
- const char *realm,
- const char *hostname);
+struct ad_options *ad_create_2way_trust_options(TALLOC_CTX *mem_ctx,
+ const char *realm,
+ const char *hostname);
errno_t
ad_failover_init(TALLOC_CTX *mem_ctx, struct be_ctx *ctx,