[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] how can a condor job connect on a Map network drive for windows platform?



On Sat, 19 Feb 2005 00:25:34 -0800, John Wheez <john@xxxxxxxxxx> wrote:
> when the condor program runs on windows it makes a condor user
> automatically...then erases teh user when it is done.
> Therefore, a solution is to have condor execute a bat script as the
> executable...and in that bat script you mount the drive.
> downside is that a username and password are revealed to anyone who can
> read the .bat file

A minor note but one that is important - the user is NOT deleted, this
means that you can if need be alter the user as you desire (perhaps an
app really has to have local admin say in a controlled environment).

Matt