Displaying 20 results from an estimated 10000 matches similar to: "Permissions not inherited when moving a file"
2019 Aug 06
2
Permissions not inherited when moving a file
Thank you very much for your reply.
Oh sorry, I forgot that:
Here's my smb.conf for Samba 4.9.4-Debian fileserver. I'm running samba
with a different Samba-DC (i replaced my domain with samdom):
[global]
security = ADS
workgroup = samdom
realm = samdom.domain.tld
log file = /var/log/samba/%m.log
log level = 1
idmap config * : backend = tdb
idmap config * : range = 3000-7999
idmap config
2019 Aug 06
0
Permissions not inherited when moving a file
On 06/08/2019 14:22, S?ren Busse via samba wrote:
> Hello Samba list subscribers,
>
> i have a permission issue when moving files or directories (rename
> syscall) between directories with different permissions in my share.
> I'm using POSIX ACLs on my shares.
>
> These are my users:
> user.one (uid: 101111, gid: 101111)
> SAMDOM\Domain Users (gid: 100513)
>
>
2019 Aug 06
0
Permissions not inherited when moving a file
Hello Samba list subscribers,
i have a permission issue when moving files or directories (rename
syscall) between directories with different permissions in my share.
I'm using POSIX ACLs on my shares.
These are my users:
user.one (uid: 101111, gid: 101111)
SAMDOM\Domain Users (gid: 100513)
I've got the following directories:
This is the private (home) directory of user.one. The user
2019 Aug 06
2
Permissions not inherited when moving a file
Thank you very much for your reply.
Beside the fact that we can't use Windows ACLs because we need the posix
acls for a different service,
are you sure, that Windows ACLs would fix this issue? The ntacls are
stored in the xattr of the file itself. When you now move the file to a
different location the xattr should stay the same and the user still
doesn't have the right permissions to
2019 Aug 06
0
Permissions not inherited when moving a file
On 06/08/2019 15:02, S?ren Busse via samba wrote:
> Thank you very much for your reply.
>
> Oh sorry, I forgot that:
> Here's my smb.conf for Samba 4.9.4-Debian fileserver. I'm running
> samba with a different Samba-DC (i replaced my domain with samdom):
>
> [global]
> security = ADS
> workgroup = samdom
> realm = samdom.domain.tld
> log file =
2019 Jul 04
4
cannot set filesystem permissions on shares
> >>>> Run this : getfacl /home/users
> >>> getfacl: Removing leading '/' from absolute path names
> >>> # file: home/users
> >>> # owner: root
> >>> # group: A\\domain\040admins
> >>> user::rwx
> >>> user:root:rwx
> >>> user:10512:rwx
> >>> group::rwx
> >>>
2020 Feb 04
1
[Bug 14262] New: add continuous sync mode using inotify/fanotify/etc
https://bugzilla.samba.org/show_bug.cgi?id=14262
Bug ID: 14262
Summary: add continuous sync mode using inotify/fanotify/etc
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
Assignee: wayne at opencoder.net
2016 Dec 06
2
?==?utf-8?q? unable to upload printer driver
Hi,
> Follow this wiki page:
>
> https://wiki.samba.org/index.php/Setup_a_Samba_print_server#Setup_the_.5Bprinters.5D_share
> Then the page you referred and use windows ACLs not posix ACLs
done
>
> I also take it you have given your users & groups uidNumber or
> gidNumber attributes.
yes, this is a test-environment and i have given the unix-id to administrator,
2014 Jul 24
2
Samba 4 AD share: Access denied
I have been using Samba4 for ages and love it as a DC and a
print-server. I just setup my first member-server designed solely to
host file shares, and have hit an issue. Group policy is mapping it
correctly for the users in the group, but those users are getting an
access denied message from their Windows 7 Pro 64bit clients when
accessing the share. I have configured ACLs and the box
2016 Sep 11
2
Computer accounts belonging to groups, using winbind on file server
Hi All,
Some time ago I reluctantly moved DC functionality off my file server and
onto a separate machine, due to the well-known challenges using the same
machine as both a file server and a DC. This went mostly fine, with one
exception - I have one piece of functionality that worked before, but I
still don't have working now.
I use wpkg for software distribution, having all relevant
2019 Jul 04
10
cannot set filesystem permissions on shares
Pisch Tam?s <pischta at gmail.com> ezt ?rta (id?pont: 2019. j?l. 4., Cs, 13:15):
>
> >OK, I set up Buster RC3 in a VM
> Thanks a lot!
>
> >I could add 'Domain Admins' to the 'Properties' on the share without any
> >problem.
> :o
>
> > Back to Buster machine:
> > root at dbrc3:~# ls -lad /home/users
> > drwxrwx---+ 2 root
2018 Jan 26
2
Adding Share Windows ACL
On Fri, 26 Jan 2018 14:18:53 +0000
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Fri, 26 Jan 2018 14:10:40 +0100
> Micha Ballmann <ballmann at uni-landau.de> wrote:
>
> > To set share windows permissions and windows acl i login on a
> > windows 7 computer with the administrator user.|Open ||Computer
> > Management and connect to the
2020 Jul 11
2
make other domain controller shares available to windows clients.
CentOS 8 Samba Version 4.12.5 compiled from source configured as DC
and joined to domain SAMDOM.EXAMPLE.COM.
smb.conf --
# Global parameters
[global]
netbios name = B10
realm = SAMDOM.EXAMPLE.COM
server role = active directory domain controller
workgroup = SAMDOM
interfaces = lo,enp15s0
bind interfaces only = Yes
dns forwarder = 8.8.8.8
2017 Jun 27
3
ACL SHARE
Hello
I have a Debian 8 with samba (Version 4.2.10-Debian) that serves as
Fileserver.
My smb.conf
[global]
workgroup = XXXXX
realm = GRUPO.XXXXX.COM.BR
security = ADS
idmap config * : backend = rid
idmap config * : range = 100000-999999
client schannel = no
allow trusted domains = yes
winbind use default domain = yes
2018 Oct 09
3
Domain Administrator and shares problems
On 09.10.2018 10:23, Rowland Penny via samba wrote:
> On Mon, 8 Oct 2018 22:52:05 +0200
> Peter Milesson via samba<samba at lists.samba.org> wrote:
>
>> On 08.10.2018 21:02, Rowland Penny via samba wrote:
>>> On Mon, 8 Oct 2018 18:53:45 +0200
>>> Peter Milesson via samba<samba at lists.samba.org> wrote:
>>>
>>>> Hi folks,
2007 Apr 18
3
file permissions with inherit permission + ACL's
Hi,
I have a share (testshare) where different unix groups (testgroup1,
testgroup2) should have access to. But I want that new files are only
created with 660 permissions.
Here are the ACL's of testshare:
# file: testshare
# owner: ralfgro
# group: ve
user::rwx
group::rwx
group:testgroup1:rwx
group:testgroup2:rwx
mask::rwx
other::---
default:user::rwx
default:group::---
2018 Mar 12
2
NT_STATUS_ACCESS_DENIED listing \* on Samba AD - out of the blue
On 12/03/18 12:56, Rowland Penny via samba wrote:
> On Mon, 12 Mar 2018 11:36:47 +0000
> Sebastian Arcus via samba <samba at lists.samba.org> wrote:
>
>>
>> On 12/03/18 11:28, Rowland Penny via samba wrote:
>>> On Mon, 12 Mar 2018 11:11:44 +0000
>>> Sebastian Arcus via samba <samba at lists.samba.org> wrote:
>>>
>>>> I have a
2018 Jul 02
6
wbinfo not resolving SID to username
I suspect there's something wrong in wbinfo on a freshly installed Samba
AD Domain Controller on Ubuntu 18.04 server.
wbinfo does not resolve Windows SID to usernames:
# wbinfo -S S-1-5-21-299502267-616249376-1417001333-14107
3000103
I should see "SAMDOM\username" instead of "3000103", right?
getfacls has the same behavior:
# getfacl /var/lib/samba/sysvol
# file:
2017 Jan 13
2
Samba 4.5.3 AD DC - issues with sysvol when setting up Group Policies
Also, I'm not sure whether this has any relevance to the problem but I did at one point try to set up a secondary AD server but was struggling to get it going so demoted it using "Demote an Offline Domain Controller" from this page
https://wiki.samba.org/index.php/Demote_a_Samba_AD_DC
I also went through the "Verifying the Demotion" checks on this page and all looked
2008 Jan 04
1
Bug? "inherit acls" not working as expected
Hello
I'm running Debian Etch with distro kernel & Samba package (2.6.18-5-686
& 3.0.24-6etch9).
In my smb.conf I have :
inherit owner = yes
inherit permissions = yes
inherit acls = yes
I start with a dir test1 with no rights for group smb-Users, rx for
group smb-Inf, and rwx for group smb-Bme-Fr :
root@samba1:/mnt/temp # ll
total 28
drwxr-xr-x 4 root root 4096 2008-01-04