From 32f3625e164eee24cb6f6c7ff42051396f4f3814 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Sat, 7 Apr 2007 05:28:53 +0000 Subject: Clarify that you don't want to use %m in 'add machine script'. Andrew Bartlett (This used to be commit c97f6885f1b3503e91661af0fb21e03dc3640fbd) --- docs/smbdotconf/logon/addmachinescript.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/smbdotconf/logon') 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. + This option is very similar to the , and likewise uses the %u + substitution for the account name. Do not use the %m + substitution. -- cgit