[Samba] Trouble of setting samba with join AD
Adhi N. Wirawan
adhi at balicasa.net
Wed Apr 8 23:00:15 MDT 2015
OK i figured how to sanitized
In smb.conf i change to
netbios name = 4example
from
# netbios name = 4ecapsvsg6
Then i try
:~# sudo /usr/bin/smbclient -L 4example -U%
Connection to 4example failed (Error NT_STATUS_UNSUCCESSFUL)
:~# sudo /usr/bin/smbclient -L 4capsvsg6 -U%
Connection to 4capsvsg6 failed (Error NT_STATUS_UNSUCCESSFUL)
But when i try
:~# sudo /usr/bin/smbclient -L localhost -U%
Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED)
~# smbclient -L 10.153.64.5 -U%
Connection to 10.153.64.5 failed (Error NT_STATUS_CONNECTION_REFUSED)
CMIIW, but this means that computer does recognize localhost and IP Address,
but connection refused,
Instead of 4example / 4ecapsvsg6 which doesn't recognize because Status
Unsuccessful
So that means i did something wrong in smb.conf ?
-Adhi-
More information about the samba
mailing list