Displaying 1 result from an estimated 1 matches for "rpc_trustdom_add_internals".
2009 Oct 12
2
Interdomain Trust between Samba3 and 2000 AD
...ux side by
issuing the following commands.
> net rpc trustdom add W2KDOMAIN password -Uroot
Enter root's password:********
> net rpc trustdom add SAMBADOMAIN password -S W2KSERVER -U
administrator
Enter administrator's password:********
[2009/10/12 13:46:15, 0] utils/net_rpc.c:rpc_trustdom_add_internals
(5277)
Could not set trust account password: NT_STATUS_ACCESS_DENIED
Once performing those commands, I can see that a user called w2kdomain
$ has been created in LDAP, and a user called SAMBADOMAIN$ has been
created in active directory. Since the error message concerning the
trust passwor...