Bug 5225 - new option nt user support
Summary: new option nt user support
Status: RESOLVED WORKSFORME
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.26a
Hardware: All Linux
: P3 enhancement
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-24 06:29 UTC by Michael Arlt
Modified: 2008-03-13 11:31 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Arlt 2008-01-24 06:29:34 UTC
If we activate "nt acl support" the user is able to change acls.
Additionally we can see the owner/group of the file on Windows

Changing acls can be disabled on Linux using the mount-option "noacl" on most filesystems.

We don't want to have acls but we want to see the owner/group information on Windows. On Solaris it is not possible to disable acls if we use the special filesystem "sam-fs". This could be an issue on all UX-platforms.

So a good solution would be to have a new option "nt user support" which shows Windows the users but does not allow to change acls or ignores changing of acls even if the filesystem supports it.

It would be perfect if we could get a patch for 3.0.26a, too, because we are stuck to this version due to sun.

Regards
Michael
Comment 1 Michael Arlt 2008-02-04 13:37:27 UTC
(In reply to comment #0)

> It would be perfect if we could get a patch for 3.0.26a, too, because we are
> stuck to this version due to sun.

Sorry - a litte mistake: We are stuck to 3.0.25c

Regards
Michael

Comment 2 Michael Arlt 2008-03-13 11:31:38 UTC
- compiled without acl-support
- nt acl support = yes # in smb.conf
results in the desired feature: user is shown under windows and client can "change " acls but nothing happens