[Samba] samba ad integrated file server Permission denied
Rowland Penny
rpenny at samba.org
Tue Nov 18 09:44:43 UTC 2025
On Mon, 17 Nov 2025 15:15:16 +0000
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Mon, 17 Nov 2025 15:08:44 +0100
> Markus Huether via samba <samba at lists.samba.org> wrote:
>
> > Hello,
> > I am experiencing an issue with an Ubuntu 24.04.3 LTS file server
> > that has samba-ad-dc integrated (4.19.5) as a member server. Every
> > night at 5:10 a.m., I receive the following syslog entries on the
> > file server:
> >
> > │2025-11-16T05:15:10.602166+01:00 fs1 smbd[194338]:
> > chdir_current_service: vfs_ChDir(/mnt/volume1_daten/basisordner)
> > failed: Permission denied. Current token: uid=2001103, gid=2000515,
> > 5 groups: 2001103 2000515 10003 10004 10006 │
Then I looked closer at the output you provided and I realised why you
are getting the error messages.
It is because the user cannot traverse to the directory, but that is
because the user isn't a member of Domain Users. If you look at the
UID, I feel it is linked to the username fs1$ and that users primary
group is Domain Computers (the '515' at the end of the gid '2000515'
gives this away), yes, it is your computer (aka 'SYSTEM').
Rowland
More information about the samba
mailing list