Error message is "Domain controller cannot be contacted"
I am trying to add a machine to my domain. I have added the machine in the passwd file and smbpasswd file. My smb.conf, I believe, has everything that is necessary for this to work. This is the smb.conf file I am using.
[global]
workgroup = TELEPORT
netbios name = NS2
encrypt passwords = Yes
max log size = 1000
domain logons = Yes
preferred master = Yes
domain master = Yes
dns proxy = No
invalid users = root
hosts allow = 216.147.158. 127.
os level = 65
add user script = /etc/samba/domainadd
[NETLOGON]
path = /etc/samba/netlogon
read only = yes
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
Any ideas where I am going wrong with this? Anything will help. Thanks!
I am trying to add a machine to my domain. I have added the machine in the passwd file and smbpasswd file. My smb.conf, I believe, has everything that is necessary for this to work. This is the smb.conf file I am using.
[global]
workgroup = TELEPORT
netbios name = NS2
encrypt passwords = Yes
max log size = 1000
domain logons = Yes
preferred master = Yes
domain master = Yes
dns proxy = No
invalid users = root
hosts allow = 216.147.158. 127.
os level = 65
add user script = /etc/samba/domainadd
[NETLOGON]
path = /etc/samba/netlogon
read only = yes
[printers]
comment = All Printers
path = /var/spool/samba
printable = Yes
browseable = No
Any ideas where I am going wrong with this? Anything will help. Thanks!