Directory with password

fastmaster

Dabbler
Joined
Feb 6, 2013
Messages
32
Hi, i have installed TrueNAS-12.0-STABLE and i want to create directory share with windows 10 password protected user-directory. I would like to succeed without creating network maps. It can be done?

Example:
dataset name Oliver ----> Windows Share (windows 10) name Oliver allow with password
dataset name Jack ----> Windows Share (windows 10) name Jack allow with password
 

jgreco

Resident Grinch
Joined
May 29, 2011
Messages
18,680
For a SMB share? Sure. Set up user authentication and then restrict it to the desired user(s).

Sharing -> Windows Shares -> (select the share) -> Edit -> Advanced Mode -> Auxiliary Parameters

"valid users = fastmaster"

It's just Samba underneath, so nearly anything you can do with Samba is available somehow.
 

fastmaster

Dabbler
Joined
Feb 6, 2013
Messages
32
For a SMB share? Sure. Set up user authentication and then restrict it to the desired user(s).

Sharing -> Windows Shares -> (select the share) -> Edit -> Advanced Mode -> Auxiliary Parameters

"valid users = fastmaster"

It's just Samba underneath, so nearly anything you can do with Samba is available somehow.

Thanks for the reply.

I followed your suggestions but it doesn't work.
 

Attachments

  • permissionShare.png
    permissionShare.png
    12.2 KB · Views: 282
  • permissionShareError.png
    permissionShareError.png
    14.7 KB · Views: 275
Top