Guest_imported
New member
- Jan 1, 1970
- 0
here is a transcript of what i do:
[root@linuxserver root]# smbpasswd -j domain -r ntserver
modify_trust_password: unable to connect to SMB server on machine NTSERVER. Error was : code 0.
2002/03/03 05:53:57 : change_trust_account_password: Failed to change password for domain domain.
Unable to join domain domain.
i have been unable to figure out what error code 0 means. Any ideas? I have correctly configured my smb.conf file:
[global]
netbios name = linuxserver
security = domain
workgroup = domain
password server = ntserver
encrypt passwords = yes
wins server = IP_OF_NTSERVER
name resolve order = lmhosts wins hosts bcast
my ntserver is windows 2000 server. i have tried joining the domain both while running the samba daemons and while not running samba daemons and still get the same error. The part I think I may be doing wrong is adding the computer to the active directory. i add linuxserver to the computers container and check the "allow pre-windows 2000 computers to use this account" box and set the users or group to domain computers. any help would be appreciated.
[root@linuxserver root]# smbpasswd -j domain -r ntserver
modify_trust_password: unable to connect to SMB server on machine NTSERVER. Error was : code 0.
2002/03/03 05:53:57 : change_trust_account_password: Failed to change password for domain domain.
Unable to join domain domain.
i have been unable to figure out what error code 0 means. Any ideas? I have correctly configured my smb.conf file:
[global]
netbios name = linuxserver
security = domain
workgroup = domain
password server = ntserver
encrypt passwords = yes
wins server = IP_OF_NTSERVER
name resolve order = lmhosts wins hosts bcast
my ntserver is windows 2000 server. i have tried joining the domain both while running the samba daemons and while not running samba daemons and still get the same error. The part I think I may be doing wrong is adding the computer to the active directory. i add linuxserver to the computers container and check the "allow pre-windows 2000 computers to use this account" box and set the users or group to domain computers. any help would be appreciated.