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

Re: [Condor-users] SSL + windows + RunAsOwner



die 08/10/09, ad 16h23, Dan Bradley <dan@xxxxxxxxxxxx> dixit :
> Olivier,
> 
> Do you want your execute machines to run _all_ jobs as 'ricou' or do you 
> want them to support running jobs as any number of different people, 
> depending on who submits the job?

the latter :(

> If the former, then SLOTx_USER should do the trick.  If the latter, then 
> someone would have to think a bit harder about the interplay of the 
> windows submit and unix execute.  Off the top of my head, I don't know 
> the answer.
> 
> --Dan
> 
> Olivier Ricou wrote:
> > Hi,
> >
> > I send jobs from Windows to an Unix cluster. I have SSL as security 
> > authentication. It works meaning the job runs and I get the results.
> >
> > I should be happy. I am but if the job run /usr/bin/id then I get
> > "nobody". I would like to have "ricou" (my unix account but not
> > my Windows account).
> >
> > I read the manual. I set 
> >
> >  CRED_HOST = $(CONDOR_HOST):$(CREDD_PORT)
> >  STARTER_ALLOW_RUNAS_OWNER = True
> >
> > everywhere. I run condor_store_cred.exe add. In the job I added
> > "RunAsOwner = True" but the the jobs is refused, my requirements could
> > not be fulfilled.
> >
> > I tried to play with the USER_MAPFILE but without success. I tried
> > to download http://pages.cs.wisc.edu/~gquinn/run_as_owner.pdf but
> > it is not here anymore.
> >
> > Can someone explain me how to do ? 
> >
> > Thanks,
> >
> > Olivier.
> >   
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Condor-users mailing list
> > To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> > subject: Unsubscribe
> > You can also unsubscribe by visiting
> > https://lists.cs.wisc.edu/mailman/listinfo/condor-users
> >
> > The archives can be found at: 
> > https://lists.cs.wisc.edu/archive/condor-users/
> >   
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
> 
> The archives can be found at: 
> https://lists.cs.wisc.edu/archive/condor-users/