Return-Path: X-Original-To: apmail-stanbol-dev-archive@www.apache.org Delivered-To: apmail-stanbol-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 93EF8F103 for ; Tue, 9 Apr 2013 21:21:53 +0000 (UTC) Received: (qmail 6024 invoked by uid 500); 9 Apr 2013 21:21:53 -0000 Delivered-To: apmail-stanbol-dev-archive@stanbol.apache.org Received: (qmail 5984 invoked by uid 500); 9 Apr 2013 21:21:53 -0000 Mailing-List: contact dev-help@stanbol.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stanbol.apache.org Delivered-To: mailing list dev@stanbol.apache.org Received: (qmail 5976 invoked by uid 99); 9 Apr 2013 21:21:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 21:21:53 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hsuvarna@gmail.com designates 209.85.192.174 as permitted sender) Received: from [209.85.192.174] (HELO mail-pd0-f174.google.com) (209.85.192.174) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Apr 2013 21:21:48 +0000 Received: by mail-pd0-f174.google.com with SMTP id p12so3936358pdj.33 for ; Tue, 09 Apr 2013 14:21:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=SX3W3Gu1MZ4conAEU0q+HbH7EKL7WC7o/1ZggK38XJw=; b=wbbi3dBNhw79dValsX4LA9kiAgwSoN+QtUnwTKnWNI4ZcCRMtsQMCDt+SswCJjdMYw AnGpT3H048FBh8vBUanWZMwR+sIGiZu+V4AZweT+LmdGUpyF5xo3ugVFJ5d53BST+1E5 XP+zslKRuNwFxJaZjlyHgeCV7bEvBGJoWrwUsV6saNlKfgHYxbZYmphrJEKHJE8iqFxK sFP+B9P1bpO0GtP12mVIUKjgI/eDadT/rdD3j4v72+U4kV6CGN7wa09xkpF3I6pVhQme IQZsIrFkXcFsalFQAVAOBH9V6alnN+/phxF0ITS2AjsdJt+sXiG+WGbMgB6zoJI6GCuo IEmQ== MIME-Version: 1.0 X-Received: by 10.68.134.136 with SMTP id pk8mr4541095pbb.100.1365542487985; Tue, 09 Apr 2013 14:21:27 -0700 (PDT) Received: by 10.68.162.36 with HTTP; Tue, 9 Apr 2013 14:21:27 -0700 (PDT) In-Reply-To: References: Date: Tue, 9 Apr 2013 14:21:27 -0700 Message-ID: Subject: Re: create user with admin role From: harish suvarna To: dev@stanbol.apache.org Content-Type: multipart/alternative; boundary=047d7b10d067ec132704d9f422ba X-Virus-Checked: Checked by ClamAV on apache.org --047d7b10d067ec132704d9f422ba Content-Type: text/plain; charset=ISO-8859-1 Bertrand, Security will be needed in the near future. Right now -no-security works for us. Som, Thanks for the pointer on security code. On Fri, Apr 5, 2013 at 12:44 AM, Bertrand Delacretaz wrote: > Hi, > > On Fri, Apr 5, 2013 at 7:09 AM, Som Satpathy > wrote: > > ...I ran into a similar issue some time back. To get over this you need > to > > implement the logic that writes to a temp file in a privileged code > > section, see: > > https://stanbol.apache.org/development/security.html on how to do > this.... > > Harish, Som - do you really need security within Stanbol? If not I'd > suggest running it with security disabled (-no-security) - assuming > that works, I haven't tested it. > > -Bertrand > -- Thanks Harish --047d7b10d067ec132704d9f422ba--