Differences between version 4 and previous revision of smb.PDC.conf.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
| Newer page: | version 4 | Last edited on Tuesday, July 30, 2002 2:03:00 pm | by GavinGrieve | Revert |
| Older page: | version 3 | Last edited on Tuesday, July 30, 2002 2:01:33 pm | by GavinGrieve | Revert |
@@ -96,10 +96,10 @@
# allows Samba to collate browse lists between subnets. Don't use this
# if you already have a Windows NT domain controller doing this job
domain master = yes
- # Preferred Master causes Samba to force a local browser election on startup
- # and gives it a slightly higher chance of winning the election
+ # Preferred Master causes Samba to force a local browser election on
+ # startup
and gives it a slightly higher chance of winning the election
preferred master = yes
# Enable this if you want Samba to be a domain logon server for
# Windows95 workstations.
@@ -117,16 +117,18 @@
# You must uncomment the [[Profiles] share below
logon path = \\%L\Profiles\%U
# Windows Internet Name Serving Support Section:
- # WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
+ # WINS Support - Tells the NMBD component of Samba to enable it's
+ #
WINS Server
wins support = yes
logon drive = Z:
logon home = \\server\%u
# WINS Server - Tells the NMBD components of Samba to be a WINS Client
- # Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
+ # Note: Samba can be either a WINS Server, or a WINS Client, but
+ #
NOT both
# wins server = w.x.y.z
# WINS Proxy - Tells Samba to answer name resolution queries on
# behalf of a non WINS capable client, for this to work there must be
@@ -147,5 +149,6 @@
# Be very careful with case sensitivity - it can break things!
case sensitive = no
# Script to run when adding users/machines to the domain
- add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u
+ add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false \
+
-M %u
