> -------- Original Message -------- > Subject: Re: [Samba] Logon script problem > From: "Jason Lieurance" <[EMAIL PROTECTED]> > Date: Wed, June 30, 2004 7:28 am > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > > Hello, > > Thanks for the reply. Yes, I have a line like that. It's a path problem as there is > no Z: drive, I believe it needs to be C: to execute.
When a user logs onto a domain member machine a drive connection is automatically set up to the NETLOGON share. The drive letter used is the last letter available (usually Z:). This connection is mostly dropped on completion of logon. Files can be executed off any drive mapping that is made. What makes you believe otherwise? Cheers, John T. > > Logon.bat: > > NET TIME \\COMPAQ /SET /YES > NET USE * /D /Y > NET USE H: /HOME > NET USE M: \\COMPAQ\DRIVERS > NET USE P: \\COMPAQ\PROGRAMS > NET USE T: \\COMPAQ\TEMP > NET USE V: \\COMPAQ\VIPER > > PAUSE > > I don't know what to do next. > > -- > Jason > > ----- Original Message ----- > From: "Jason Lieurance" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, June 30, 2004 3:57 PM > Subject: [Samba] Logon script problem > > > Hello, > > I'm running samba 3.02 on freebsd 4.7. Client systems are WinXP Pro Srv Pk > 1. > > Anyway, the logon script has issues, I added a pause statement to view it. > > It says: > > There are open files and/or incomplete directory searches pending on the > connection to Z: > > The command completed successfully. > > Z:\>NET USE H: /HOME > The current directory is invalid. > > END. > > > Where did Z: come from??? I never modified any path statements in the > environment > varibles on the XP systems. I figured it was because the novell client was > installed at one time on a few systems and it had to do with that but it > does the > same thing on a system with fresh install of WinXP PRO. > > The weird thing is that with the novell client on one of the systems, if you > check > workstation only and login with your domain UN & PW, it logs with the login > script > just fine. > > Any help would be greatly appreciated. > > -- > Jason > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
