Displaying 2 results from an estimated 2 matches for "tsuyama94".
2016 Apr 26
3
Can't access by NetBIOS Aliases or IP Address
...wins server = 192.168.1.2 172.16.1.5
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
idmap config * : backend = tdb
hosts allow = 192.168.1. 192.168.30. 192.168.31.
printing = bsd
wide links = Yes
--
Takeshi Suyama <tsuyama94 at gmail.com>
2016 Apr 27
0
Can't access by NetBIOS Aliases or IP Address
...on the samba server to list shares and make sure samba is
responding to request.
check the samba logs for info -- and if needed turn loglevel up in smb.conf
if this was a joined server prior to upgrade, you may need to rejoin it to
the domain
On Mon, Apr 25, 2016 at 5:52 PM, Takeshi Suyama <tsuyama94 at gmail.com> wrote:
> Hi all.
>
> I am running Debian jessie server with Samba, which has joined the Active
> Directory domain. The domain controllers are Windows Server 2012 R2.
>
> After I upgraded Samba version from 4.1.17+dfsg-2+deb8u2 to
> 4.2.10+dfsg-0+deb8u2, I'...