summaryrefslogtreecommitdiff
path: root/packaging/RedHat/smb.conf
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2001-06-01 11:56:08 +0000
committerGerald Carter <jerry@samba.org>2001-06-01 11:56:08 +0000
commit62ce28e8d5f414d1728ec9e592f13dbccec10bad (patch)
treec11b0a48932e64be529c1574abe42557c24ee4b7 /packaging/RedHat/smb.conf
parentf991e9b9d16c236c93894aecc34bbd471fb03757 (diff)
downloadsamba-62ce28e8d5f414d1728ec9e592f13dbccec10bad.tar.gz
samba-62ce28e8d5f414d1728ec9e592f13dbccec10bad.tar.bz2
samba-62ce28e8d5f414d1728ec9e592f13dbccec10bad.zip
sync with SAMBA_2_2
(This used to be commit 81b3af71d5c9ccd20d7e7303becc35bff30c39b4)
Diffstat (limited to 'packaging/RedHat/smb.conf')
-rw-r--r--packaging/RedHat/smb.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/RedHat/smb.conf b/packaging/RedHat/smb.conf
index 2f28677897..71ff946388 100644
--- a/packaging/RedHat/smb.conf
+++ b/packaging/RedHat/smb.conf
@@ -63,7 +63,7 @@
# ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation.
# Do not enable this option unless you have read those documents
; encrypt passwords = yes
-; smb passwd file = /etc/smbpasswd
+; smb passwd file = /etc/samba/smbpasswd
# The following are needed to allow password changing from Windows to
# update the Linux sytsem password also.
@@ -76,12 +76,12 @@
; passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully*
# Unix users can map to different SMB User names
-; username map = /etc/smbusers
+; username map = /etc/samba/smbusers
# Using the following line enables you to customise your configuration
# on a per machine basis. The %m gets replaced with the netbios name
# of the machine that is connecting
-; include = /etc/smb.conf.%m
+; include = /etc/samba/smb.conf.%m
# Most people will find that this option gives better performance.
# See speed.txt and the manual pages for details