LinuxQuestions.org
Help answer threads with 0 replies.
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-25-2012, 11:43 AM   #1
xmrkite
Member
 
Registered: Oct 2006
Location: California, USA
Distribution: Mint 16, Lubuntu 14.04, Mythbuntu 14.04, Kubuntu 13.10, Xubuntu 10.04
Posts: 554

Rep: Reputation: 30
Samba Headache: Guest works, but authenticated users don's


Hello, I am trying to share a simple folder on my linux box with a few computers.

I am able to go from any computer who does not have a user name that matches my linux computer. So for example, if I have user joe with password joe on my linux computer, joe on windows get's a popup asking for username and password, even though his windows password matches. If he types in joe and joe it doesn't work.

I just want everyone to have access, no matter the password. Here is my smb.conf file:

Code:
[global]

   workgroup = WORKGROUP
   server string = %h server (Samba, Ubuntu)
   dns proxy = no

   log file = /var/log/samba/log.%m
   max log size = 1000
   syslog = 0
   panic action = /usr/share/samba/panic-action %d


   usershare allow guests = yes

#======================= Share Definitions =======================

[700-Shares]
   comment = Users profiles
   path = media/700GB/700-Shares/
   force guest = yes
   security = share
   writable = yes
   public = yes
-Thanks for any help
 
Old 07-26-2012, 02:15 PM   #2
xmrkite
Member
 
Registered: Oct 2006
Location: California, USA
Distribution: Mint 16, Lubuntu 14.04, Mythbuntu 14.04, Kubuntu 13.10, Xubuntu 10.04
Posts: 554

Original Poster
Rep: Reputation: 30
Ok, I figured it out. It needs to look like this:


Quote:
[global]

workgroup = workgroup
server string = %h server (Samba, Ubuntu)
dns proxy = no

log file = /var/log/samba/log.%m
max log size = 1000
syslog = 0
panic action = /usr/share/samba/panic-action %d

usershare allow guests = yes
security = share
guest ok = yes
guest account = put_account_name_here

#======================= Share Definitions =======================

[700-Shares]
comment = 700-Shares
path = /media/700GB/700-Shares
writeable = yes
guest ok = yes
 
  


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
Samba shares with AD - works with security groups but not with users rob,s Linux - Server 4 02-23-2012 10:25 AM
Problem getting user logins and guest users to work at the same time using Samba juliushibert Linux - Server 0 07-20-2010 06:28 AM
Samba: gid on new files with rw users and ro guest smiler_jerg Linux - Networking 2 05-04-2008 05:12 AM
not able to configure kickstart and I want that only authenticated users can access prashsharma Linux - Enterprise 1 10-12-2006 04:14 PM
Why is samba PDC setting users as guest ThaddNZ2003 Linux - General 3 03-04-2003 12:53 AM

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

All times are GMT -5. The time now is 09:59 PM.

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