Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2C1D3160C15 for ; Wed, 3 Jan 2018 14:02:04 +0100 (CET) Received: (qmail 2915 invoked by uid 500); 3 Jan 2018 13:02:03 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 2904 invoked by uid 99); 3 Jan 2018 13:02:03 -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; Wed, 03 Jan 2018 13:02:03 +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 B99951806E2 for ; Wed, 3 Jan 2018 13:02:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -107.211 X-Spam-Level: X-Spam-Status: No, score=-107.211 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id S6fySqdLhNaM for ; Wed, 3 Jan 2018 13:02:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 2C1965F295 for ; Wed, 3 Jan 2018 13:02:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 54F14E023C for ; Wed, 3 Jan 2018 13:02:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 111BA212F8 for ; Wed, 3 Jan 2018 13:02:00 +0000 (UTC) Date: Wed, 3 Jan 2018 13:02:00 +0000 (UTC) From: "Shashank Raj (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CONNECTORS-1480) Linux(and windows) file permission in ManifoldCF MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 03 Jan 2018 13:02:04 -0000 [ https://issues.apache.org/jira/browse/CONNECTORS-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16309611#comment-16309611 ] Shashank Raj edited comment on CONNECTORS-1480 at 1/3/18 1:01 PM: ------------------------------------------------------------------ [~kwright@metacarta.com] We are actually looking for your second point : (2) You'd need the file system connector to obtain the unix owner and groups for every file. I need to get the UNIX groups and owner for each file in the query list of Solr. What changes need to be done? I will need some guidance on how to go it. PS: I will subscribe to the mailing list for the same. Thanks! was (Author: shashank.raj): [~kwright@metacarta.com] We are actually looking for your second point : (2) You'd need the file system connector to obtain the unix owner and groups for every file. I need to get the UNIX groups and owner for each file in the query list of Solr. What changes need to be done for the same? I will need some guidance on how to go about the same. PS: I will subscribe to the mailing list for the same. Thanks! > Linux(and windows) file permission in ManifoldCF > ------------------------------------------------ > > Key: CONNECTORS-1480 > URL: https://issues.apache.org/jira/browse/CONNECTORS-1480 > Project: ManifoldCF > Issue Type: Wish > Affects Versions: ManifoldCF 2.8.1, ManifoldCF 2.9 > Environment: Cent OS > Reporter: Shashank Raj > Assignee: Karl Wright > Priority: Critical > Labels: manifoldcf > > I have been working on a project based on file system crawling through ManifoldCF and indexing it through Solr. While crawling, manifold initially doesn't look for *file permissions* and hence it does not shows up on the query list of Solr 7.1. > To add custom fields we need to edit +mcf-filesystem-connector.jar+ present in +apache-manifoldcf-2.9-bin\apache-manifoldcf-2.9\connector-lib+ . > If there any method already present to get file permissions and linux qgroups without editing the source code since I am looking for version flexibility, it would be very helpful. > I am just starting up with ManifoldCF so it would be really helpful if you guide me through the process. Thanks in advance. -- This message was sent by Atlassian JIRA (v6.4.14#64029)