summaryrefslogtreecommitdiff
path: root/net/samba3/files/smb.conf.default
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2005-09-11 19:42:34 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2005-09-11 19:42:34 +0000
commitff9369472b9628bf810fbd88fa47b5543beb128c (patch)
treec6b169f367e861048ac33159b30dccba317666f8 /net/samba3/files/smb.conf.default
parentAdd moth. (diff)
Update to 3.0.20.
Additional features introduced in Samba 3.0.20 include: o Support for several new Win32 rpc pipes. o Improved support for OS/2 clients. o New 'net rpc service' tool for managing Win32 services. o Capability to set the owner on new files and directory based on the parent's ownership. o Experimental, asynchronous IO file serving support. o Completed Support for Microsoft Print Migrator. o New Winbind IDmap plugin (ad) for retrieving uid and gid from AD servers which maintain the SFU user and group attributes. o Rewritten support for POSIX pathnames when utilizing the Linux CIFS fs client. o New asynchronous winbindd. o Support for Microsoft Print Migrator. o New Windows NT registry file I/O library. o New user right (SeTakeOwnershipPrivilege) added. o New "net share migrate" options. PR: 85276 Submitted by: Timur I. Bakeyev (maintainer) Approved by: perky (mentor)
Notes
Notes: svn path=/head/; revision=142462
Diffstat (limited to 'net/samba3/files/smb.conf.default')
-rw-r--r--net/samba3/files/smb.conf.default14
1 files changed, 10 insertions, 4 deletions
diff --git a/net/samba3/files/smb.conf.default b/net/samba3/files/smb.conf.default
index 317d7131a00b..e85a61724d2c 100644
--- a/net/samba3/files/smb.conf.default
+++ b/net/samba3/files/smb.conf.default
@@ -154,10 +154,16 @@
# via DNS nslookups. The default is NO.
dns proxy = no
-# charset settings
-; display charset = ASCII
-; unix charset = ASCII
-; dos charset = ASCII
+# Charset settings
+; display charset = koi8-r
+; unix charset = koi8-r
+; dos charset = cp866
+
+# Use extended attributes to store file modes
+; store dos attributes = yes
+; map hidden = no
+; map system = no
+; map archive = no
# These scripts are used on a domain controller or stand-alone
# machine to add or delete corresponding unix accounts