summaryrefslogtreecommitdiff
path: root/source3/include/smb_krb5.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2010-12-04 15:23:44 +1100
committerAndrew Bartlett <abartlet@samba.org>2010-12-08 08:55:04 +0100
commita21cb5a0a11c63f7746a483dca845c12dcfdf1b2 (patch)
treeae4f8fd290b051232872716df44ff0b8e398c330 /source3/include/smb_krb5.h
parent53b49d4091205cfefabf424a2fefc2df756613d9 (diff)
downloadsamba-a21cb5a0a11c63f7746a483dca845c12dcfdf1b2.tar.gz
libcli/auth bring ADS_IGNORE_PRINCIPAL in common
Diffstat (limited to 'source3/include/smb_krb5.h')
-rw-r--r--source3/include/smb_krb5.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/smb_krb5.h b/source3/include/smb_krb5.h
index 0a6ba79038a..64c5136acb0 100644
--- a/source3/include/smb_krb5.h
+++ b/source3/include/smb_krb5.h
@@ -4,8 +4,6 @@
#define KRB5_PRIVATE 1 /* this file uses PRIVATE interfaces! */
/* this file uses DEPRECATED interfaces! */
-#define ADS_IGNORE_PRINCIPAL "not_defined_in_RFC4178@please_ignore"
-
#if defined(HAVE_KRB5_DEPRECATED_WITH_IDENTIFIER)
#define KRB5_DEPRECATED 1
#else