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

Re: [Condor-users] user based authorization not working



Hi,

I read this again and it made more sense second time around.
I tried getting Condor to use CLAIMTOBE by including
these lines in the master condor_config:

SEC_DEFAULT_AUTHENTICATION = REQUIRED
SEC_DEFAULT_AUTHENTICATION_METHODS = CLAIMTOBE

but then I couldn't do a condor_reconfig. Instead I
got this error:

ERROR
AUTHENTICATE:1003:Failed to authenticate with any method
Can't send Reconfig command to local master

Could you elaborate on this ?

thanks,

-ian.

--On 13 February 2006 09:57 -0600 Zachary Miller <zmiller@xxxxxxxxxxx> wrote:

On Mon, Feb 13, 2006 at 02:55:16PM +0000, Dr Ian C. Smith wrote:
Hi,

I'm having problems setting up user based
authorization in my Condor pool although host/IP
based authorization works fine. I have
a UNIX based master, a separate UNIX submit
host and several windows execution hosts.

user based authorization requires that the users authenticate.  what
method of authentication are you using?

also, you should know that there are currently no "REAL" methods of
authentication in common between windows and unix platforms, which is
likely changing in the next developer release (windows will finally
support kerberos and SSL).

(the CLAIMTOBE method is supported by both, but this method of
authentication  is really for testing purposes since it provides no real
security)


cheers,
-zach

_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users