Displaying 20 results from an estimated 9000 matches similar to: "Spotlight"
2015 Jan 29
2
Spotlight
On Wed, Jan 28, 2015 at 04:12:00PM -0800, Jeremy Allison wrote:
> On Wed, Jan 28, 2015 at 04:14:15PM -0500, David Thompson wrote:
> >
> > Hi all,
> >
> > I have a setup that I'm trying to configure spotlight on samba to
> > work with Apples OSX. In the samba wiki it says to use ./configure
> > --enable-spotlight
sorry, but the code is not shipping yet
2019 Apr 12
2
Samba / Apple Spotlight Search
Hi,
I know that might be the wrong list to ask this
but I´m really running out
of Ideas and knowledge. Help or any Ideas would really be appreciated
I try to get spotlight search running on a Samba Share running on Ubuntu
18.04
following the Howto on Samba.org. (
<https://wiki.samba.org/index.php/Spotlight>
https://wiki.samba.org/index.php/Spotlight ) My last Problem seems to be
2017 Sep 09
3
Samba + spotlight/tracker
I'm currently using the standard Samba 4.5.8 on Debian 9.1, but would like
to have spotlight support for Mac users. As far as I can tell, the standard
package isn't compiled with spotlight support, so I will need to compile it
myself.
Is there an easy way to know what the configure string was that was used to
compile the packaged version? I simply want to add the --enable-spotlight
flag
2020 Mar 21
2
How to implement Spotlight support using ElasticSearch
Samba 4.12 release notes
<https://www.samba.org/samba/history/samba-4.12.0.html> mention "New
Spotlight backend for Elasticsearch" and specify some new parameters for
smb.conf, but there appear to be zero guides or further instructions for
getting this to work.
I'm not even clear how filesystem indexing is supposed to work.
ElasticSearch appears to be simply a searchable
2019 Apr 13
1
Samba / Apple Spotlight Search
Hi Ralph,
Thanks for your reply ... and for developing the Spotlight Module
You made me go "slowly" through the log and you were right ...
I missed to change the path in
system-tracker-extract.service
system-tracker-store.service
in Ubuntu it must be /usr/lib/tracker/ and not /usr/libexec/tracker as given in the preconfigured files ...
Maybe a Hint in the Spotlight Article would
2023 Nov 04
1
Spotlight issues
So I have two issues.
1) Using Samba 4.19.2 with spotlight and elasticsearch 8.10.3 doesn?t work.
Errors:
[2023/10/22 09:04:17, 0] ../../source3/rpc_server/mdssvc/mdssvc_es.c:755(mds_es_search_http_read_done) mds_es_search_http_read_done: json_loadb failed
2) Using Samba 4.19.2 with spotlight and elasticsearch 7.17.10 works.
There is a bug where when the samba server is running and files
2011 Nov 02
12
[Bug 8566] New: Spotlight comments (extended attributes) are not synced
https://bugzilla.samba.org/show_bug.cgi?id=8566
Summary: Spotlight comments (extended attributes) are not
synced
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
2023 Nov 06
1
Spotlight issues
Hello,
yes sadly update 8.9 of elasticsearch broke the samba integration. Seems
like 8.10 is still broken. Stay on 8.8 until this is fixed. Ive emailed
Ralph B?hme of Sernet already, but hes got no time for it atm.
Im not sure about the second part of your bug report though:
> There is a bug where when the samba server is running and files are being indexed while samba is running finder
2012 Jan 20
8
The Recycled PIDs Fix
** Low Priority **
Hi Volker,
This is regarding your fix on recycled PIDs. I am an NCP developer from Novell and we use libsmbsharemodes library
from Samba for Cross Protocols Locks between NCP, Samba and others. I have few queries regarding your fix.
In your fix, you have added a new field called 'unique_id' in the server_id structure
and we need to pass this in our call to samba
2013 Jan 11
3
NT_STATUS_NO_MEMORY when browsing file server on Belkin modem
Hello,
Can someone help me to track down the source of this problem? I'm trying
to access a file server running on a Belkin modem with an attached USB
drive. Judging my the quality of the firmware on the device, I'd say
there's a good chance of it being buggy. But it works well enough on a
Windows machine, even one running inside Virtualbox under Linux. I
therefore see no reason
2020 Sep 17
2
Spotlight with Elasticsearch
Hi,
Is anyone using Spotlight with Elasticsearch in production and what kind of tweaking have you had to do? Certain search types seem to work out of the box, but others not. Perhaps fscrawler and Elasticsearch need some customization that the wiki doesn?t mention. There also seems to be a difference in using the main search box in the Finder window or the more granular options below, even if
2007 Nov 14
2
Markdown - quicklook and spotlight
Before doing anything stupid:
+ has anyone made quicklook work with markdown files
(extension '.markdown')?
+ has anyone made spotlight plugin that index markdown files
(same extension)?
jem
--
Jan Erik Mostr?m, www.mostrom.pp.se
2024 Jul 09
1
Spotlight & accented characters in share name
Hi,
I finally found out why I?ve had trouble getting Spotlight searches working well with the latest installation I?m working on. It looks like searches won?t work if there are any accented characters in the share name.
In this case it is the ? character. Running mount in macOS shows it like this:
//user at server.address/Share_with_the_O%CC%88_character on /Volumes/Share_with_the_?_character
2024 Aug 19
1
Spotlight & accented characters in share name
Interesting. This will likely take a day or two to diagnose and fix.
Hopefully someone comes around and funds this fix.
Can you please file a bugreport to we can track this and more folks
become aware of this?
-slow
On 7/9/24 11:40 AM, Perttu Aaltonen via samba wrote:
> Hi,
>
> I finally found out why I?ve had trouble getting Spotlight searches
> working well with the latest
2020 Oct 02
4
Spotlight configuration trouble
I?m trying to setup Spotlight with Tracker (2.3 from Ubuntu repo) backend in Ubuntu 20.04 and Samba 4.12.7. I?ve followed the wiki closely but every time I try to search I get this in the logs:
[2020/10/02 10:43:42.078242, 0] ../../source3/rpc_server/mdssvc/mdssvc_tracker.c:403(mds_tracker_search_start)
mds_tracker_search_start: no connection to Tracker
[2020/10/02 10:43:42.079897, 0]
2012 May 07
7
How to build Samba4 using static linked libraries
Hi All:
I am building the torture/smbtorture for samba-4.0.0alpha17. After build, I am running the test in another environment.
I not only need to copy the binary smbtorture, I also need to copy the shared libraries. This is HUGE inconvenient for us.
Could somebody tell me how to build the binary using static linked libraries?
Thanks very much
Peixing
libpthread.so.0 =>
2024 Aug 19
1
Spotlight & accented characters in share name
Hi Ralph,
Someone has created this: https://bugzilla.samba.org/show_bug.cgi?id=15379
Looks like the same issue.
What?s a good way to fund this? Buy Samba+ and/or support from SerNet, make a donation through samba.org or something else?
-Perttu
> On 19. Aug 2024, at 16.21, Ralph Boehme <slow at samba.org> wrote:
>
> ?Interesting. This will likely take a day or two to diagnose
2017 Sep 12
0
Samba + spotlight/tracker
Hai,
I have/can recreate a build with this enable, but these would not make it into my repo. (yet)
This is because i can not test the spotlight/tracker ( and/or TimeMachine ) settings.
So.. There is the link with samba 4.6.7 builded for debian Jessie with spotlight enabled.
Not signed, only amd64 arch.
https://downloads.van-belle.nl/samba4/samba-spotlight-enabled.tar.gz
Included :
2023 Jul 19
1
[Announce] Samba 4.18.5, 4.17.10., 4.16.11 Security Releases are available for Download
Release Announcements
---------------------
This are security releases in order to address the following defects:
o CVE-2022-2127:? When winbind is used for NTLM authentication, a
maliciously
????????????????? crafted request can trigger an out-of-bounds read in
winbind
????????????????? and possibly crash it.
https://www.samba.org/samba/security/CVE-2022-2127.html
o CVE-2023-3347:? SMB2
2023 Jul 19
1
[Announce] Samba 4.18.5, 4.17.10., 4.16.11 Security Releases are available for Download
Release Announcements
---------------------
This are security releases in order to address the following defects:
o CVE-2022-2127:? When winbind is used for NTLM authentication, a
maliciously
????????????????? crafted request can trigger an out-of-bounds read in
winbind
????????????????? and possibly crash it.
https://www.samba.org/samba/security/CVE-2022-2127.html
o CVE-2023-3347:? SMB2