Sorry I forgot this:
zfs set sharesmb=on nasi/joe

-------- Eredeti üzenet --------
Tárgy:  Re: [OpenIndiana-discuss] Accessing smb shares from windows
Dátum:  Sat, 28 Sep 2013 09:43:43 +0200
Feladó:         Brogyányi József <bro...@gmail.com>
Címzett:        openindiana-discuss@openindiana.org



Hi

Here is my version. It works for me from win7,Linux Mint,Lubuntu...

zfs create nasi/joe### Not need to issue.
zfs list### Not need to issue.
chown -R joe:staff /nasi/joe
smbadm join -w WORKGROUP### workgroup is a default in win :)
Successfully joined workgroup 'WORKGROUP'
nano /etc/pam.conf
other password required pam_smb_passwd.so.1 nowarn### Insert in the last
line.
passwd joe### Must do it because it need for smb.
svcadm enable -r smb/server
svcadm restart network/smb/server:default

Brogyi

2013.09.28. 0:11 keltezéssel, Harry Putnam írta:
Marc Jakob <m...@planet-sun.net> writes:

I found a good step by step instruction which I used years ago and it
worked pretty well:
https://blogs.oracle.com/timthomas/entry/solaris_cifs_in_workgroup_mode

hope this helps,
[...]

Thanks for the input.  I actually used that reference page while
working on this... Its a pretty straight forward and brief formula,
but somehow it does not seem to work here.


_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss



_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to