[Cialug] Samba Challenge
Scott Yates
Scott at yatesframe.com
Sat Feb 20 15:20:33 CST 2016
Just realized I did not share the whole solution to my issue:
in smb.conf I added the following lines below the [global] section
Not sure if it will fix your issue, but it seems like it is worth a try and
restart of the smbd service
[global]
# this fixes issue with root share
#
http://askubuntu.com/questions/717610/access-denied-to-samba-share-after-update
follow symlinks = yes
wide links = yes
unix extensions = no
On Sat, Feb 20, 2016 at 3:16 PM, L. V. Lammert <lvl at omnitec.net> wrote:
> On Sat, 20 Feb 2016, kristau wrote:
>
> > That's all I've got. In my experience, when the application's logs
> > don't show errors, it has usually been selinux blocking the connection
> > before it gets to the application. Even if the port is responding to
> > connections.
> >
> > Can you connect to it successfully from the local host?
> >
> Nope. smbclient -L just thinks for a while and returns nothing; smbtree
> with no arguments will show other machines, nothing locally.
>
> TFTR!
>
> Lee
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
>
More information about the Cialug
mailing list