Displaying 2 results from an estimated 2 matches for "demo_shar".
Did you mean:
  demo_char
  
2024 Mar 25
1
NT_STATUS_INVALID_SID error
...herit = Yes
 ???????vfs objects = acl_xattr
[printers]
 ???????browseable = No
 ???????comment = All Printers
 ???????create mask = 0700
 ???????path = /var/tmp
 ???????printable = Yes
[print$]
 ???????comment = Printer Drivers
 ???????path = /var/lib/samba/printers
[Demo]
 ???????path = /srv/demo_share
 ???????read only = No
I can access the Demo share, but the assignment of rights didn't work so 
that I started investigating and ran to the RPC unavailable in first place..
Thank you!
Kai
2024 Mar 25
1
NT_STATUS_INVALID_SID error
On Mon, 25 Mar 2024 07:39:21 +0100
Kai via samba <samba at lists.samba.org> wrote:
> Hello everyone,
> 
> I have a Samba setup with an AD controller (DC01) and set up a second 
> system which should work as file share (filesrv01).
> I was setting it up using this manual: 
> https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs
> 
> Somehow, I broke