diff options
-rw-r--r-- | docs/smbdotconf/logon/addmachinescript.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/smbdotconf/logon/addmachinescript.xml b/docs/smbdotconf/logon/addmachinescript.xml index 22b91bd05e..08e255d009 100644 --- a/docs/smbdotconf/logon/addmachinescript.xml +++ b/docs/smbdotconf/logon/addmachinescript.xml @@ -10,6 +10,10 @@ added to Samba's domain and a Unix account matching the machine's name appended with a "$" does not already exist. </para> + <para>This option is very similar to the <smbconfoption + name="add user script"/>, and likewise uses the %u + substitution for the account name. Do not use the %m + substitution. </para> </description> <value type="default"/> |