Hello guys,
I'm glad I found this thread. I have a very similar setup.
My Zimba Samba PDC is zimbraubuntu.pluto.com and my W2k DC is test.test.com.
Adding trust is OK, but verifying is failed.
This is the error I've got:
Code:
The secure channel (SC) query on domain controller \\UBUNTUZIMBRA of domain PLUTO.COM to domain TEST failed with error: The specified domain either does not exist or could not be contacted. An SC reset will now be attempted
Verification of the trust between the domain test.test.com and the domain PLUTO.COM was unsuccessful because: The specified domain either does not exist or could not be contacted.
To repair a trust to a pre-Windows 2000 domain you must remove and re-add the trust on both sides.
This is my Samba log:
Code:
Jul 10 09:10:21 ubuntuzimbra slapd[3863]: is_entry_objectclass("", "2.5.6.1") no objectClass attribute
Jul 10 09:10:21 ubuntuzimbra slapd[3863]: is_entry_objectclass("", "2.5.6.1") no objectClass attribute
Jul 10 09:10:36 ubuntuzimbra smbd[12141]: [2007/07/10 09:10:36, 2] passdb/pdb_ldap.c:init_sam_from_ldap(640)
Jul 10 09:10:36 ubuntuzimbra smbd[12141]: init_sam_from_ldap: Entry found for user: administrator
Jul 10 09:10:36 ubuntuzimbra slapd[3863]: <= bdb_equality_candidates: (uniqueMember) index_param failed (18)
Jul 10 09:10:36 ubuntuzimbra smbd[12141]: [2007/07/10 09:10:36, 2] auth/auth.c:check_ntlm_password(307)
Jul 10 09:10:36 ubuntuzimbra smbd[12141]: check_ntlm_password: authentication for user [Administrator] -> [Administrator] -> [administrator] succeeded
Jul 10 09:10:36 ubuntuzimbra smbd[12141]: [2007/07/10 09:10:36, 2] passdb/pdb_ldap.c:init_sam_from_ldap(640)
Jul 10 09:10:36 ubuntuzimbra smbd[12141]: init_sam_from_ldap: Entry found for user: test$
Jul 10 09:10:44 ubuntuzimbra smbd[12141]: [2007/07/10 09:10:44, 2] passdb/pdb_ldap.c:init_sam_from_ldap(640)
Jul 10 09:10:44 ubuntuzimbra smbd[12141]: init_sam_from_ldap: Entry found for user: test$
Jul 10 09:11:45 ubuntuzimbra smbd[12141]: [2007/07/10 09:11:45, 2] passdb/pdb_ldap.c:init_sam_from_ldap(640)
Jul 10 09:11:45 ubuntuzimbra smbd[12141]: init_sam_from_ldap: Entry found for user: test$
Jul 10 09:11:52 ubuntuzimbra smbd[12141]: [2007/07/10 09:11:52, 2] passdb/pdb_ldap.c:init_sam_from_ldap(640)
Jul 10 09:11:52 ubuntuzimbra smbd[12141]: init_sam_from_ldap: Entry found for user: test$ This is the result of net command in samba:
Code:
sudo net rpc trustdom list
Password:
Password:
net: /opt/zimbra/cyrus-sasl/lib/libsasl2.so.2: no version information available (required by /usr/lib/libldap_r.so.2)
Password:
Trusted domains list:
none
Trusting domains list:
TEST S-1-5-21-1220945662-2111687655-682003330
Have you resolved the situation? Please, I'd be very grateful for any help.
Thank you very much.