Reply
 
Thread Tools Display Modes
  #1  
Old 07-29-2012, 07:15 PM
madlyhs madlyhs is offline
Junior Member
 
Join Date: May 2010
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Question MAC unable to connect to pcbsd
Hi,

I'm new to PC-BSD and i just installed PCBSD 9 ; from Samba i can see and connect to all my machines (Mac and PC) however, if i try to connect to PCBSD from my Mac or PC i cant seems to be able to do that !

Authentication is required and after i enter the user name and password which i know that they are correct i get invalid user name/password error message !

I don't understand if i can connect from my PCBSD to any machine on my network why cant i connect to PCBSD machine ?

TIA
Reply With Quote
  #2  
Old 07-30-2012, 05:06 PM
kmoore134's Avatar
kmoore134 kmoore134 is offline
Administrator
 
Join Date: May 2005
Location: Knoxville, TN
Posts: 2,430
Thanks: 0
Thanked 104 Times in 86 Posts
Default MAC unable to connect to pcbsd
Its probably an issue with the samba config. You may need to edit
/usr/local/etc/smb.conf to make this work. On my system here, I have
setup share-level security, and shared only a few directories.
__________________
----
Kris Moore
PC-BSD Founder
Reply With Quote
  #3  
Old 08-01-2012, 04:07 PM
madlyhs madlyhs is offline
Junior Member
 
Join Date: May 2010
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Thank you for the info
Reply With Quote
  #4  
Old 08-09-2012, 06:32 PM
sqlpython sqlpython is offline
Senior Member
 
Join Date: Jun 2007
Posts: 144
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to sqlpython
Default
I usually advocate removing the security during the config process. The reason being is you are then permitted to concentrate on the working of the connections and not wonder if Security is disallowing the connection.
So to that end I will in the file /usr/local/etc/smb.conf set the line
Code:
security = share
Once your configuration of the smb.conf is completed and working You can choose another security level
such as
Code:
security = user
security = domain
security = server
and others

I have a Quick Samba config How to that I have set up and use. It is basic easy to understand and I wil post it in Tips/Tricks to give you a quick start.

Last edited by sqlpython; 08-09-2012 at 06:40 PM.
Reply With Quote
Reply

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

Forum Jump


All times are GMT. The time now is 05:13 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.