summaryrefslogtreecommitdiffstats
path: root/server/krb5_plugin/sssd_krb5_locator_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/krb5_plugin/sssd_krb5_locator_plugin.h')
-rw-r--r--server/krb5_plugin/sssd_krb5_locator_plugin.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/server/krb5_plugin/sssd_krb5_locator_plugin.h b/server/krb5_plugin/sssd_krb5_locator_plugin.h
new file mode 100644
index 000000000..ab41689bc
--- /dev/null
+++ b/server/krb5_plugin/sssd_krb5_locator_plugin.h
@@ -0,0 +1,8 @@
+#ifndef __SSSD_KRB5_LOCATOR_PLUGIN_H__
+#define __SSSD_KRB5_LOCATOR_PLUGIN_H__
+
+#define SSSD_KDC "SSSD_KDC"
+#define SSSD_REALM "SSSD_REALM"
+
+#endif /* __SSSD_KRB5_LOCATOR_PLUGIN_H__ */
+