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

Re: [Condor-users] credd issues about a heterogenous system:windows and linux



Dear Todd,
 
Thank you very much.
 
My jobs really run on linux. My central manager is windows host. I submited a job from central manager to Linux hosts, the error messages in the schedlog are as follows:
 
08/22 19:29:40 (pid:10056) getStoredCredential(): Could not locate credential for user 'condor_pool@***'
08/22 19:29:40 (pid:10056) AUTHENTICATE: no available authentication methods succeeded, failing!
08/22 19:29:40 (pid:10056) Failed to send REQUEST_CLAIM to startd slot2@working nodes2 <***.***.**.**:53050> for Administrator@xzh-win7: AUTHENTICATE:1003:Failed to authenticate with any method|AUTHENTICATE:1004:Failed to authenticate using PASSWORD
08/22 19:29:40 (pid:10056) Match record (slot2@xxxxxxxxxxxxxx <159.226.13.50:53050> for Administrator@xzh-win7, 31.0) deleted
 
On the other hand, I submited a job from a linux host to itself (the central manager is still the windows hosts), it still failed. The error messages are as follows:
 
08/22 19:41:37 (pid:4653) AUTHENTICATE: no available authentication methods succeeded, failing!
08/22 19:41:37 (pid:4653) DC_AUTHENTICATE: authenticate failed: AUTHENTICATE:1003:Failed to authenticate with any method|AUTHENTICATE:1004:Failed to authenticate using PASSWORD
08/22 19:42:37 (pid:4653) AUTHENTICATE: no available authentication methods succeeded, failing!
08/22 19:42:37 (pid:4653) DC_AUTHENTICATE: authenticate failed: AUTHENTICATE:1003:Failed to authenticate with any method|AUTHENTICATE:1004:Failed to authenticate using PASSWORD
08/22 19:43:37 (pid:4653) AUTHENTICATE: no available authentication methods succeeded, failing!
08/22 19:43:37 (pid:4653) DC_AUTHENTICATE: authenticate failed: AUTHENTICATE:1003:Failed to authenticate with any method|AUTHENTICATE:1004:Failed to authenticate using PASSWORD
 
 
Could anyone show me some ideas? Thank you. 
 
 
2010-08-22

Jenva

发件人: Todd Tannenbaum
发送时间: 2010-08-21  00:16:01
收件人: Condor-Users Mail List
抄送:
主题: Re: [Condor-users] credd issues about a heterogenous system:windows and linux
Jenva wrote:
> Hi, all
>  
> My central manager is windows host, and working nodes is linux box. I 
> make configuration followed by the manual (6.2.3 and 6.2.4), but failed in
>  
So your central manager is a windows host, and your worker (execute)
nodes are linux...  where are users submitting jobs from? Windows or
Linux?
My guess is you likely do not need to bother with setting up the credd
service at all.  The credd is used to run jobs on Windows clients as the
submitting user, but it sounds like your jobs will be running on Linux.
 If you start the condor_master on the Linux execute machines as root,
then they could impersonate other Linux accounts w/o requiring a
password and thus the condor_credd is not required (unlike Windows
execute nodes, where even as Windows service running as LocalSystem or
Administrator cannot start a process as another user without that users
password, thus setup of the condor_credd is required)
regards,
Todd
p.s. Condor ver 6.2.x is from 2001, nine years ago... I think you really
want to consider running a more recent version - many folks on the email
list will have no recollection of details regarding v6.2.4..
_______________________________________________
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/