Initial import
[samba] / debian / patches / adapt_machine_creation_script.patch
1 Goal: Adapt example script to Debian
2 Fixes: #346234
3
4 Status wrt upstream: Debian specific
5
6 Index: samba-3.0.21c/docs/manpages/smb.conf.5
7 ===================================================================
8 --- samba-3.0.21c.orig/docs/manpages/smb.conf.5 2006-02-25 11:57:09.465788416 +0100
9 +++ samba-3.0.21c/docs/manpages/smb.conf.5      2006-02-25 11:58:33.128907806 +0100
10 @@ -454,7 +454,7 @@
11  
12  Default: \fB\fIadd machine script\fR = \fR 
13  
14 -Example: \fB\fIadd machine script\fR = /usr/sbin/adduser \-n \-g machines \-c Machine \-d /var/lib/nobody \-s /bin/false %u \fR 
15 +Example for Debian: \fB\fIadd machine script\fR = /usr/sbin/useradd \-g machines \-c Machine \-d /var/lib/samba \-s /bin/false %u \fR 
16  
17  .TP
18  add printer command (G)