summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-03-27 12:02:18 +0100
committerGünther Deschner <gd@samba.org>2008-03-27 13:06:43 +0100
commitcba8dcf759a2a0ed10060a19e9676bd1872ded67 (patch)
treebe4549aed979ca9dc425be3db96a5292f73a691b /source3/include
parent56e5187d844f8df06a49d02a417f9c77423c30c2 (diff)
downloadsamba-cba8dcf759a2a0ed10060a19e9676bd1872ded67.tar.gz
samba-cba8dcf759a2a0ed10060a19e9676bd1872ded67.tar.bz2
samba-cba8dcf759a2a0ed10060a19e9676bd1872ded67.zip
Move LOGON_KRB5_FAIL_CLOCK_SKEW to winbindd_pam.
Guenther (This used to be commit fa64c76ac8e54f385f277b5b39be70075b2eeee0)
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/rpc_netlogon.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/rpc_netlogon.h b/source3/include/rpc_netlogon.h
index 45b087942c..f0cff0d40a 100644
--- a/source3/include/rpc_netlogon.h
+++ b/source3/include/rpc_netlogon.h
@@ -23,8 +23,6 @@
#ifndef _RPC_NETLOGON_H /* _RPC_NETLOGON_H */
#define _RPC_NETLOGON_H
-#define LOGON_KRB5_FAIL_CLOCK_SKEW 0x02000000
-
#define INTERACTIVE_LOGON_TYPE 1
#define NET_LOGON_TYPE 2