LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-08-2008, 04:48 PM   #1
smakula
LQ Newbie
 
Registered: Feb 2008
Posts: 2

Rep: Reputation: 0
Another ? about connecting from Windows


Hi

I am trying to connect to a Fedora 8 machine from Windows Vista. I have configured Samba: added my fedora user to Samba as a Samba user, Made a directory shared, and created a share name for it in samba, turned on the samba service and rebooted. I still cannot connect. Does anyone have any ideas on what to check? Related question: When mapping from Windows, do I refer to the share by \\fedorahostname\sharename or \\sambaworkgroup\sharename?

Thanks
 
Old 02-08-2008, 05:33 PM   #2
BrianK
Senior Member
 
Registered: Mar 2002
Location: Los Angeles, CA
Distribution: Debian, Ubuntu
Posts: 1,334

Rep: Reputation: 51
you refer to the netbios or server name... or the ipaddress, so

\\netbios_name\sharename
\\192.168.1.1\sharename

your problem is probably in your smb.conf file. Care to posts it? If it's really long, leave out the comments.
 
Old 02-11-2008, 01:38 PM   #3
smakula
LQ Newbie
 
Registered: Feb 2008
Posts: 2

Original Poster
Rep: Reputation: 0
Here is the smb.conf. Thanks for your help.


[global]

workgroup = f8group
server string = Samba Server Version %v

; netbios name = MYSERVER



# logs split per machine
log file = /var/log/samba/log.%m
# max 50KB per log file, then rotate
max log size = 50

security = user
passdb backend = tdbsam

username map = /etc/samba/smbusers

[homes]
comment = Home Directories
browseable = no
writable = yes
; valid users = %S
; valid users = MYDOMAIN\%S

[Download]
path = /home/smakula/Download
writeable = yes
; browseable = yes
valid users = smakula

Last edited by smakula; 02-11-2008 at 02:28 PM.
 
Old 02-11-2008, 09:53 PM   #4
BrianK
Senior Member
 
Registered: Mar 2002
Location: Los Angeles, CA
Distribution: Debian, Ubuntu
Posts: 1,334

Rep: Reputation: 51
don't know about the security bit. The rest look ok.

check out my UBER SIMPLE (and not secure) smb.conf:
Code:
[global]
        netbios name = foo
        server string = foo
        workgroup = MY_GROUP
        os level = 20
        domain master = No
        map to guest = Bad User
        security = share
        domain logons = No

[JOBS]
        comment = JOBS
        writeable = yes
        public = yes
        path = /JOBS
you might want to try that one to see if it works at all. If so, you can start securing it from there.

... so with this, you'd connect like \\foo\JOBS
 
  


Reply

Tags
fedora 8



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help connecting to a Windows printer d4rk_rebel Linux - Networking 1 01-15-2007 12:00 PM
connecting to windows share UmneyDurak Fedora 2 10-12-2005 02:48 PM
Connecting with Windows desarrolladores Linux - Networking 9 06-13-2004 01:23 PM
Connecting to RH Modem from Windows lennie2 Linux - Newbie 2 05-28-2004 01:53 AM
Connecting Windows and Linux Joe Soap Linux - Newbie 4 02-20-2002 01:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration