[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 Mon, 21 Feb 2005 13:08:05 +0100, ramzi khaskhoussi
<ramzi.khaskhoussi@xxxxxxxxx> wrote:
> Hi Oliver and all,
> 
> I did not understand what you mean by password and username ,
> is it the password and the user name of a current user of the computer
> where X mapped drive is shared OR the 'condor-reuse-xxx 'user: in that
> case what do you mean by 'password'?.

The user and password is for the user you wish to pretend to be to
connect to the network resource...it has nothing to do with the reuse
account on the executing machine not the submitting user.

Since the users created by condor are not automatically members of a
domain you typically need to use the credentials of some user in the
domain you want. I strongly suggest a single user with access rights
for only what you absolutely need but the person could embed their own
username and password if they wanted at which point you may as well
just give up on any sort of security since you are sending passwords
for real users in the clear...

Matt