I have to domains with two way trusted relationship
Two tapi servers in each domain.
i use a command in my domain: tcmsetup /c server_in_my_domain everything is ok, i see all lines i need but if i do the following tcmsetup /c server_in_another_domain there is no line
in remotesp.log: [912] 12:47:43:883: [INFO ] RpcServerUseProtseqEp(ncacn_ip_tcp) ret'd 1740 [912] 12:47:43:883: [INFO ] RpcServerUseProtseqEp(ncacn_spx) ret'd 1703 [912] 12:47:43:883: [INFO ] RpcServerUseProtseqEp(ncacn_nb_nb) ret'd 1703 [912] 12:47:43:883: [TRACE] GetNextServer entered [912] 12:47:43:883: [INFO ] RegGetNextServer: Getting server 0 from reg [912] 12:47:43:883: [TRACE] GetNextServer exited [912] 12:47:43:883: [TRACE] GetNextServer entered [912] 12:47:43:883: [INFO ] RegGetNextServer: Getting server 1 from reg [912] 12:47:43:883: [INFO ] Got last server [912] 12:47:43:883: [TRACE] GetNextServer exited [912] 12:47:43:883: [INFO ] Closing directory lookup [912] 12:47:43:883: [INFO ] init: Server name='nvkz' [912] 12:47:43:883: [INFO ] Creating binding... [912] 12:47:46:133: [ERROR] init: nvkz is not responding [912] 12:47:46:133: [INFO ] Ignoring this server
so the problem is: i cant to connect to tapi server in another domain. what must i do to establish connection?
> I have to domains with two way trusted relationship
> Two tapi servers in each domain.
> i use a command in my domain: > tcmsetup /c server_in_my_domain > everything is ok, i see all lines i need > but if i do the following > tcmsetup /c server_in_another_domain > there is no line
> in remotesp.log: > [912] 12:47:46:133: [ERROR] init: nvkz is not responding > [912] 12:47:46:133: [INFO ] Ignoring this server
> so the problem is: > i cant to connect to tapi server in another domain. what must i do to > establish connection?
Yuriy, has the current user on the client PC an account in_another_domain? Can you assign this user on the server_in_another_domain via TAPIMGMT.msc to a line device?
-- Best Regards Andreas Marschall Microsoft MVP for TAPI / Windows SDK / Visual C++ 2003-2008 TAPI / TSP Developer and Tester My TAPI and TSPI FAQ: http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm My TotoŽ Tools (a collection of free, mostly TAPI related tools): http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm TAPI development around the world (Frappr! map): http://www.frappr.com/TAPIaroundTheWorld * Please post all messages and replies to the newsgroup so all may * benefit from the discussion. Private mail is usually not replied to. * This posting is provided "AS IS" with no warranties, and confers no rights.
tapi servers must be accessable by netbios,(imho) we added this servers to WINS of each domain.
symptom was:
i could ping example1.domain1.ru from domain2 but could not ping example1
"tcmsetup /c example1.domain1.ru" or "tcmsetup /c example1" gives nothing
after adding example1.domain1.ru to WINS of domain2 I could ping example1
after that "tcmsetup /c example1" works fine from different domains
Regards, Yuriy
Andreas Marschall [exMVP TAPI] wrote:
Yuriy,has the current user on the client PC an account in_another_domain? 02-???-09
Yuriy, has the current user on the client PC an account in_another_domain? Can you assign this user on the server_in_another_domain via TAPIMGMT.msc to a line device?
-- Best Regards Andreas Marschall Microsoft MVP for TAPI / Windows SDK / Visual C++ 2003-2008 TAPI / TSP Developer and Tester My TAPI and TSPI FAQ: http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm My Toto? Tools (a collection of free, mostly TAPI related tools): http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm TAPI development around the world (Frappr! map): http://www.frappr.com/TAPIaroundTheWorld * Please post all messages and replies to the newsgroup so all may * benefit from the discussion. Private mail is usually not replied to. * This posting is provided "AS IS" with no warranties, and confers no rights.
> after adding example1.domain1.ru to WINS of domain2 > I could ping example1
> after that > "tcmsetup /c example1" works fine from different domains
Thanks for the info.
-- Best Regards Andreas Marschall Microsoft MVP for TAPI / Windows SDK / Visual C++ 2003-2008 TAPI / TSP Developer and Tester My TAPI and TSPI FAQ: http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm My TotoŽ Tools (a collection of free, mostly TAPI related tools): http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm TAPI development around the world (Frappr! map): http://www.frappr.com/TAPIaroundTheWorld * Please post all messages and replies to the newsgroup so all may * benefit from the discussion. Private mail is usually not replied to. * This posting is provided "AS IS" with no warranties, and confers no rights.
> By the way, as we have two-way trusted relationship we can use user's > account from another domain for TAPI line of TAPI server.
> So user can transparently use this line without "runas"
Yuriy, thanks for the info too.
-- Best Regards Andreas Marschall Microsoft MVP for TAPI / Windows SDK / Visual C++ 2003-2008 TAPI / TSP Developer and Tester My TAPI and TSPI FAQ: http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm My TotoŽ Tools (a collection of free, mostly TAPI related tools): http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm TAPI development around the world (Frappr! map): http://www.frappr.com/TAPIaroundTheWorld * Please post all messages and replies to the newsgroup so all may * benefit from the discussion. Private mail is usually not replied to. * This posting is provided "AS IS" with no warranties, and confers no rights.