Networking Forums

Networking Forums > Computer Networking > Linux Networking > samba: linux won't access win98 shared floppy & CD

Reply
Thread Tools Display Modes

samba: linux won't access win98 shared floppy & CD

 
 
Douglas White
Guest
Posts: n/a

 
      07-25-2003, 12:56 AM
I want my Red Hat 8 box to access my Win98 box, to read the Win98
floppy and CD drives.

The linux box can mount and read a share on NT4, and on W2K.
NT4 and W2k boxes can mount and read the shares on the W98 box.

I turned off encryption on the linux box, and did the registry hack on
the W98 box to turn off encryption.

We're on an NT domain, and the domain knows all the machines.

I use this command on the linux box as root:
mount -t smbfs -o
ro,ip=192.168.x.y,username=Administrator/domain%password
//192.168.x.y/A /mnt/w98/A

and I get the errors:
session request to 192.168.x.y failed (called name not present)
session request to 192 failed
session request to *SMBSERVER failed
SMB connection failed

The first two errors happen with NT4 and W2K boxes, but the shares do
mount.
I've tried variations of the username/domain%password option with no
effect.

I've got to be missing something on the W98 box, is all I can think.

Any insight is GREATLY appreciated! TIA Doug (E-Mail Removed)
 
Reply With Quote
 
 
 
 
Joe Hente
Guest
Posts: n/a

 
      07-26-2003, 02:06 AM
Douglas White wrote:
> I want my Red Hat 8 box to access my Win98 box, to read the Win98
> floppy and CD drives.
>
> The linux box can mount and read a share on NT4, and on W2K.
> NT4 and W2k boxes can mount and read the shares on the W98 box.
>
> I turned off encryption on the linux box, and did the registry hack on
> the W98 box to turn off encryption.
>
> We're on an NT domain, and the domain knows all the machines.
>
> I use this command on the linux box as root:
> mount -t smbfs -o
> ro,ip=192.168.x.y,username=Administrator/domain%password
> //192.168.x.y/A /mnt/w98/A
>
> and I get the errors:
> session request to 192.168.x.y failed (called name not present)
> session request to 192 failed
> session request to *SMBSERVER failed
> SMB connection failed
>
> The first two errors happen with NT4 and W2K boxes, but the shares do
> mount.
> I've tried variations of the username/domain%password option with no
> effect.
>
> I've got to be missing something on the W98 box, is all I can think.
>
> Any insight is GREATLY appreciated! TIA Doug (E-Mail Removed)


Are the drives set on share?

 
Reply With Quote
 
vinod pawar
Guest
Posts: n/a

 
      07-26-2003, 05:47 AM
Joe Hente <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> Douglas White wrote:
> > I want my Red Hat 8 box to access my Win98 box, to read the Win98
> > floppy and CD drives.
> >
> > The linux box can mount and read a share on NT4, and on W2K.
> > NT4 and W2k boxes can mount and read the shares on the W98 box.
> >
> > I turned off encryption on the linux box, and did the registry hack on
> > the W98 box to turn off encryption.
> >
> > We're on an NT domain, and the domain knows all the machines.
> >
> > I use this command on the linux box as root:
> > mount -t smbfs -o
> > ro,ip=192.168.x.y,username=Administrator/domain%password
> > //192.168.x.y/A /mnt/w98/A
> >
> > and I get the errors:
> > session request to 192.168.x.y failed (called name not present)
> > session request to 192 failed
> > session request to *SMBSERVER failed
> > SMB connection failed
> >
> > The first two errors happen with NT4 and W2K boxes, but the shares do
> > mount.
> > I've tried variations of the username/domain%password option with no
> > effect.
> >
> > I've got to be missing something on the W98 box, is all I can think.
> >
> > Any insight is GREATLY appreciated! TIA Doug (E-Mail Removed)

>
> Are the drives set on share?


First check whether it is showin you the shares by smbclient -L ip.
Then put ip & hostanme of windows & linux machine entry in lmhosts file & try
If nothing works then enable guest account on both the machines & try
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SAMBA Question, Linux box can't see Windows Shared folders General Schvantzkoph Linux Networking 1 12-11-2008 11:56 PM
Samba - FC3 - Can't access shared printers on WinXP phillipedison1891@gmail.com Linux Networking 0 02-06-2006 01:07 PM
Samba: cannot print from Win98 to Linux printer Paul Towlson Linux Networking 0 10-15-2003 11:19 AM
permission denied writing in samba shared directory on linux pepijn Linux Networking 1 10-13-2003 08:17 PM
XP cannot access shared files on Win98 Rob Windows Networking 2 09-11-2003 11:59 PM



1 2 3 4 5 6 7 8 9 10 11