summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_dyndns.h
diff options
context:
space:
mode:
authorPavel Reichl <preichl@redhat.com>2015-07-23 10:51:50 -0400
committerJakub Hrozek <jhrozek@redhat.com>2015-10-05 20:59:44 +0200
commit12a1c64105ff56b39e197264fec2d9aba6b84185 (patch)
tree6b8595264274ac7889a1d1c65aa19355c00e5a46 /src/providers/ldap/sdap_dyndns.h
parent83ac838339d15192642e07710156a7c537f18248 (diff)
downloadsssd-12a1c64105ff56b39e197264fec2d9aba6b84185.tar.gz
sssd-12a1c64105ff56b39e197264fec2d9aba6b84185.tar.xz
sssd-12a1c64105ff56b39e197264fec2d9aba6b84185.zip
DYNDNS: use realm and server commands only as fallback
Resolves: https://fedorahosted.org/sssd/ticket/2495 Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'src/providers/ldap/sdap_dyndns.h')
-rw-r--r--src/providers/ldap/sdap_dyndns.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/providers/ldap/sdap_dyndns.h b/src/providers/ldap/sdap_dyndns.h
index a9481b794..fda4530b6 100644
--- a/src/providers/ldap/sdap_dyndns.h
+++ b/src/providers/ldap/sdap_dyndns.h
@@ -40,7 +40,6 @@ sdap_dyndns_update_send(TALLOC_CTX *mem_ctx,
const char *ifname,
const char *hostname,
const char *realm,
- const char *servername,
const int ttl,
bool check_diff);