Don Rauenhorst
2006-Jul-21 01:11 UTC
[Samba] mount a window 2003 nfs share on a sun running solaris10
Hi Is there a way to mount a shared 2.5 tb volume from 1 2003 windows onto a sun running solaris 10. is there a simple way to do this with samba? thanks donr email donr@rorke.com
Logan Shaw
2006-Jul-21 17:13 UTC
[Samba] mount a window 2003 nfs share on a sun running solaris10
On Tue, 18 Jul 2006, Don Rauenhorst wrote:> Is there a way to mount a shared 2.5 tb volume from 1 2003 windows onto a sun > running solaris 10. > is there a simple way to do this with samba?Samba is an SMB (a/k/a CIFS) server, so if you are mounting an NFS share as the subject says, Samba won't help. Also, Samba does the file server end of things, not the client. In Unix terms, that means it helps you export filesystems but not mount them. - Logan