restrict host access with share.smb.rw=?? how to write the access-list
Dear Community,
Can you help me to define what an "access-list" is?
I'm setting up different shares using the built in zfs nfs/smb distibution system.
Share command for smb share with the same given name "Messen":
zfs share -o share.path=/ex1/safe/daten/db/messen -o share.desc="Messdaten" -o share.smb.rw=172.16.236.103 ex1/safe%Messen
using the option
-o share.smb.rw=172.16.236.103
the share is not accessable from the host.
As well as if i use the hostname/full qualified/Username etc. of the client.
Messages:
Mar 21 12:47:49 <servername> smbsrv: [ID 421734 kern.notice] NOTICE: [<AD-User>]: Messen access denied: host access
Can you help me to define what an "access-list" is?
I'm setting up different shares using the built in zfs nfs/smb distibution system.
Share command for smb share with the same given name "Messen":
zfs share -o share.path=/ex1/safe/daten/db/messen -o share.desc="Messdaten" -o share.smb.rw=172.16.236.103 ex1/safe%Messen
using the option
-o share.smb.rw=172.16.236.103
the share is not accessable from the host.
As well as if i use the hostname/full qualified/Username etc. of the client.
Messages:
Mar 21 12:47:49 <servername> smbsrv: [ID 421734 kern.notice] NOTICE: [<AD-User>]: Messen access denied: host access
0