When changing a machine password in W2k3 using "net rpc changetrustpw" (or it's rpcclient equivalent), the change succeeds but the credential chain is broken afterwards. The fix is to use NetrServerPasswordSet2 when support for it is negotiated.
Created attachment 3500 [details] fix password change tested only with NT4 and W2k3 for now.
Fix in 3-2, 3-3 and 3-devel.
*** Bug 5855 has been marked as a duplicate of this bug. ***