[Samba] Berechtigung lokaler User auf Verzeichnis Samba-User gleichen Namens

Rowland Penny rpenny at samba.org
Fri Apr 4 09:54:10 UTC 2025


On Fri, 04 Apr 2025 08:57:11 +0000
Fred Matthiesen via samba <samba at lists.samba.org> wrote:

> Correctly guessed:
> 
> have provided I am going to guess that this is a domain joined
> machine.
> 
> Tried, doesn't work.
> Server: Samba 4.17 Debian 12
> Client system: Windows 11
> User: Fritz
> Joined and logged in to the domain.
> Samba directory/share can be seen in Windows Explorer.
> However, the user Fritz cannot access the Samba share

Then it is possible your smb.conf isn't set up correctly, it works
for myself:

rowland at devstation:~$ grep 'rowland' /etc/passwd
rowland at devstation:~$

Note that nothing is being returned, but I am a 'local' user:

rowland at devstation:~$ getent passwd rowland
rowland:*:11104:10513:Rowland Penny:/home/rowland:/bin/bash

Please post the 'global' portion of your smb.conf file (sanitised if
you must).

Rowland



More information about the samba mailing list