I have my AC server on 10.0.0.2 (debian, samba installed). From PC1 (notebook, windows 7 professional) I can easy join my domain and all things are good. But from PC2 (windows 7 professional too) I have one simple problem. I try to join to domain, type credentials for Administrator, then after while I see error:
Network path was not found
Firewall: off
Antivirus: off
Important things from ipconfig/all:
DHCP on . . . . . . . . . . : YES
IPv4 adress . . . . . . . . . . .. . : 10.0.0.15(Recommanded)
Server DHCP . . . . . . . . . . . : 10.0.0.2
Servers DNS . . . . . . . . . . . : 10.0.0.2
. . . . . . . . . . .. . . . . . . . . 8.8.8.8
Server WINS. . . . . . : 10.0.0.2
NetBIOS overTcpip . . . . . . . : On
I can ping 10.0.0.2.
I can browse internet on PC2.
Nslookup domain.local:
(root) ??? unknown type 41 ???
Server: UnKnown
Address: 10.0.0.2 Name: domain.local
Address: 192.168.1.26
What I have already tried?
Disabling ipv6,
Enable/Disable NetBios over TCP/IP
Changing computer name
Restarting some services from services.msc (ex. dhcp client)
Rebooting server/client
Searching for some strange network adapters, found nothing
Time zone is good in server and client
ipconfig/flushdns
Sharing in windows is enabled
Disabling some services in windows
Totally, I have tried anything that I found on Internet, nothing actually works.
PC1 joins without any problems.
Please help.
Edit: smb.conf:
[global]
workgroup = DOMAIN
realm = domain.local
netbios name = DEBIAN
server role = active directory domain controller
dns forwarder = 8.8.8.8
server services = rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbind, ntp_signd, kcc, dnsupdate, dns
[netlogon]
path = /var/lib/samba/sysvol/domain.local/scripts
read only = No
[sysvol]
path = /var/lib/samba/sysvol
read only = No
[Profiles]
path = /srv/samba/Profiles/
read only = no
store dos attributes = Yes
create mask = 0600
directory mask = 0700
profile acls = yes
csc policy = disable