Alberto de Jesus Tinoco Ripoll
2001-Mar-29 02:08 UTC
I need know, how mount smb filesystem on SCO UNIX
I have ten pcs with win98 and a server with Sco Open Server, the question is how mount the Win9x device on Sco unix, like it Lan Manager Client (mount -fLMCFS win95:/c /mnt) or how i will can run lmc (lan manager client) with samba netbios ? I have in my Sco Open Server, running samba but i not can run lmc with samba. the lmc run with "sco tcp netbios" but this come trouble with samba (conflicts of the socket 139 already in use). I need know how mount like lmc with samba or how run lmc with smb-netbios. thanks Alberto Tinoco. -------------- next part -------------- HTML attachment scrubbed and removed
On Thu, 29 Mar 2001, Tellez Jimenez Mauricio wrote:> Hi Alberto, I have samba running on LinuPPP and to mount a windows share I do this: > > mount -t smb //maquina_windows/share /mount_point > > For example, if I want to mount the share games of machine prueba, on /mnt/share I just type: > > mount -t smb //prueba/games /mnt/shareWhich is fine, except that it only works on linux since smbfs only exists on linux. Sharity(-light) or smbwrapper may work for you. /Urban
Tellez Jimenez Mauricio
2001-Mar-29 16:44 UTC
I need know, how mount smb filesystem on SCO UNIX
Hi Alberto, I have samba running on LinuPPP and to mount a windows share I do this: mount -t smb //maquina_windows/share /mount_point For example, if I want to mount the share games of machine prueba, on /mnt/share I just type: mount -t smb //prueba/games /mnt/share Bye. Mauricio Tellez Fac. de Informatica Xalapa, Ver. On Wed, Mar 28, 2001 at 09:08:08PM -0500, Alberto de Jesus Tinoco Ripoll wrote:> I have ten pcs with win98 and a server with Sco Open Server, the question is how mount the Win9x device on Sco unix, like it Lan Manager Client (mount -fLMCFS win95:/c /mnt) or how i will can run lmc (lan manager client) with samba netbios ? > > I have in my Sco Open Server, running samba but i not can run lmc with samba. > the lmc run with "sco tcp netbios" but this come trouble with samba (conflicts of the socket 139 already in use). > > I need know how mount like lmc with samba or how run lmc with smb-netbios. > > thanks > > Alberto Tinoco.