[Pkg-samba-maint] r3116 - in trunk/samba/debian: . patches

bubulle at alioth.debian.org bubulle at alioth.debian.org
Wed Nov 11 18:42:24 UTC 2009


tags 555466 pending
thanks

Author: bubulle
Date: 2009-11-11 18:42:23 +0000 (Wed, 11 Nov 2009)
New Revision: 3116

Modified:
   trunk/samba/debian/changelog
   trunk/samba/debian/patches/adapt_machine_creation_script.patch
Log:
Better example for "add machine script"


Modified: trunk/samba/debian/changelog
===================================================================
--- trunk/samba/debian/changelog	2009-11-08 15:58:13 UTC (rev 3115)
+++ trunk/samba/debian/changelog	2009-11-11 18:42:23 UTC (rev 3116)
@@ -1,6 +1,9 @@
 samba (2:3.4.3-2) UNRELEASED; urgency=low
 
   * Switch to source format 3.0 (quilt)
+  * Better adapt "add machine script" example to adduser
+    Thanks to Heiko Schlittermann for the suggestion
+    Closes: #555466
 
  -- Christian Perrier <bubulle at debian.org>  Sun, 08 Nov 2009 15:04:24 +0100
 

Modified: trunk/samba/debian/patches/adapt_machine_creation_script.patch
===================================================================
--- trunk/samba/debian/patches/adapt_machine_creation_script.patch	2009-11-08 15:58:13 UTC (rev 3115)
+++ trunk/samba/debian/patches/adapt_machine_creation_script.patch	2009-11-11 18:42:23 UTC (rev 3116)
@@ -14,7 +14,7 @@
 -Example:
 -\fI\fIadd machine script\fR\fR\fI = \fR\fI\FC/usr/sbin/adduser \-n \-g machines \-c Machine \-d /var/lib/nobody \-s /bin/false %u\F[]\fR\fI \fR
 +Example for Debian:
-+\fI\fIadd machine script\fR\fR\fI = \fR\fI\FC/usr/sbin/adduser \-n \-g machines \-c Machine \-d /var/lib/samba \-s /bin/false %u\F[]\fR\fI \fR
++\fI\fIadd machine script\fR\fR\fI = \fR\fI\FC/usr/sbin/adduser \-\-disabled-password \-\-ingroup machines \-\-gecos Machine \-\-home /var/lib/samba \-\-shell /bin/false %u\F[]\fR\fI \fR
  .RE
  
  add port command (G)




More information about the Pkg-samba-maint mailing list