Bug 255002 - Dolphin does not support ACL with kioslave smb:/
Summary: Dolphin does not support ACL with kioslave smb:/
Status: RESOLVED DUPLICATE of bug 40892
Alias: None
Product: kio-extras
Classification: Frameworks and Libraries
Component: Samba (show other bugs)
Version: 18.04.2
Platform: Kubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-22 23:17 UTC by Ferry
Modified: 2018-06-28 18:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ferry 2010-10-22 23:17:31 UTC
Version:           4.5 (using KDE 4.4.5) 
OS:                Linux

Although Dolphin supports ACl's nicely, this is not the case over the smb:/ kioslave.





Reproducible: Always

Steps to Reproduce:
When using the kioslave smb:/ in either Konqueror or Dolphin ACL's are not supported at all, and user/group ownership are faked to show the current local user.


Expected Results:  
When using smbmount this works fine, owner/group/ACl permissions are all shown correct in Dolphin.

Should work for kioslaves as well.

This is unfortunate as a linux user tends to set the group to the user account, with no permissions (controlled by umask). Windows users will prefer to set a shared group ownership with full permissions. A mixed group of linux/windows user will eventually lead to a lot of files the windows user can not read.

The way to bypass this for shared groups is to create a default (inheritable) group permission using ACL's. Samba supports this fine, and when unixextensions are set to true this works good for linux as well.
Comment 1 Ferry 2013-10-21 12:53:15 UTC
This limitation is still present in 4.11.2.

In fact I found the following link http://lists.kde.org/?l=kfm-devel&m=112342156412359

This is from 2005 where a patch is announced to add ACL's to kioslaves. 

Also is noted that adding ACL's to the smb kioslave (and nfs) is a longer term plan.

As now it is 7 years later to me that sounds like it should be just about ready :-)

Ferry
Comment 2 Nate Graham 2018-06-28 18:30:44 UTC

*** This bug has been marked as a duplicate of bug 40892 ***