windows 98 can't see Linux machine using Samba

windows 98 can't see Linux machine using Samba

Post by Marco Vranke » Sun, 11 Jul 1999 04:00:00



Hello,

At the moment, I'am also experimenting with win98-linux.
At the moment I still can't ping between win 98 and linux , so I'am not as
far as you yet, but
I've found something that might solve your problem:

***********
Windows98 and Samba
Symptom:
Samba doesn't work with Windows98
Cause:
Windows98 uses only encoded passwords.
Solution:
Use regedit to enter the following new values into the registry :
Enter a new DWORD "EnablePlainTextPassword" at
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VNETSUP] and set
this value to 1.

(you can find this on http://www.suse.de/sdb/en/html/ray_win98_smb.html)

Let me know when this works.
Good luck!



> I've got a Linux/Samba box and a Win 98 box. I've managed to set it up
> so that Samba can read my Windows machines drives but can't get the
> Network Neighbourhood to see the Linux box. What do I need to do to do
> that?

> I can ping, ftp, http and telnet in both directions using either IP
> addresses or host names.

> I've no intention of using the Linux box to connect to anything other
> than my Win98 box (it's too slow for modem/dial-up internet access) so
> security isn't an issue.

> Am I right in assuming that as I don't need internet access I don't
> need DNS?

> ------------------------------------------------------------------
> | Dale Walker                       London Techno Events         |

> | London, UK                        http://www.sorted.org/london |
> ------------------------------------------------------------------

 
 
 

windows 98 can't see Linux machine using Samba

Post by Mark Po » Wed, 14 Jul 1999 04:00:00


-snip-

Quote:>Sorry, it's already set like that.

-snip-

Dale,

Do you have any shares defined on the Samba machine, with "Browseable
= yes" specified for them?

To send me email, replace 'nospam' with 'home'.

 
 
 

windows 98 can't see Linux machine using Samba

Post by Mark D. Leight » Wed, 14 Jul 1999 04:00:00


Make sure that the workgroup shown in Start/Settings/Control Panel on
the Identification tab matches the workgroup show in the [global]
section of  /etc/smb.conf


> -snip-

> >Sorry, it's already set like that.

> -snip-

> Dale,

> Do you have any shares defined on the Samba machine, with "Browseable
> = yes" specified for them?

> To send me email, replace 'nospam' with 'home'.

 
 
 

windows 98 can't see Linux machine using Samba

Post by Monte Philli » Wed, 14 Jul 1999 04:00:00


Mark,
  My experience has been that when samba/network gets tangled to a
certain point, start over.  Make a clean slate and install the MINIMUM
smb.conf and resolve.conf, hosts etc.   Once that mini,um network is
running, then and ONLY then do you start tweaking.  Further you tweak
one thing at a time, you start changing multiple aspects and even the
gurus get lost.   On the helpful side <G>  try the following sites,
compare what you have in your files to their models, I guarantee that
their models work, at least on the machines I have set up.
This site has a step by step howto for complete setup of samba.  steps
for both linux and the win machine.  (and they really work <G>)
http://www.sfu.ca/~yzhang/linux/samba/index.html
and this one as well
http://home.talkcity.com/MigrationPath/maguai/samba.html

These sites singly or in combination are nearly guaranteed to get you
networked.