Return-Path: X-Original-To: apmail-manifoldcf-user-archive@www.apache.org Delivered-To: apmail-manifoldcf-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 7A919E57F for ; Tue, 26 Feb 2013 06:10:41 +0000 (UTC) Received: (qmail 70286 invoked by uid 500); 26 Feb 2013 06:10:40 -0000 Delivered-To: apmail-manifoldcf-user-archive@manifoldcf.apache.org Received: (qmail 69956 invoked by uid 500); 26 Feb 2013 06:10:32 -0000 Mailing-List: contact user-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@manifoldcf.apache.org Delivered-To: mailing list user@manifoldcf.apache.org Received: (qmail 69835 invoked by uid 99); 26 Feb 2013 06:10:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2013 06:10:30 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of swapna.kollipara@gmail.com designates 209.85.128.175 as permitted sender) Received: from [209.85.128.175] (HELO mail-ve0-f175.google.com) (209.85.128.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2013 06:10:23 +0000 Received: by mail-ve0-f175.google.com with SMTP id cy12so2984811veb.20 for ; Mon, 25 Feb 2013 22:10:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=stKrFp3j5XYLSHU4OIEWE8RMAijBZ95ZPZG+d3RhyYg=; b=Csil/6uLVJ5OcEEy7t22hZQ9Ou6uxT3+43rk2rIlnfMW4boDUiF4mo7TSn9pPkMNf6 DCHZ1ENnF3en2Fp01r5vYNUpAe9uOxvlFtElXRUsfcsig30erLrWZFxkhYp82boc2HjO Q+HVPTmOYPzPva+FG21ELplzgtTHpcxwtMMMslz9SW1q3QJIvqRq5I7wMfIxUzV15jPL kHhE9kX5OUdmt33oqOxHFNhDv8yCgikWuojeu4KTd68s/OJhfNdAnmSjx64sn+Xw/Bqp +sd2+AV7uwUs12PJ5VKvZXJXkSDAq08wJ6751B2RHAAor7tdy79BJN+dABaAlXSYb0K/ 4/vA== MIME-Version: 1.0 X-Received: by 10.52.94.17 with SMTP id cy17mr9688030vdb.68.1361859002936; Mon, 25 Feb 2013 22:10:02 -0800 (PST) Received: by 10.58.250.198 with HTTP; Mon, 25 Feb 2013 22:10:02 -0800 (PST) Date: Tue, 26 Feb 2013 11:40:02 +0530 Message-ID: Subject: Secure search in Solr From: Swapna Vuppala To: user@manifoldcf.apache.org Content-Type: multipart/alternative; boundary=20cf307f33781ab4bf04d69a821d X-Virus-Checked: Checked by ClamAV on apache.org --20cf307f33781ab4bf04d69a821d Content-Type: text/plain; charset=ISO-8859-1 Hi Karl, I have had everything working when I worked earlier with ManifoldCF 0.5 and Solr 3.6. I tried to move to the new versions and started configuring ManifoldCF 1.1.1 and Solr 4.1. Everything worked well and I was able to define all connections in ManifoldCF and ran jobs and the files got indexed into Solr. But the document-level secure integration with Solr is not working for me. I mean, after modifying the solr schema and configuring the search component in solrconfig.xml, am not able to see any results in solr. To confirm if mcf is working properly, I tried the command curl " http://localhost:8080/mcf-authority-service/UserACLs?username=swapna.vuppala@global.arup.com " and it gives me USERNOTFOUND:AD TOKEN:AD:DEAD_AUTHORITY which was not the case earlier. Can you please tell me under what circumstances I would be getting such thing or what have I missed in configuring mcf? Thanks and Regards, Swapna. --20cf307f33781ab4bf04d69a821d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Karl,

I have had everything working when I worked earlier with Ma= nifoldCF 0.5 and Solr 3.6.

I tried to move to the new versions and s= tarted configuring ManifoldCF 1.1.1 and Solr 4.1.
Everything worked well= and I was able to define all connections in ManifoldCF and ran jobs and th= e files got indexed into Solr.

But the document-level secure integration with Solr is not working for = me. I mean, after modifying the solr schema and configuring the
search = component in solrconfig.xml, am not able to see any results in solr.

To confirm if mcf is working properly, I tried the command

curl = "http://localhost:8080/mcf-authority-s= ervice/UserACLs?username=3Dswapna.vuppala@global.arup.com"

and it gives me

USERNOTFOUND:AD
TOKEN:AD:DEAD_AUTHORITY
which was not the case earlier.

Can you please tell me under what = circumstances I would be getting such thing or what have I missed in config= uring mcf?

Thanks and Regards,
Swapna.
--20cf307f33781ab4bf04d69a821d--