| Summary: | Do not Index NFS | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | J <jojo> |
| Component: | general | Assignee: | Pinak Ahuja <pinak.ahuja> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aspotashev, jojo, null, pinak.ahuja, stefan.bruens |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
J
2015-01-28 08:00:46 UTC
Could you please provide some version information? I remember adding some code related to never indexing network shares in 5.1. Ping? Pong Problem exist @ Arch Linux Rolling Release. This BUG is CRITICAL because it damages other server in Company Environments. Exact Version Information: kdebase-runtime 14.12.2-2 [Installiert] extra/kdebase-workspace 4.11.16-1 (kde kdebase) [Installiert] Could you please provide the Baloo version number? I presume, this should give an hint: [jojo@pc7 ~]$ pacman -Qo /usr/bin/balooctl /usr/bin/balooctl ist in baloo-frameworks 5.6.0-1 enthalten We have a current problem, during "Desktop Search" is enabled-checked after each package upgrade, even $HOME redides on an NFS Server. The only Way to protect the Server from DDOS by its clients is chmod -x /usr/bin/baloo* (and btw. also chmod -x /usr/bin/akonadi*) on each client. Our Admins made an systemd target for doing this. This is an "ouch" problem. ahh, here is the Link for the current package: https://www.archlinux.org/packages/extra/x86_64/baloo-frameworks/ I'm a little confused about what we should be doing -
* We're not maintaining configuration between 4 and 5.
* Baloo can easily be disabled via the KCM or via `$ balooctl disable`.
I guess you want Baloo to be disabled/not index NFS media. Marking as CONFIRMED.
Though I have to say -
> Classical setup for companies, firms, enterprises is to mount /home from an NFS Server.
As an individual user without access to NFS systems, it's harder for me to test these things out. Given that you're in a company using KDE, it would be great if you could invest some time and provide patches.
Ok, bu as "individual" User you should ever have in mind, that Unix ans alike Systems (like Linux, *BSD) are mostly ever used in Network environments. On architecture design, avoid *any* things, or switch them completely off by default, if such a beast may be harmful to others, especially like the balloo behavior in 2015! And a balloctl comand may not help at all, if it was running and crashing the servers. Network shares are excluded in current versions (i.e. for the last ~5 years). |