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

Re: [Condor-users] condor portal error



Thanks, but how do I go about what you are advising. How do I change
the account under which condor. Am a bit naive when it comes to system
security. thanks again

On 7/14/08, Todd Tannenbaum <tannenba@xxxxxxxxxxx> wrote:
> Brian Wesaala wrote:
>> Hi all,
>>
>> I have developed a web portal for condor using PHP. However when I try
>> to submit a job, I get the following error message:
>>
>> ERROR No credential stored for SYSTEM@NT AUTHORITY
>>                 to correct this run
>>                 condor_store_cred add
>>
>> How do I handle this...please help
>>
>
> You prolly should not be submitting jobs into Condor as SYSTEM.  I'd
> suggest you create another account (w/ more limited privledges) for your
> portal to run as, or at the very least for your portal to use to submit
> jobs.  (your portal could make use of runas.exe to run condor_submit as
> a regular user).
>
> regards,
> Todd
>
>
> _______________________________________________
> 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/
>