Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

AD integration : server can't find _gc._tcp.test.domain.com: NXDOMAIN

957315Aug 23 2012 — edited Sep 7 2012
Hi,

I'm not able to use Active Directory integration with kerberos :

Our domain name is TEST.DOMAIN.COM.

when running the nslookup query request for the GC in this domain, getting the below output :

# nslookup -query=any gc.tcp.test.domain.com
Server: 10.10.2.6
Address: 10.10.2.6#53

** server can't find gc.tcp.test.domain.com: NXDOMAIN

there is no answer.

_______________________________________________________________________________

But when runing the same query without test, GC are getting resolved in nslookup :

# nslookup -query=any gc.tcp.domain.com | grep sis
gc.tcp.domain.com service = 0 100 3268 server1.test.domain.com.
gc.tcp.domain.com service = 0 100 3268 server2.test.domain.com.
bash-3.00#

Is-it possible to add the possibility to enter the domain name where reside the gc.tcp ?

Appreciate, if someone could help me out to get this resolved.



Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 5 2012
Added on Aug 23 2012
6 comments
3,672 views