> I am getting the following error: > > deamon:/home/nick# smbpasswd -j ADR -r adr_nt > cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT > cli_nt_setup_creds: auth2 challenge failed > modify_trust_password: unable to setup the PDC credentials to machine ADR_NT. > Error was : NT_STATUS_NO_TRUST_SAM_ACCOUNT. > 2001/03/29 23:42:30 : change_trust_account_password: Failed to change > password for domain ADR. > Unable to join domain ADR.
You need to "join" the NT domain first, as the error sorta spells out. Here's a document that tells how to do it with Samba v2.2, http://us1.samba.org/samba/ftp/docs/htmldocs/DOMAIN_MEMBER.html If you're using an earlier version, check the documents that shipped/installed with it. I can't find "older" docs at Samba's website. Good luck Hall