MAC computer is not seeing the Ubuntu(computer) samba share in SHare
Posted
by Mirage
on Server Fault
See other posts from Server Fault
or by Mirage
Published on 2010-04-27T00:28:35Z
Indexed on
2010/04/27
0:33 UTC
Read the original article
Hit count: 493
I have ubuntu with samba installed.
Initially My Windows were not able to see Ubuntu on my network list. After searchinga lot i found that i had to write this line in smb.conf and it worked
"ldap ssl = No"
Don't know why.
Now my MAC is also not able to see ubunut but if click on connect to server and use smb://servername then my connection is established.
Now is there any thing which i can do so that MAC can see ubuntu in share and i don't need to use connect to server thing.
© Server Fault or respective owner