summaryrefslogtreecommitdiff
path: root/source3/include/ads.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-06-30 22:32:00 +0200
committerGünther Deschner <gd@samba.org>2010-07-01 21:17:17 +0200
commitb9e6962dd7616eaeaf8a0bc42c1180541ca06dd3 (patch)
tree1088a950fafd86eff5ae7b017698f229f3b563bf /source3/include/ads.h
parentc2e2f783d02c7128ce1d7748ec2764998edc1be1 (diff)
downloadsamba-b9e6962dd7616eaeaf8a0bc42c1180541ca06dd3.tar.gz
samba-b9e6962dd7616eaeaf8a0bc42c1180541ca06dd3.tar.bz2
samba-b9e6962dd7616eaeaf8a0bc42c1180541ca06dd3.zip
s3-libads: move KRB5_ENV_CCNAME to separate header krb5_env.h.
Guenther
Diffstat (limited to 'source3/include/ads.h')
-rw-r--r--source3/include/ads.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/ads.h b/source3/include/ads.h
index d0bae80845..ee7295d0cc 100644
--- a/source3/include/ads.h
+++ b/source3/include/ads.h
@@ -241,9 +241,6 @@ typedef void **ADS_MODLIST;
#define ADS_AUTH_SASL_FORCE 0x0080
#define ADS_AUTH_USER_CREDS 0x0100
-/* Kerberos environment variable names */
-#define KRB5_ENV_CCNAME "KRB5CCNAME"
-
#define WELL_KNOWN_GUID_COMPUTERS "AA312825768811D1ADED00C04FD8D5CD"
#define WELL_KNOWN_GUID_USERS "A9D1CA15768811D1ADED00C04FD8D5CD"