I'm trying to create a trust between two Samba-LDAP domains (on a single server). I'm following Samba Howto Collection (http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/NetCommand.html#id335566) but I'm getting the error below. root@facomp01:~# /usr/local/samba.labi/bin/net rpc testjoin -S rpc_client/cli_pipe.c:get_schannel_session_key(2443) get_schannel_session_key: could not fetch trust account password for domain 'LABI' utils/net_rpc_join.c:net_rpc_join_ok(70) net_rpc_join_ok: failed to get schannel session key from server LABISERVER for domain LABI. Error was NT_STATUS_CANT_ACCESS_DOMAIN_INFO Join to domain 'LABI' is not valid Are there any restrictions to Samba-LDAP trusts? Does anyone know how to solve this? Thanks. -- Allysson Steve Mota Lacerda stevelacerda@stevelacerda.net http://www.stevelacerda.net
Allysson Steve Mota Lacerda
2007-Apr-02 20:16 UTC
[Samba] Re: Samba-LDAP interdomain trust
On 3/26/07, Allysson Steve Mota Lacerda <stevelacerda@gmail.com> wrote:> > I'm trying to create a trust between two Samba-LDAP domains (on a single > server).I solved this problem but now I have a new one. When I try to login on the trusting domain (LABI) using an account of the trusted domain (ADMIN) the following message is shown: "A device connected to the system is not functioning". My "log on to" is set to ADMIN. I had this problem a time ago because the SIDs of my users were wrong but I've fixed it. In both log.nmbd files I got the following messages: [2007/04/02 17:01:58, 0] nmbd/nmbd_browsesync.c:get_domain_master_name_node_status_fail(486) get_domain_master_name_node_status_fail: Doing a node status request to the domain master browser at IP <IP_OF_THE_OTHER_DOMAIN_PDC> failed. Cannot get workgroup name. I have two domains running on a single server (different NICs) and they share the WINS server. Can anyone help me? -- Allysson Steve Mota Lacerda stevelacerda@stevelacerda.net http://www.stevelacerda.net