the logon script example should use %U.bat not %u.bat
authorAndrew Tridgell <tridge@samba.org>
Sun, 30 Nov 1997 05:46:33 +0000 (05:46 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 30 Nov 1997 05:46:33 +0000 (05:46 +0000)
examples/smb.conf.default

index a827050e9e37a4a1990a80aba216e3062dd5f50e..a7949d0585c8fbea43f0ce1feef1629952f1ab7a 100644 (file)
 # run a specific logon batch file per workstation (machine)
 ;   logon script = %m.bat
 # run a specific logon batch file per username
-;   logon script = %u.bat
+;   logon script = %U.bat
 
 # Where to store roving profiles (only for Win95 and WinNT)
 #        %L substitutes for this servers netbios name, %U is username
 
 # a service which has a different directory for each machine that connects
 # this allows you to tailor configurations to incoming machines. You could
-# also use the %u option to tailor it by user name.
+# also use the %U option to tailor it by user name.
 # The %m gets replaced with the machine name that is connecting.
 ;[pchome]
 ;  comment = PC Directories