[OpenIndiana-discuss] CIFS and openindiana

Guenther Alka alka at hfg-gmuend.de
Fri Jul 12 10:02:38 UTC 2013


first, I would not share the pool itself but create a filesystem to 
share ex data:
zfs set sharesmb=on home/data

then you should reset the root pw to create a smb password:
passwd root

now you should be able to connect from Windows as user root
If you want to connect as another user, create this user with a password 
and set ACL of shared folder to allow everyone@ or this user

if you like to do settings not via CLI but a Web-UI, try my napp-it on OI



Am 10.07.2013 13:57, schrieb Daniel Kjar:
> Hello everyone,
>
> I am trying to get CIFS working to share a home drive to a windows 8 
> machine.  The pool already exists and I don't use auto_home.
>
> I tried just zfs set sharesmb=on home and that made it discoverable 
> but when i try to log in I get authentication denied.
>
> I looked at the instructions online and saw all kinds of stuff that I 
> am not sure if I really need to do. Most of the instructions I find 
> are either oracle telling me to make a pool from scratch or samba 
> specific.  Do I need to do that or can I use the existing pool?
>
> Thanks.
>
> Dan
>




More information about the OpenIndiana-discuss mailing list