[Samba] multiuser with simple user mapping

Rowland penny rpenny at samba.org
Wed Jun 23 08:27:26 UTC 2021


On 23/06/2021 01:40, Eric Levy via samba wrote:
> I have a Linux server, and a NAS device from Synology. Both systems
> have matching sets of user names.
>
>  From the server, I create a mount through the following command:
>
> $ sudo mount.cifs //diskstation/usr /mnt -ouser=master,multiuser,setuids,idsfromsid
>

You have a problem with using the 'multiuser' option, it only works with 
a 'sec=' option that doesn't require passwords e.g. kerberos

Try reading 'man mount.cifs'

Rowland




More information about the samba mailing list