Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] condor_store_cred failing
- Date: Tue, 24 Aug 2010 08:31:52 -0500
- From: "Timothy St. Clair" <tstclair@xxxxxxxxxx>
- Subject: Re: [Condor-users] condor_store_cred failing
Verify the config contains.
http://www.cs.wisc.edu/condor/manual/v7.5/6_2Microsoft_Windows.html#SECTION00724000000000000000
######################
CREDD_HOST = your.credd.host
ALLOW_CONFIG = Administrator@*
SEC_CLIENT_AUTHENTICATION_METHODS = NTSSPI, PASSWORD
SEC_CONFIG_NEGOTIATION = REQUIRED
SEC_CONFIG_AUTHENTICATION = REQUIRED
SEC_CONFIG_ENCRYPTION = REQUIRED
SEC_CONFIG_INTEGRITY = REQUIRED
######################
For the limited info my first guess would be your ALLOW_CONFIG setting.
Cheers,
Tim
On Mon, 2010-08-23 at 22:57 -0600, Michael O'Donnell wrote:
> What is your security configuration method setting? For example, are
> you using something similar to SEC_DEFAULT_AUTHENTICATION_METHODS =
> NTSSPI?
>
> You might not have the cred set up inappropriately as well (look at C:
> \Condor\etc\condor_config.local.credd as a template).
>
> Mike
>
>
> -----condor-users-bounces@xxxxxxxxxxx wrote: -----
>
> To: "'Condor-Users Mail List'" <condor-users@xxxxxxxxxxx>
> From: William Brodie-Tyrrell
> <William.Brodie-Tyrrell@xxxxxxxxxxxxxxxx>
> Sent by: condor-users-bounces@xxxxxxxxxxx
> Date: 08/23/2010 10:20PM
> Subject: [Condor-users] condor_store_cred failing
>
> Hi all,
>
> more (hopefully stupid) questions... I've had condor working
> for a month or so now on Windows and tried to install a new
> submit machine today. When running condor_store_cred add, it
> tells me "Operation failed. Make sure your ALLOW_WRITE
> setting includes this host". I had this in the config:
>
> ALLOW_WRITE = $(CONDOR_HOST), $(FULL_HOSTNAME)
>
> and changed it to ALLOW_WRITE = *
>
> but it's still giving me the same error. More disturbingly,
> it's now giving the error on the machine where I had
> previously run this command successfully. I can't find
> anything in the logs saying that there has been a
> failed attempt to store a password. It also fails on
> store_cred query.
>
>
> any ideas?
>
> --
> William Brodie-Tyrrell, B.E, Ph.D
>
> Systems Engineer
>
> Modelling & Analysis
>
>
>
> Direct + 61 8 8343 3376
>
> william.brodie-tyrrell@xxxxxxxxxxxxxxxx
>
>
>
> Saab Systems
>
> 21 Third Avenue, Mawson Lakes
>
> SA 5095
> Australia
>
> www.saabsystems.com.au
>
> ------------------------
>
> This e-mail is private and confidential between the sender and
> the addressee.
>
> In the event of misdirection, the recipient is prohibited from
> using, copying or
>
> disseminating it or any information in it. Please notify the
> above if any misdirection
>
> _______________________________________________
> 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/
>
>
> _______________________________________________
> 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/