Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] starting out with windows mapped drives
- Date: Thu, 11 Aug 2005 10:57:26 -0500
- From: Colin Stolley <stolley@xxxxxxxxxxx>
- Subject: Re: [Condor-users] starting out with windows mapped drives
Gerard,
if i log on to the machine in question (Even as the user from the bat file)
the drive doesnt show up on net use, but if i try to net use to I: it tells
me that the local device name is already in use. (Standard windows
troubleshooting (rebooting the problem machine) gets rid of the symptom)
So what happens after you reboot? Do jobs run properly, or do they just
run once or something and stop working?
Make sure you're using the latest service pack of Windows 2000 too.
Also, keep in mind that mappings that are made under the SYSTEM account
are global. If you have some service (or login script or whatever) that
might be creating mappings using SYSTEM credentials, those are not local
to the login session as they are for normal users.
UW Madison Condor Team