[Samba] Help with centos 7, samba, windows ACLs

Rowland Penny rpenny at samba.org
Thu Mar 7 11:21:39 UTC 2019


On Thu, 7 Mar 2019 11:54:04 +0100
Marco Gemignani <marko.gem at inwind.it> wrote:

> 
> Il 07/03/2019 11:34, Rowland Penny via samba ha scritto:
> > On Thu, 7 Mar 2019 10:50:49 +0100
> > Marco Gemignani via samba <samba at lists.samba.org> wrote:
> >
> >> Hi,
> >>
> >> i have a small server with centos 7 samba 4.8.3
> >>
> >> done domain provision, joined some windows 10 PCs and i'm happy
> > What Samba packages are you using ? you cannot provision a Samba DC
> > with the standard Centos packages.
> 
> https://download.samba.org/pub/samba/stable/samba-4.8.3.tar.gz
> 
> compiled and installed
> 
> ./configure \
> --prefix=/usr \
> --localstatedir=/var \
> --with-configdir=/etc/samba \
> --libdir=/usr/lib64 \
> --with-modulesdir=/usr/lib64/samba \
> --with-pammodulesdir=/lib64/security \
> --with-lockdir=/var/lib/samba \
> --with-logfilebase=/var/log/samba \
> --with-piddir=/run/samba \
> --with-privatedir=/etc/samba \
> --enable-cups \
> --with-acl-support \
> --with-ads \
> --with-automount \
> --enable-fhs \
> --with-pam \
> --with-quotas \
> --with-shared-modules=idmap_rid,idmap_ad,idmap_hash,idmap_adex \
> --with-syslog \
> --with-utmp \
> --with-dnsupdate
> 

Okay, that should work.

> > Have you read this:
> > https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
> >

But have you read the above wikipage ?

Rowland



More information about the samba mailing list