Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Jobs on Windows and heterogeneous pool
- Date: Tue, 14 May 2013 09:22:31 +0000 (UTC)
- From: Romain <nuelromain@xxxxxxxxx>
- Subject: Re: [HTCondor-users] Jobs on Windows and heterogeneous pool
Hi,
I read the doc, and try to do the 6.2.5 part for my configuration.
- I copy the condor_config.local.cred file with the other condor_config file
- I uncomment :
CREDD_HOST (and configure with ip of my condor_cred server)
STARTER_ALLOW_RUNAS_OWNER
CREDD_CACHE_LOCALLY
SEC_CLIENT_AUTHENTICATION_METHODS
ALLOW_CONFIG (and configure: my_user@*)
SEC_CONFIG_NEGOTIATION
SEC_CONFIG_AUTHENTICATION
SEC_CONFIG_ENCRYPTION
SEC_CONFIG_INTEGRITY
After (always following the documentation)
I try to configure the pool_password with : condor_store_cred add -c
But I've an error : Operation Failed - Make sure you have CONFIG access to
the target master.
I remember that I use this command:
Condor_store_cred add –u
me_administrator@my_windows_machine(future_credd_server) –p *******
at the begin of my test on Windows to succeed to submit job, can this be the
cause of my problem ?
Do you know where can I find a tutorial for configuring and submit/run jobs
on an heterogeneous Condor pool? there is one ?
Thank you in advance.
Bye
-* Romain *-