Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] probems with condor_store_cred
- Date: Thu, 3 Jul 2025 14:33:20 +0000
- From: Florian Von Cube <ralf.florian.von.cube@xxxxxxx>
- Subject: Re: [HTCondor-users] probems with condor_store_cred
Hi Todd,
What are the scopes needed in the token on the machine which hosts the credd? We currently have [1]. I assume WRITE? Iâve tried this, but it doesnât seem to change anything.
On the collector we have configured [2]. However in the CollectorLog I see [3]. I guess it needs an additional ALLOW_-entry?
Thanks for your help!
Cheers,
Florian
[1] condor:/ADVERTISE_MASTER condor:/ADVERTISE_SCHEDD condor:/READ
[2]
DENY_DAEMON = anonymous@*
ALLOW_DAEMON = *
[3] DC_AUTHENTICATE: authentication of <[2001:1458:d00:4a::100:486]:28985> was successful but resulted in a limited authorization which did not include this command (58 UPDATE_AD_GENERIC), so aborting.