From users-return-19174-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Wed Oct 10 01:11:39 2012 Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 97D98D605 for ; Wed, 10 Oct 2012 01:11:39 +0000 (UTC) Received: (qmail 48448 invoked by uid 500); 10 Oct 2012 01:11:38 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 48369 invoked by uid 500); 10 Oct 2012 01:11:38 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 48361 invoked by uid 99); 10 Oct 2012 01:11:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2012 01:11:38 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.220.170] (HELO mail-vc0-f170.google.com) (209.85.220.170) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Oct 2012 01:11:30 +0000 Received: by mail-vc0-f170.google.com with SMTP id fo14so16385205vcb.1 for ; Tue, 09 Oct 2012 18:11:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=Jrb3u3mXjX2utTtnZ1C6noxVtEd9UquxPahPI+Se9ok=; b=J6ZC+YfoE0V5jKgCytyVwSvsd8tjz+P9cxKIXWRRiNv7RSjC2c5THNf8DZ3PNlmvaM LqXacydydHPhZ6svykXyEO52bKPS4io5+KzA8Ja8IsQExfxnpZwa4j+3ymYPXZW1miwt qQTlxQH2hm9dPrCkq2qDk9iqQk+5Ups37VitUnBzi9A7ORRVkvZbrp7PqMR2MKDZvwxl o4DI4L8JucYguEXemjzIKr703FNWmcCLpjzgFsBdpxJTePc9U9HMLLRVsk9CpW/XBg+x MIBFrzo4DuVFr3TpbmnINh5dmDjJbu5cgyc0QimqR3oPNzL/HLfb6gAjjgE09Zt1VU+7 i9GQ== MIME-Version: 1.0 Received: by 10.58.132.241 with SMTP id ox17mr13500503veb.42.1349831468987; Tue, 09 Oct 2012 18:11:08 -0700 (PDT) Received: by 10.220.162.12 with HTTP; Tue, 9 Oct 2012 18:11:08 -0700 (PDT) Date: Wed, 10 Oct 2012 11:11:08 +1000 Message-ID: Subject: usermanager that can manage users outside rep:security From: Torgeir Veimo To: users@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQnEp1OkaN11C/WAL3wy9csq9un5WP/lrNqnotCVMYXFhaB+ovdNwqNXtL6NY9gNiywtuLSX Is there a UserManager implementation that manages users outside of rep:security? I need to manage user profiles as content and keeping group and authentication data in the same nodes would be preferable. -- -Tor