1) Executing "net rpc join" reports the following error. The join does is OK. LDAP logs show that the trust account has been updated. Here is the log message: [2008/07/23 11:20:21, 0] rpc_server/srv_netlog_nt.c:_netr_ServerAuthenticate2(520) _netr_ServerAuthenticate2: netlogon_creds_server_check failed. Rejecting auth request from client MERLIN machine account MERLIN$ [2008/07/23 11:20:21, 0] rpc_server/srv_netlog_nt.c:_netr_ServerAuthenticate2(520) _netr_ServerAuthenticate2: netlogon_creds_server_check failed. Rejecting auth request from client MERLIN machine account MERLIN$ Note: The LDAP update record for this transaction (from replog) is as follows: time: 1216830023 dn: uid=merlin$,ou=Computers,ou=Users,dc=terpstra-world,dc=org changetype: modify delete: sambaNTPassword sambaNTPassword: BE896A235BDAF69CCEA11817B8FA6E21 - add: sambaNTPassword sambaNTPassword: A47F2DC59F56F61DC96CFEE9E72E7233 - replace: entryCSN entryCSN: 20080723162023Z#000000#00#000000 - replace: modifiersName modifiersName: cn=Manager,dc=terpstra-world,dc=org - replace: modifyTimestamp modifyTimestamp: 20080723162023Z - Please let me know if you need a log level 10 log of this.
Hi John, Yes, I think a higher level log of the server would help here. And could you provide the output of the net rpc join command, preferably the plain output and a level 10 output. (I guess the small log excerpt must be from the dc's log.smbd.) Cheers - Michael
Created attachment 3442 [details] Log from PDC
Created attachment 3443 [details] Log from BDC
(In reply to comment #2) > Created an attachment (id=3442) [edit] > Log from PDC > (In reply to comment #1) > Hi John, > > Yes, I think a higher level log of the server would help here. > And could you provide the output of the net rpc join command, > preferably the plain output and a level 10 output. > > (I guess the small log excerpt must be from the dc's log.smbd.) > > Cheers - Michael > I have uploaded them. Karolin has bene looking at these logs also. Please discuss with her. cheers, John T.
Hmm, these are the server logs - thanks. And what does "net rpc join" say? (plain and lvl 10?) Cheers - Michael
No longer an issue in current code.