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

Re: [Condor-users] how can I run batch file with my acount(user)



Title: メッセージ
Hello Ian
 
------------------------------------------------------
I try the method of section 6.2.4  but it cannot run.
 
1.  copy to [condor_config.local]  and  the condor_credd process run.
2.  second set of config
 
   CREDD_HOST = USERNAME.domainname1.jp
  
   STARTER_ALLOW_RUNAS_OWNER = True
   CREDD_CACHE_LOCALLY = True
 
    ALLOW_CONFIG = USERNAME@*   --->admin user 
   
   SEC_CONFIG_NEGOTIATION = REQUIRED
   SEC_CONFIG_AUTHENTICATION = REQUIRED
   SEC_CONFIG_ENCRYPTION = REQUIRED
   SEC_CONFIG_INTEGRITY = REQUIRED
 
3. password set
condor_store_cred -c add  -->success
 
4.  condor_reconfig -all  
 
5.  condor_status -f "%s\t" Name -f "%s\n" ifThenElse(isUndefined(LocalCredd),\"UNDEF\",LocalCredd)
   
    --> *****  UNDEF  


but It has problem of step5..
the Result of the  [condor_status -f "%s\t" Name -f "%s\n" ifThenElse(isUndefined(LocalCredd),\"UNDEF\",LocalCredd) ]   is always UNDEF.
why??
 
Is that my set of step2 Correct??
for example
CREDD_HOST ??
ALLOW_CONFIG??
----------------------------------------------------
 
thanks for advice
Wanyan
 
 
-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Ian Chesal
Sent: Thursday, May 26, 2011 9:32 AM
To: Condor-Users Mail List
Subject: Re: [Condor-users] how can I run batch file with my acount(user)

On Wednesday, May 25, 2011 at 8:24 PM, wanyan wrote:

?? how can I run the batch file with condor and the acount(user) is [domin
name***@wanyan].(donnot change the user)
(if can do that I think the licence problem can OK.)
Hi, this can be done but it requires some setup.

Have a read through section 6.2.4 through 6.2.9 for Windows-specific Condor setup that needs to happen in order for you to be able to run jobs as your domain account under Windows: http://www.cs.wisc.edu/condor/manual/v7.6/6_2Microsoft_Windows.html#48980

Regards,
- Ian

-- 
Ian Chesal
ichesal@xxxxxxxxxxxxxxxxxx
http://www.cyclecomputing.com/