From f114fe23b1de6156dcd85393b2ebadab762e3e68 Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Thu, 29 Aug 2002 16:24:10 +0000 Subject: dhcp fix and script improvements and little fixes --- samba_wizard/samba.wiz | 2 +- samba_wizard/scripts/smb.conf.default | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'samba_wizard') diff --git a/samba_wizard/samba.wiz b/samba_wizard/samba.wiz index efb6089d..2f9eb99d 100644 --- a/samba_wizard/samba.wiz +++ b/samba_wizard/samba.wiz @@ -108,7 +108,7 @@ variableName="doFileSharing" forceEnabled="true" forceDisabled="false" - helpText="Enable /home/samba/public Sharing Area" + helpText="Enable /home/samba/public sharing area" > diff --git a/samba_wizard/scripts/smb.conf.default b/samba_wizard/scripts/smb.conf.default index 538e875e..c1ac473e 100644 --- a/samba_wizard/scripts/smb.conf.default +++ b/samba_wizard/scripts/smb.conf.default @@ -99,10 +99,10 @@ # NOTE2: You do NOT need these to allow workstations to change only # the encrypted SMB passwords. They allow the Unix password # to be kept in sync with the SMB password. -; unix password sync = Yes -; passwd program = /usr/bin/passwd %u -; passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n -;*passwd:*all*authentication*tokens*updated*successfully* + unix password sync = Yes + passwd program = /usr/bin/passwd %u + 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/samba/smbusers -- cgit v1.2.1