Re: smbclient won't connect to public ip address
"Matthew Wala" <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
Didn't finish the message. Sorry. Here's smb.conf fully: > [global] > workgroup = waldo.local > security = share > [public] > path = /home/samba > guest ok = yes > read only = yes /home/samba is owned by root and wheel with mode 755.