Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 05-19-2007, 04:40 PM   #1 (permalink)
 
Monster Techie

Join Date: Nov 2006

Location: Illinois, USA

Posts: 1,765

CalcProgrammer1 will become famous soon enough

Default SMB between Windows and Ubuntu?

I want a home network that works on Ubuntu as well as Windows. The PC's in question here are 1) A Pentium 133MHz with Windows 98, 2) A Celeron 500MHz with Ubuntu 7.04, and 3) A Pentium 3 850MHz Laptop with Ubuntu 7.04.

The computer "COMPAQ" is the Celeron 500. I set Ubuntu's networking as follows:

Network name is Home Network:


I created a share "/home/adam" on the network:


I set it read/write:


Then, on my Ubuntu laptop (the P3-850):

Works fine...
__________________

CalcProgrammer1 is offline  
Old 05-19-2007, 04:40 PM   #2 (permalink)
 
Monster Techie

Join Date: Nov 2006

Location: Illinois, USA

Posts: 1,765

CalcProgrammer1 will become famous soon enough

Default Re: SMB between Windows and Ubuntu?

But, on the Windows 98 P133,


How can I set up SMB to work on Windows PC's (All the PC's are on the "Home Network" workgroup)

Stupid forums limit images, so I had to double post...
__________________

CalcProgrammer1 is offline  
Old 05-19-2007, 06:26 PM   #3 (permalink)
Greg's Avatar
 
Indeed.

Join Date: Dec 2004

Posts: 1,554

Greg is on a distinguished road

Default Re: SMB between Windows and Ubuntu?

Uh, can you explain that in words?

If the problem is that you can't connect to your Linux box from Windows, then you may need to edit your smb.conf file. If this is the case then I will explain in detail.
__________________
Greg is offline  
Old 05-19-2007, 06:33 PM   #4 (permalink)
 
Monster Techie

Join Date: Nov 2006

Location: Illinois, USA

Posts: 1,765

CalcProgrammer1 will become famous soon enough

Default Re: SMB between Windows and Ubuntu?

When I try to connect to the Linux system from Windows 98, I get that enter password box shown above. I type my User password from Linux, but it fails. I leave it empty, but it fails. I have no other passwords to try. It does the same connecting to any Linux box from the Windows one.

Also, my Linux comps only connect to each other when I type the IP address, selecting the name from the Network place results in a "Cannot get directory list" or something.
__________________

CalcProgrammer1 is offline  
Old 05-19-2007, 06:41 PM   #5 (permalink)
Greg's Avatar
 
Indeed.

Join Date: Dec 2004

Posts: 1,554

Greg is on a distinguished road

Default Re: SMB between Windows and Ubuntu?

Alright, try this:

1.) sudo gedit /etc/samba/smb.conf
2.) Under the "Authentication" section, find the like that says
Code:
;  security = (something)
3.) Delete the semicolon, and change it to "security = share"
4.) Save and Exit
5.) sudo /etc/init.d/samba restart
__________________
Greg is offline  
 
Closed Thread

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
My PC cannot start windows farstar Hardware Troubleshooting 10 05-25-2007 04:30 PM
Ten things a Linux Fanboy will not tell you… Osiris Linux, BSD, other *nixes & Open Source Software 18 05-16-2007 06:06 PM
Ubuntu virtual machine problem apdrummer Linux, BSD, other *nixes & Open Source Software 0 04-28-2007 11:11 AM
Can't go online in Ubuntu Feisty Fawn (7.04) Blitersety Linux, BSD, other *nixes & Open Source Software 3 04-23-2007 12:26 AM
linux vs windows saltynay Windows Operating Systems and Software 4 04-18-2007 05:58 PM