Problem adding a client to the domain with samba-tng

Tim Adams tadams at pbl.ca
Tue Jan 18 17:03:16 GMT 2000


Setting the machine up as a pdc seems to have worked, but I can not add a
client machine to the domain.  Here is a copy of setting the server and
domain, and adding the password for the client machine.

[root at wis74 bin]# smbpasswd -j TESTDOMAIN
Joining Domain as PDC
socket connect to /tmp/.smb.0/agent failed
error connecting to 192.9.200.74:445 (Connection refused)
2000/01/18 11:03:16 : change_trust_account_password: Changed password for
domain TESTDOMAIN.
Joined domain TESTDOMAIN.
[root at wis74 bin]# smbpasswd -a -m wis60
Password changed for user wis60$

Here is a listing of the messages from log.smb when I try to add the client
machine.

map_nt_and_unix_username: NT->Unix map DISABLED
map_nt_and_unix_username: NT->Unix map DISABLED
map_nt_and_unix_username: NT->Unix map DISABLED
map_nt_and_unix_username: NT->Unix map DISABLED
error connecting to 192.168.2.74:445 (Connection refused)
map_nt_and_unix_username: NT->Unix map DISABLED
map_nt_and_unix_username: NT->Unix map DISABLED
socket connect to /tmp/.smb.0/agent failed
error connecting to 192.168.2.74:445 (Connection refused)
map_nt_and_unix_username: NT->Unix map DISABLED
map_nt_and_unix_username: NT->Unix map DISABLED
domain_client_validate: unable to validate password for user WIS60$ in
domain  TESTDOMAIN to Domain controller \\WIS74.

Here is a summary of my smb.conf file.

[global]
   workgroup = TESTDOMAIN
   encrypt passwords = yes
   password server = WIS74
   wins server = 192.168.1.2
   time server = yes
   name resolve order = wins hosts lmhosts bcast
   dns proxy = no
   security = user
   os level = 64
   domain logons = Yes
   domain master = Yes
   preferred master = Yes
   local master = Yes
   invalid users = root

-------------- next part --------------
HTML attachment scrubbed and removed


More information about the samba-ntdom mailing list