From user-return-7487-apmail-uima-user-archive=uima.apache.org@uima.apache.org Thu Apr 13 09:28:19 2017 Return-Path: X-Original-To: apmail-uima-user-archive@www.apache.org Delivered-To: apmail-uima-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0290E19BE1 for ; Thu, 13 Apr 2017 09:28:19 +0000 (UTC) Received: (qmail 68010 invoked by uid 500); 13 Apr 2017 09:28:13 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 67960 invoked by uid 500); 13 Apr 2017 09:28:13 -0000 Mailing-List: contact user-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@uima.apache.org Delivered-To: mailing list user@uima.apache.org Received: (qmail 67949 invoked by uid 99); 13 Apr 2017 09:28:13 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Apr 2017 09:28:13 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id EB7A0182398 for ; Thu, 13 Apr 2017 09:28:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.68 X-Spam-Level: X-Spam-Status: No, score=0.68 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 6IEijGzYh224 for ; Thu, 13 Apr 2017 09:28:10 +0000 (UTC) Received: from mailout.rz.uni-frankfurt.de (mailout.rz.uni-frankfurt.de [141.2.22.233]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 342625FBA4 for ; Thu, 13 Apr 2017 09:28:10 +0000 (UTC) Received: from smtpauth.cluster.uni-frankfurt.de ([10.1.1.214] helo=smtpauth2.cluster.uni-frankfurt.de) by mailout.rz.uni-frankfurt.de with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) (envelope-from ) id 1cyb2p-0007LB-Iv for user@uima.apache.org; Thu, 13 Apr 2017 11:28:03 +0200 Received: from [141.2.108.201] by smtpauth2.cluster.uni-frankfurt.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.89) (envelope-from ) id 1cyb2p-0004FB-G6 for user@uima.apache.org; Thu, 13 Apr 2017 11:28:03 +0200 Subject: Re: DUCC submit job as different user To: user@uima.apache.org References: <4fc397ba-2967-6fbe-fa01-51ea1298e664@em.uni-frankfurt.de> From: Wahed Hemati Message-ID: Date: Thu, 13 Apr 2017 11:28:03 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------641DFA60FDE91B142F2C52AE" --------------641DFA60FDE91B142F2C52AE Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi, but what is the correct way to submit a Job to DUCC as non ducc user. I get the following message when i try to submit a job: 1100 Unable to initialize groups for testUser.: Operation not permitted1101 Unable to switch group for testUser.: Operation not permitted1102 Unable to switch to user id testUser.: Operation not permitted2100 Cannot create log path component /media/testUser: Permission denied2100 Cannot create log path component /media/testUser: Permission denied How do i tell DUCC to accept jobs from "testUser". Does the "testUser" have to be present on each DUCC-node? Best -Wahed On 12.04.2017 20:17, Burn Lewis wrote: > No. Private & public keys are used to ensure that submitted work runs with > the submitter's credentials. But service registrations can specify other > users who can administer a service. > > Burn > > On Wed, Apr 12, 2017 at 12:26 PM, Wahed Hemati > wrote: > >> Hi all, >> >> is it possible to submit a DUCC Job as a different user? I am calling >> DuccJobSubmit from uima-ducc-cli Java API. Is there an option to set user >> credentials within the DuccJobSubmit-call? >> >> Best >> >> -Wahed >> --------------641DFA60FDE91B142F2C52AE--