LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Samba: Cannot access share files from win98 but winxp ok (https://www.linuxquestions.org/questions/linux-general-1/samba-cannot-access-share-files-from-win98-but-winxp-ok-520705/)

simke 09-26-2008 10:34 PM

G'day tonyoh888. Thanks for your suggestion!
Tried it out... Still unable to access...

allend 11-13-2008 10:40 AM

I just found a little wrinkle that worked for me:
1. Add a Linux user.
2. Edit smb.conf and add to the global section
Code:

lanman auth = yes
client lanman auth =yes

Restart samba
3.Use pdbedit -a <username> to create a Samba user in your password backend.
(If the user already exists, then first delete the user with pdbedit -x <username>)

It seems that LM hashes are not generated in the password backend if the lanman authorisation is not set in smb.conf.

simke 11-20-2008 10:56 PM

G'day Allend. Finally.... Your method works!
Thanks a lot!

allend 11-21-2008 04:54 AM

@simke: No wuckers cobber.
Sorry to hear that I am not the only one who still needs to work with this dinosaur operating system.

Kaboosh 07-30-2010 05:46 PM

An End to Your Headaches
 
Please see http://www.troubleshooters.com/linux/win9x_samba.htm in regards to this problem. If only I would've found it 14 hours earlier it would have saved me an all-nighter and a client suffering through "manual sales" on the morning of their biggest sales day due to a downed POS system ;- (

tarique_muhiuddin 07-30-2012 03:53 AM

Solution to Win98 to connect samba
 
Just change in smb.conf after backing up

os level = 2


Restart smb service and login from win98 to samba server.


Regards.
Tarique Muhiuddin
tarique_muhiuddin@hotmail.com


All times are GMT -5. The time now is 10:31 AM.