summaryrefslogtreecommitdiff
path: root/examples
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
commite7be06e6f0f19d018307e10aa866c1f62a671197 (patch)
treec9502f942263c6bbb5c6d28cba90918c0279a32e /examples
parentdc559428b85474ff4d80f37f421365a3910a8861 (diff)
downloadsamba-e7be06e6f0f19d018307e10aa866c1f62a671197.tar.gz
JHT ===> Beggining of fixes to RedHat config stuff - more to come!!
Diffstat (limited to 'examples')
-rw-r--r--examples/redhat/samba-1.9.16p10.spec1
-rw-r--r--examples/redhat/samba-make.patch4
2 files changed, 3 insertions, 2 deletions
diff --git a/examples/redhat/samba-1.9.16p10.spec b/examples/redhat/samba-1.9.16p10.spec
index b65e4481687..6ac46d585a0 100644
--- a/examples/redhat/samba-1.9.16p10.spec
+++ b/examples/redhat/samba-1.9.16p10.spec
@@ -75,6 +75,7 @@ fi
/usr/bin/smbstatus
/usr/bin/nmblookup
/usr/bin/smbpasswd
+/usr/bin/smbtar
%config /etc/smb.conf
/etc/smb.conf.sampl
/etc/rc.d/init.d/smb
diff --git a/examples/redhat/samba-make.patch b/examples/redhat/samba-make.patch
index 9cb39e171c8..383383d4305 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