[Pkg-samba-maint] r1246 - trunk/samba/debian
Christian Perrier
bubulle at alioth.debian.org
Sun Feb 11 10:56:30 CET 2007
Author: bubulle
Date: 2007-02-11 10:56:29 +0100 (Sun, 11 Feb 2007)
New Revision: 1246
Modified:
trunk/samba/debian/changelog
trunk/samba/debian/smb.conf
Log:
Default workgroup set to WORKGROUP
Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog 2007-02-11 09:54:01 UTC (rev 1245)
+++ trunk/samba/debian/changelog 2007-02-11 09:56:29 UTC (rev 1246)
@@ -2,6 +2,8 @@
* Merge some Ubuntu changes:
- do not expose the Samba version anymore
+ - default workgroup set to WORKGROUP (default workgroup of
+ Windows workstations)
-- Christian Perrier <bubulle at debian.org> Sun, 11 Feb 2007 10:52:51 +0100
Modified: trunk/samba/debian/smb.conf
===================================================================
--- trunk/samba/debian/smb.conf 2007-02-11 09:54:01 UTC (rev 1245)
+++ trunk/samba/debian/smb.conf 2007-02-11 09:56:29 UTC (rev 1246)
@@ -24,7 +24,7 @@
## Browsing/Identification ###
# Change this to the workgroup/NT-domain name your Samba server will part of
- workgroup = DEBIAN_FANS
+ workgroup = WORKGROUP
# server string is the equivalent of the NT Description field
server string = %h server
More information about the Pkg-samba-maint
mailing list