Displaying 20 results from an estimated 10000 matches similar to: "Unable to access shares"
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
> >>>
2019 Dec 14
1
Building a replacement Samba4 server to replace a Samba3 system, running into file rights issues.
On 2019-12-08 15:01, Rowland penny via samba wrote:
> On 08/12/2019 18:18, Howard Fleming via samba wrote:
>> I am building a Samba4 setup to replace a Samba3 server I built for
>> small non profit school back in 2012.
>>
>> It is running CentOS 6.x, samba version 3.6.23-52.el6_10. ?Rather
>> than attempt to upgrade this system to Samba4, it makes more sense
2019 Apr 18
0
Roaming Profile issue in Windows 10
On Thu, 18 Apr 2019 14:29:30 -0400
Bob Smith <bobs04475 at gmail.com> wrote:
> Hello Rowland,
>
> Thank you for the suggested link!
>
> I followed "Using POSIX ACLs on a Unix domain member" also.
Don't ;-)
Use Windows acls
> "Granting the SeDiskOperatorPrivilege Privilege"
> # net rpc rights grant "SAMDOM\Domain Admins"
2018 Oct 10
0
Domain Administrator and shares problems
Im not saying anything but having a GID on "domain admins" works fine.
For me then since 2014..
getent group "domain admins"
domain admins:x:10001:admin,administrator
Can you post the output of
ls -ald /data/samba
What happens when you do this.
chmod 1777 /data/samba/profiles
or 3777, but that opens access for "domain users" to the users profiles folders.
But
2020 Apr 29
7
steps to get automatic home folder created at user logon windows 10 with samba 4.9.5-Debian
Hello everybody,
I been at this for more then a week and went through the archives and
wiki but can not get it to work.
I been trying to follow these steps:
https://wiki.samba.org/index.php/User_Home_Folders
wanted behavior:
samba-tool user create jdoe pass01 --login-shell /bin/bash --given-name
"John Doe" --home-drive=H --home-directory="\\\SAMBA01\users\jdoe
2019 Jun 14
1
Update 4.10.2 to 4.10.4: Cant create files in subdirectorie anymore
Hi everyone,
since i upgraded from 4.10.2 to 4.10.4 i can't write into subdirectories
of a share anymore.
This worked perfectly fine before i upgraded and also works again if i
downgrade.?
I think either something is fishy with the 'filename_convert_internal'
function of ".../source3/smbd/filename.c"
or my configuration needs to be adjusted for 4.10.4. I tried several
2018 May 13
0
ACL set in Windows not set in Samba
>> Side question: How is it even possible that Windows "remembers" the
>> ACL it sets but it's not visible on Linux when using getfacl?
Windows ACLs are being stored in Extended Attributes using the acl_xattr vfs module. Linux ACLs are not there because the line
acl_xattr:ignore system acls = yes
is telling Samba not to write them.
On 13 May 2018 21:25, Viktor
2018 May 13
0
ACL set in Windows not set in Samba
>> Side question: How is it even possible that Windows "remembers" the
>> ACL it sets but it's not visible on Linux when using getfacl?
Windows ACLs are being stored in Extended Attributes using the acl_xattr vfs module. Linux ACLs are not there because the line
acl_xattr:ignore system acls = yes
is telling Samba not to write them.
On 13 May 2018 21:25, Viktor
2016 Jan 20
0
Windows ACLs
[global]
netbios name = aphrodite
security = ADS
workgroup = SAMDOM
realm = AD.SAMDOM.COM.AU
log file = /var/log/samba/%m.log
log level = 1
dedicated keytab file = /etc/krb5.keytab
kerberos method = secrets and keytab
winbind refresh tickets = yes
winbind trusted domains only = no
winbind use default domain = yes
2018 Jan 27
0
Adding Share Windows ACL
Hello,
i also fired up a new vm :) and configured "rid" backend. I followed all
step in
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs.
Sett the Attributs in smb.conf:
vfs objects = acl_xattr
map acl inherit = yes
store dos attributes = yes
Granting the SeDiskOperatorPrivilege:
# net rpc rights grant "SAMDOM\Domain Admins" SeDiskOperatorPrivilege
2020 Apr 20
3
Expected behaviour of domain\administrator on Linux AD domain member
Dear all,
I have set a small test domain in virtualbox.
1. Samba AD DC on Debian bullseye testing 4.11.6
2. Samba domain member Debian Stretch 4.10.14
3. Windows 10 Enterprise evaluation version 1909
Roaming profiles with folder redirection setup.
PAM working.
The above was setup basically using guides in wiki.samba.org, with nearly
the only thing changed was SAMDOM to SAMBA. "Unix
2018 Mar 12
0
NT_STATUS_ACCESS_DENIED listing \* on Samba AD - out of the blue
On Mon, 12 Mar 2018 13:17:19 +0000
Sebastian Arcus via samba <samba at lists.samba.org> wrote:
> On 12/03/18 12:56, Rowland Penny via samba wrote:
> >
> > I don't think this is your main problem though, did the problem
> > start after a windows update ?
> > I think your clients are possibly trying to connect with NTLMv2
>
> If that was the case,
2018 Oct 08
0
Domain Administrator and shares problems
On Mon, 8 Oct 2018 18:53:45 +0200
Peter Milesson via samba <samba at lists.samba.org> wrote:
> Hi folks,
> Problem
> =======
> Setting up and managing the shares on the Samba member server differs
> significantly from the Samba Wiki documentation. It seems that the
> domain Administrator account, and the Domain Admins group haven't got
> any elevated privileges
2018 Aug 02
0
Can't write to a samba share mounted as an AD user
On Thu, Aug 2, 2018 at 1:55 PM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Thu, 2 Aug 2018 13:16:26 -0400
> pisymbol via samba <samba at lists.samba.org> wrote:
>
> > On Thu, Aug 2, 2018 at 1:11 PM, Eric Altman via samba
> > <samba at lists.samba.org
> > > wrote:
> >
> > >
> > > It’s just that the mount has
2017 Aug 30
0
Shares not accessible when using FQDN
On Wed, 30 Aug 2017 12:20:04 +0200 (CEST)
Gaetan SLONGO <gslongo at it-optics.com> wrote:
>
> Hi Rowland My test SMB have several test lines and is dirty, for sure
> not correct :-) Could you share your setup to achieve this ?
>
This is my working smb.conf (note: I use Samba 4.6.x)
[global]
workgroup = SAMDOM
security = ADS
realm = SAMDOM.EXAMPLE.COM
#
2014 Jul 25
0
Samba 4 AD share: Access denied
Alright, even with that change they cannot access the share. I do not have SELinux on this system to my knowledge. The only change since my initial post was changing SAMDOM in my config to TRUEVINE as was pointed out. I then rebooted the server for good measure. People in the AD group FBC are still debied access to the FBC share and people in the AD administration group are still denied access to
2018 Apr 29
1
no attributes after following "Setting up a Share Using Windows ACLs"
Hi, i have setup an ad dc with samba 4.8, and then rigorously followed wiki
tutorial at :
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
However, when following the last part (File System ACLs in the Back End), I
don't get
the expected results :
[root at mydc ~]# getfattr -d /srv/samba/Demo/
doesn't yield anything and
getfacl /srv/samba/Demo/
getfacl : suppression
2015 Jan 05
0
Member Server Setup Assistance
On 05/01/15 14:59, James wrote:
> That is actually the wiki page I am currently referencing in my
> question. From the wiki you can see the 'Everyone' group. I would
> normally remove and add domain users or authenticated users. That
> prompted me to ask myself "what if I wanted the everyone group to have
> access"? How does the member server know who the
2018 Oct 09
0
Domain Administrator and shares problems
On Tue, 9 Oct 2018 22:16:41 +0200
Peter Milesson <miles at atmos.eu> wrote:
>
>
> On 09.10.2018 21:25, Rowland Penny via samba wrote:
> > On Tue, 9 Oct 2018 19:44:55 +0200
> > Peter Milesson via samba <samba at lists.samba.org> wrote:
> >
> >> Hi Rowland,
> >>
> >> I made a fresh install of the AD DC, a member server, and a
2018 Oct 08
2
Domain Administrator and shares problems
Hi folks,
Hardware/OS
===========
- Samba AD DC ver. 4.9.1 (compiled using standard CentOS tools and
libraries) functions only as AD server (authentication, AD services),
migrated from old Samba NT PDC through classicupgrade, OS CentOS 7.5,
kernel 4.9.40 (elrepo-lt), VM under Xen 4.9.0
- Samba AD member server ver. 4.7.1 (from distribution) with different
shares for different user groups,