Package: samba 
Version: 3.0.26a-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu ubuntu-patch hardy


I've attached a patch that sets a default value of MSHOME to the debconf
question asking for the workgroup. MSHOME is the default workgroup name used in
Windows.

diff -pruN 3.0.26a-1/debian/samba-common.templates 
3.0.26a-1ubuntu2/debian/samba-common.templates
--- 3.0.26a-1/debian/samba-common.templates     2007-10-04 09:08:53.000000000 
+0100
+++ 3.0.26a-1ubuntu2/debian/samba-common.templates      2007-10-04 
09:08:11.000000000 +0100
@@ -28,7 +28,8 @@ _Description: Configure smb.conf automat
 
 Template: samba-common/workgroup
 Type: string
-_Description: Workgroup/Domain Name:
+Default: MSHOME
+_Description: Workgroup/Domain Name?
  Please specify the workgroup you want this server to appear to be in
  when queried by clients. Note that this parameter also controls the
  domain name used with the security=domain setting.

Reply via email to