summaryrefslogtreecommitdiff
path: root/examples/redhat/samba-make.patch
diff options
context:
space:
mode:
authorSamba Release Account <samba-bugs@samba.org>1997-02-04 11:05:01 +0000
committerSamba Release Account <samba-bugs@samba.org>1997-02-04 11:05:01 +0000
commit2253ebaff91ef4e5a898a5e8f3196227c705d251 (patch)
tree914d123abb2855f1681493f4efe2f607d0d005a6 /examples/redhat/samba-make.patch
parentcc55a88ddc9c08cc669da731e9f7aafc379680ee (diff)
downloadsamba-2253ebaff91ef4e5a898a5e8f3196227c705d251.tar.gz
samba-2253ebaff91ef4e5a898a5e8f3196227c705d251.tar.bz2
samba-2253ebaff91ef4e5a898a5e8f3196227c705d251.zip
JHT ===> Beggining of fixes to RedHat config stuff - more to come!!
(This used to be commit e7be06e6f0f19d018307e10aa866c1f62a671197)
Diffstat (limited to 'examples/redhat/samba-make.patch')
-rw-r--r--examples/redhat/samba-make.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/redhat/samba-make.patch b/examples/redhat/samba-make.patch
index 9cb39e171c..383383d430 100644
--- a/examples/redhat/samba-make.patch
+++ b/examples/redhat/samba-make.patch
@@ -98,7 +98,7 @@
# This is for PAM authentication. RedHat Linux uses PAM.
# If you use PAM, then uncomment the following lines:
-! # PAM_FLAGS = -DUSE_PAM -DNO_CRYPT
+! # PAM_FLAGS = -DUSE_PAM
! # PAM_LIBS = -ldl -lpam
# This is for AFS authentication. If you use AFS then set AFS_BASE
@@ -107,7 +107,7 @@
# This is for PAM authentication. RedHat Linux uses PAM.
# If you use PAM, then uncomment the following lines:
-! PAM_FLAGS = -DUSE_PAM -DNO_CRYPT
+! PAM_FLAGS = -DUSE_PAM
! PAM_LIBS = -ldl -lpam
# This is for AFS authentication. If you use AFS then set AFS_BASE