I switched to the CIFS filesharing system.
All that I needed to do was to disable the samba wins swat services, then i
started the smb/server service.
I followed the CIFS administration guide. Almost everything worked without
problems.
The only problem I got was a ?wins? resolution error. So, i
Ok I found a solution.
Thanks for your help.
svcadm enable samba wins swat
modified /etc/sfw/smb.conf:
[global]
server string = Unix-Windows share
security = SHARE
wins server = 192.168.1.2, 192.168.1.1
[apache22]
comment = Apache 2.2 share
path = /var/apa
On Sun, Jan 18, 2009 at 2:37 PM, Louis Hoefler
wrote:
> Ok I found the share folder gnome gui. Its in
> coffecup->administration->shared folders. But, if I add a folder with this
> gui, it does not show up on windows.
>
> I tried
>
> svcadm restart smb/server
>
> but nothing happened. The gui crea
Louis Hoefler wrote:
> But what is the recommended way to share a directory?
You should be able to use sharemgr directly to just share a directory
and not an entire file system. If you do that you shouldn't set the
sharesmb property, though. Use either the sharesmb property or use
sharemgr di
Ok I found the share folder gnome gui. Its in coffecup->administration->shared
folders. But, if I add a folder with this gui, it does not show up on windows.
I tried
svcadm restart smb/server
but nothing happened. The gui created a /etc/sfw/smb.conf file, which holds the
folder I added.
I foun
On Sun, Jan 18, 2009 at 1:57 PM, Louis Hoefler
wrote:
> But what is the recommended way to share a directory?
> --
>
I don't know that there currently is a good way to just share a directory
with the built-in cifs server. I'd imagine your best bet would be to use
SAMBA.
--Tim
_
But what is the recommended way to share a directory?
--
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
On Sun, Jan 18, 2009 at 16:38, Louis Hoefler wrote:
> Is it possible to share a folder with cifs without adding a zfs volume?
Try "zfs set sharesmb=on mypool".
> I also have not found out how to share a folder with zfs, is it possible?
I don't think sharing an individual folder is possible (or, a
Is it possible to share a folder with cifs without adding a zfs volume?
I also have not found out how to share a folder with zfs, is it possible?
If it's possible, how?
I searched google and this forum but found no answers to my question.
Greets Louis Hoefler
PS.: I hope this was the right forum