Hi, I was using samba 2.0.7 veersion for a while without any problem. This morning, suddenly, many windows (nt/98) cannot connect the samba server on our Linux (RedHat 6.2) server. Then, I downloaded the version 2.2.4, extracted, configure it, make, make install according to the document. Then I test it by running ./testparm it lists all of shared folders. Then, I run ./smbclient -L morpheus where morpheus is my host, it asks the password. I enter it and it lists all shared folders. Then, I run ./smbclient //morpheus/common where common is a public shared folder. Again, after entering the password, it is connected. I got the smb prompt smb: \> If I type dir or ls, it lists all folders under /common. However, if I go to any windows, I cannot connect to the samba server. If I go to the DOS prompt, and type net use x: \\morpheus\common it asks me Type the password for \\morpheus\common Then, it always says Login failed. Unknown username or bad password. Could you give me some help? Thanks a lot! Hongwei Li --------------------------------------------------------- This message sent using EMUmail -- http://www.emumail.com --------------------------------------------------------- Jumping through hoops to get E-mail on the road? You've got two choices: Join the circus, or use MollyMail. Molly Mail -- http://www.mollymail.com
Have you checked about encrypted passwords? Christian> Hi, > > I was using samba 2.0.7 veersion for a while without any problem. > This morning, suddenly, many windows (nt/98) cannot connect the samba > server on our Linux (RedHat 6.2) server. Then, I downloaded the > version 2.2.4, extracted, configure it, make, make install according > to the document. Then I test it by running > > ./testparm > > it lists all of shared folders. Then, I run > > ./smbclient -L morpheus > > where morpheus is my host, it asks the password. I enter it and it > lists all shared folders. Then, I run > > ./smbclient //morpheus/common > > where common is a public shared folder. Again, after entering the > password, it is connected. I got the smb prompt smb: \> If I type > dir or ls, it lists all folders under /common. > > However, if I go to any windows, I cannot connect to the samba server. > If I go to the DOS prompt, and type > > net use x: \\morpheus\common > > it asks me > > Type the password for \\morpheus\common > > Then, it always says > > Login failed. Unknown username or bad password. > > Could you give me some help? > > Thanks a lot! > > Hongwei Li > > > > --------------------------------------------------------- > This message sent using EMUmail -- http://www.emumail.com > --------------------------------------------------------- > > Jumping through hoops to get E-mail on the road? > You've got two choices: Join the circus, or use MollyMail. > > Molly Mail -- http://www.mollymail.com > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > >_(_)_ wWWWw _ @@@@ (_)@(_) vVVVv _ @@@@ (___) _(_)_ @@()@@ wWWWw (_)\ (___) _(_)_ @@()@@ Y (_)@(_) @@@@ (___) `|/ Y (_)@(_) @@@@ \|/ (_)\ / Y \| \|/ /(_) \| |/ | \ | \ |/ | / \ | / \|/ |/ \| \|/ jgs|// \\|/// \\\|//\\\|/// \|/// \\\|// \\|// \\\|// ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Hi, I set EnablePlainTextPassword to 1 on all windows systems, also I use security=user, not server. Today, I found some more information. I found that all windows 95/98/nt that use DHCP cannot connect to one samba server (2.2.4, Redhat Linux 6.2), but those windows using static IP do not have problem. At the same time, all windows can connect to other two Unix systems (AIX, samba 2.0.2, 1.9.16p9). Also, all WindosXP (using DHCP) can connect to all three samba servers. Again, before yesterday, there was no any problem at all for more than a year. Please help me! I appreciate your help! Hongwei On Wed, 12 Jun 2002 08:15:43 +0200 "Christian Barth" wrote:> Have you checked about encrypted passwords? > > Christian > > > > Hi, > > > > I was using samba 2.0.7 veersion for a while without any problem. > > This morning, suddenly, many windows (nt/98) cannot connect the samba > > server on our Linux (RedHat 6.2) server. Then, I downloaded the > > version 2.2.4, extracted, configure it, make, make install according > > to the document. Then I test it by running > > > > ./testparm > > > > it lists all of shared folders. Then, I run > > > > ./smbclient -L morpheus > > > > where morpheus is my host, it asks the password. I enter it and it > > lists all shared folders. Then, I run > > > > ./smbclient //morpheus/common > > > > where common is a public shared folder. Again, after entering the > > password, it is connected. I got the smb prompt smb: \> If I type > > dir or ls, it lists all folders under /common. > > > > However, if I go to any windows, I cannot connect to the samba server. > > If I go to the DOS prompt, and type > > > > net use x: \\morpheus\common > > > > it asks me > > > > Type the password for \\morpheus\common > > > > Then, it always says > > > > Login failed. Unknown username or bad password. > > > > Could you give me some help? > > > > Thanks a lot! > > > > Hongwei Li > > > > > > > > --------------------------------------------------------- > > This message sent using EMUmail -- http://www.emumail.com > > --------------------------------------------------------- > > > > Jumping through hoops to get E-mail on the road? > > You've got two choices: Join the circus, or use MollyMail. > > > > Molly Mail -- http://www.mollymail.com > > > > > > > > -- > > To unsubscribe from this list go to the following URL and read the > > instructions: http://lists.samba.org/mailman/listinfo/samba > > > > > > > _(_)_ wWWWw _ > @@@@ (_)@(_) vVVVv _ @@@@ (___) _(_)_ > @@()@@ wWWWw (_)\ (___) _(_)_ @@()@@ Y (_)@(_) > @@@@ (___) `|/ Y (_)@(_) @@@@ \|/ (_)\ > / Y \| \|/ /(_) \| |/ | > \ | \ |/ | / \ | / \|/ |/ \| \|/ > jgs|// \\|/// \\\|//\\\|/// \|/// \\\|// \\|// \\\|// > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >--------------------------------------------------------- This message sent using EMUmail -- http://www.emumail.com --------------------------------------------------------- Jumping through hoops to get E-mail on the road? You've got two choices: Join the circus, or use MollyMail. Molly Mail -- http://www.mollymail.com