When I give a list of authentication methods Condor appears to be ignoring the first one. I've tested only a few examples, but this definitely threw me for a loop in my configuration.
SEC_DEFAULT_AUTHENTICATION_METHODS = FS_REMOTE
doesn't work and the ClassAd that comes back from the security negotiator lists nothing under AuthMethods
SEC_DEFAULT_AUTHENTICATION_METHODS = FS, FS_REMOTE
does do what I want, in that FS_REMOTE is allowed, but FS is not. I'm not sure why this is the case. Am I doing something wrong, or is this a bug?
Thanks -Colin This email and any files transmitted with it are confidential, proprietary and intended solely for the individual or entity to whom they are addressed. If you have received this email in error please delete it immediately. |