summaryrefslogtreecommitdiff
path: root/packaging/SuSE
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-08-12 01:31:34 +0000
committerJohn Terpstra <jht@samba.org>2003-08-12 01:31:34 +0000
commit9d24f7c1724523fb276f2c01c8c511fad1ad279d (patch)
treea9f77b71da3518d5845f871d801518e54db5aef8 /packaging/SuSE
parent4bf01670244bd48c185e144ad0487716bff7fac7 (diff)
downloadsamba-9d24f7c1724523fb276f2c01c8c511fad1ad279d.tar.gz
samba-9d24f7c1724523fb276f2c01c8c511fad1ad279d.tar.bz2
samba-9d24f7c1724523fb276f2c01c8c511fad1ad279d.zip
Missed one file. Now it's added.
(This used to be commit f2d212950d7e7b0b7c32166ab39b4389791602b6)
Diffstat (limited to 'packaging/SuSE')
-rw-r--r--packaging/SuSE/samba3-3.0.0-heimdal-06.diff14
1 files changed, 14 insertions, 0 deletions
diff --git a/packaging/SuSE/samba3-3.0.0-heimdal-06.diff b/packaging/SuSE/samba3-3.0.0-heimdal-06.diff
new file mode 100644
index 0000000000..87dd3e1824
--- /dev/null
+++ b/packaging/SuSE/samba3-3.0.0-heimdal-06.diff
@@ -0,0 +1,14 @@
+--- source/include/ads.h 2003-06-10 08:51:03.000000000 +0200
++++ source/include/ads.h 2003-06-22 23:14:24.000000000 +0200
+@@ -215,9 +215,11 @@
+ #define ENCTYPE_ARCFOUR_HMAC ENCTYPE_ARCFOUR_HMAC_MD5
+ #endif
+
++#if 0
+ /* The older versions of heimdal that don't have this
+ define don't seem to use it anyway. I'm told they
+ always use a subkey */
+ #ifndef AP_OPTS_USE_SUBKEY
+ #define AP_OPTS_USE_SUBKEY 0
+ #endif
++#endif