Greetings from a Manjaro refugee

Good luck figuring it out.

BTW, care to explain this? Your contention is that Samba is needed for Dolphin. And it is installed to satisfy that dependency. And yet on my laptop where I have never installed Samba I get the following:

Screenshot_20220720_031639

Why would I have to install Samba if it is already installed?

Screenshot_20220720_031853

Ah, it isn’t a dependency. So, not sure what you’re referring to. So, your notion that installing it broken as a security feature falls flat.

Screenshot_20220720_172205

I like quickserve for a quick 'n dirty file sharing session.

1 Like

Dolphin requires smbclient package.

Understood. It does look useful but not suited for my needs. Thank you for the suggestion.

You do realize smbclient isn’t Samba. It’s in the name, client. Also, you know what requires it? Samba. Not the other way around. So, again, no you do not need Samba for Dolphin and your notion that it should be shipped broken unlike every other service I’ve seen thus far for “security” is false.

I skip reading many comments.

I see you mean access to remote video in Linux Desktop without file transfer, SMPlayer is a simple solution and supports that without samba, just using http protocol in your own network. That works fine for me.

2 Likes

Thanks for the suggestion, but not suitable to my needs.

The reason I use SMB for access is because I want to be able to share files to my tablet privately. The earlier suggestion of Quickserv does not work as it allows anonymous access to a directory via HTTP.

While this is more secure, this does not work because you’re scanning a QR code to initiate access. This defeats the purpose of being anywhere in the house on the tablet and accessing those files. I’d have to go back upstairs, unlock the main rig, initiate the connection, then return to where I was.

An SMB share requires authentication to access it and is accessible from power-up of the main rig.

Yes, I did not try SMB, but I think what it can support:

  • authentication
  • permission of directories by group
  • remote access to file system like remote view without file transfer.

SMB protocol is the only solution not like its other alternative, e.g. NFS does not support authentication.

very nice written and detailed review! shared it instantly… :rocket:

2 Likes

You are the one installing it. It is not installed on EndeavourOS in a useless state. ALL packages that get installed on Arch need either services enabled or dependencies in order to work. It is up the user who wants this functionality to install it and set it up to work whether it’s Samba or some other application.

2 Likes

Here’s a search that seems to include in the results all claims that EndeavourOS is 99%, 99.9%, or 99.99% Arch:

https://forum.endeavouros.com/search?q=%229%25%20Arch%22

As better marketing, and also as a simple reflection of the facts, shouldn’t we be asserting that EndeavourOS is 100.1% Arch? Isn’t EndeavourOS everything Arch is, yet something appreciably more?

1 Like

:wink:

1 Like

It’s not an additive calculation - by installing EnOS you’re getting something that is close to Arch, but is not Arch; it’s almost Arch, it can’t be 100% Arch.

Otherwise Garuda would be like 500% Arch because it includes Chaotic-AUR by default… but I’m pretty certain people would say Garuda is most definitely not Arch. :joy:

5 Likes

It’s true - by adding to Arch, Endeavour is less than Arch… It embraces a certain amount of bloat, and worse than that - it adds tools!!!

It’s a bit like buying a knife with the sharper edge taken off to make it a touch more user friendly :rofl:

2 Likes

BTW i use EndeavourOS. It’s Arch based with a little purple added features.

Hello W1se, You’ve made a good choice with Endeavour and the Forum community is second to none, if you have a problem, you’ll always get help here and no one will say RTFM.

Welcome to You and enjoy your stay.

1 Like

In this particular case, it’s typically faster to debloat EndeavourOS than to install vanilla Arch, so I’m fine with that…

2 Likes

If you’re going to necro a thread, at least read the prior posts. I addressed this 29 days ago in this post:

The point I made to the previous person claiming “It isn’t useless, just not configured/enabled, like all other services” was the above. Pointing out several services installed which are properly configured for a base level of functionality when installed. So, until and unless you can explain how those services are installed in a functional state without my intervention are somehow of a unique class separate from this service, you haven’t an argument to stand on as this is showing Samba as the outlier, not the common case.

Pointing out several services installed which are properly configured for a base level of functionality when installed.

What exactly would be the base level of functinality for a barebone samba server? Consider that some people aren’t using DEs, like me.

@Greyed
Are you using KDE?

There is the known bug of kio-extras that is used by KDE dolphin.

But there’s the trick to solve the issue:

  1. Open System Settings → Search: “Windows Shares” → Give any name and any password
  2. Restart Dolphin
  3. Check to access smb://[domain-name]. If it does not work, then try smb://[ip-address]

Gnome has no issue when following Arch wiki of samba.