login script problem

Thomas Cameron Thomas.Cameron at CameronTech.com
Sun Jan 6 19:14:05 GMT 2002


As soon as the fist line of the fuzzy.bat file is executed, the network 
connection is cut, so the batch file is no longer available.

Thomas Cameron, RHCE, CNE, MCSE, MCT
Cameron Technical Services, Inc.

Adam Kennedy (Fuzzy Logic) wrote:

> Hello all. I'm having a bit of trouble with login scripts. Whenever a
> workstation logs in, the first line in the batch file gets run, but then
> a "Batch file missing" error is displayed. I've checked the permissions on
> the file and changed them to 777 and it still doesn't work. I'm using
> samba 2.2.2. Any ideas?
> Here's my config snippit:
> 
> logon path = \\Fuzzbawl\netlogon
> logon drive = y:
> logon script = %U.bat
> 
> And here's fuzzy.bat (my script)
> net use * /DELETE /YES
> net use z: \\Fuzzbawl\downloads
> net time \\Fuzzbawl /SET /YES
> 
> 
> Thanks.
> --------------------------
> Adam Kennedy (Fuzzy Logic)
> Amatuer Radio Call: KB9ZSY
> fuzzy at fuzzydice.net
> http://www.fuzzydice.net
> --------------------------
> 
> I'd crawl over an acre of 'Visual This++' and 'Integrated Development
> That' to get to gcc, Emacs, and gdb.  Thank you.
> 	-- Vance Petree, Virginia Power
> 
> 
> 






More information about the samba mailing list