LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-24-2005, 08:10 PM   #1
dhoro
LQ Newbie
 
Registered: Dec 2004
Posts: 5

Rep: Reputation: 0
SAMBA on FC4 - Windows keeps prompting for password


I am trying to setup a SAMBA server on FC4 and I can't seem to do it right. I set it up, the share is browsable from localhost, but if try to use a windows box to connect to my samba server, I keep getting a password prompt, although my server is set to accept guests with null passwords.

Help?

Here is my smb.conf:

Code:
[global]

   netbios name = pokedell

# workgroup = NT-Domain-Name or Workgroup-Name
   workgroup = HOMEOFFICE

# server string is the equivalent of the NT Description field
   server string = PokeDell

   hosts allow = ALL

   guest account = nobody

   log file = /var/log/samba/%m.log

   null passwords = yes

   interfaces = 192.168.1.0/24 10.0.0.0/24

[REMINST]
        path = /media/cdrom
        browsable = yes
        read only = no
        guest ok = yes

[smbshr]
        path=/home/smbshr
        browsable=yes
        guest ok = yes
        guest account = nobody
Thanks!
 
Old 07-24-2005, 08:19 PM   #2
Lleb_KCir
Senior Member
 
Registered: Nov 2003
Location: Orlando FL
Distribution: Debian
Posts: 1,765

Rep: Reputation: 45
did you creat your smbuser and smbpasswd?
 
Old 07-24-2005, 08:41 PM   #3
jpcaza
LQ Newbie
 
Registered: Jul 2005
Distribution: Slackware 10.0
Posts: 6

Rep: Reputation: 0
Hi,
Try to remove these line
[global]
guest account = nobody
null passwords = yes
[REMINST]
guest ok = yes
[smbshr]
guest ok = yes
guest account = nobody

Then add these
[global]
security = share
encrypt passwords = yes
[REMINST]
read only = no
public = yes
[smbshr]
read only = no
public = yes

Plus you have to set permission on share directory to read+write for other user.
Have fun!
J-P
 
Old 07-25-2005, 03:14 AM   #4
dhoro
LQ Newbie
 
Registered: Dec 2004
Posts: 5

Original Poster
Rep: Reputation: 0
I got it now, the problem was the security level, I've set it like this and it works:

Code:
    security = share

Thanks all!
 
  


Reply



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
SWAT is prompting for a username/password jdklein1975 Linux - Newbie 2 07-23-2008 05:08 PM
Ssh without prompting for a password deqmacrom Linux - General 2 04-21-2005 02:13 AM
Samba share keeps prompting for password debaire Linux - Enterprise 1 12-18-2004 07:08 AM
Prompting for a password with pppoe fcnewbie Mandriva 0 06-15-2004 01:36 PM
frequent password prompting jwhiz Linux - Newbie 3 12-27-2003 05:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:26 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