[Samba] logon.bat

Matthias Spork hallo at matthiasspork.de
Tue Jul 5 20:26:23 GMT 2005


Hello,

Jason Greene schrieb:
> Hi all,
> 
> My logon.bat file runs but none of the drives get mapped.
> 
> Here is my logon.bat file
> 
> net time \\%L /set /yes
> net use o: \\%L\data
> net use j: \\%L\pca
> net use g: \\%L\peachtree
> 
> 
> Is this setup wrong?
> 

%L is only only in the smb.conf usefull. In Login-Scripts you have to 
use the Servername \\server\share. You can also test \\%LOGONSERVER%\share.

matze


More information about the samba mailing list