[csw-devel] SF.net SVN: gar:[16226] csw/mgar/pkg/samba/trunk/files/smb.conf

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Nov 21 17:32:56 CET 2011


Revision: 16226
          http://gar.svn.sourceforge.net/gar/?rev=16226&view=rev
Author:   dmichelsen
Date:     2011-11-21 16:32:55 +0000 (Mon, 21 Nov 2011)
Log Message:
-----------
samba: Relocate examples in smb.conf to /etc/opt/csw

Modified Paths:
--------------
    csw/mgar/pkg/samba/trunk/files/smb.conf

Modified: csw/mgar/pkg/samba/trunk/files/smb.conf
===================================================================
--- csw/mgar/pkg/samba/trunk/files/smb.conf	2011-11-21 15:08:10 UTC (rev 16225)
+++ csw/mgar/pkg/samba/trunk/files/smb.conf	2011-11-21 16:32:55 UTC (rev 16226)
@@ -64,7 +64,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/samba/smbpasswd
+;  smb passwd file = /etc/opt/csw/samba/smbpasswd
 
 # The following are needed to allow password changing from Windows to
 # update the Linux system password also.
@@ -77,12 +77,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/samba/smbusers
+;  username map = /etc/opt/csw/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/samba/smb.conf.%m
+;   include = /etc/opt/csw/samba/smb.conf.%m
 
 # Most people will find that this option gives better performance.
 # See speed.txt and the manual pages for details
@@ -178,7 +178,7 @@
 	idmap uid = 16777216-33554431
 	idmap gid = 16777216-33554431
 	template shell = /bin/false
-	username map = /etc/samba/smbusers
+	username map = /etc/opt/csw/samba/smbusers
 	winbind use default domain = no
 [homes]
 	comment = Home Directories
@@ -285,4 +285,4 @@
 ;   public = no
 ;   writable = yes
 ;   printable = no
-;   create mask = 0765
\ No newline at end of file
+;   create mask = 0765

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list