02-03-2016 06:26 PM - edited 03-10-2019 11:27 PM
Hi!
DNS, AD service, and NTP server all all synced between ISE and the AD instance we are trying to sync here.
The one remaining test that fails is Kerberos, here is the error message:
Could not get Machine account info : Machine is not joined to AD. PBIS error code: NERR_SetupNotJoined. Check Kerberos configuration and network settings
Does anyone know how to remedy this situation?
Thanks!
Solved! Go to Solution.
07-18-2019 02:19 PM
02-03-2016 07:28 PM
Protocol |
Port (remote-local) |
Target |
Authenticated |
Notes |
---|---|---|---|---|
DNS (TCP/UDP) |
Random number greater than or equal to 49152 |
DNS Servers/AD Domain Controllers |
No |
— |
MSRPC |
445 |
Domain Controllers |
Yes |
— |
Kerberos (TCP/UDP) |
88 |
Domain Controllers |
Yes (Kerberos) |
MS AD/KDC |
LDAP (TCP/UDP) |
389 |
Domain Controllers |
Yes |
— |
LDAP (GC) |
3268 |
Global Catalog Servers |
Yes |
— |
NTP |
123 |
NTP Servers/Domain Controllers |
No |
— |
IPC |
80 |
Other ISE Nodes in the Deployment |
Yes (Using RBAC credentials) |
— |
12-05-2017 03:04 PM
I have the same error, and no firewall is installed on the DC.
04-20-2018 02:49 AM
Coming late to this party, but had the same problem recently.
Adding A record of your AD server to your DNS server resolved this problem for me. These two tests were failing with the exact same error you mentioned.
Kerberos check SASL connectivity to AD
Kerberos test obtaining join point TGT
Something like this was added to DNS
win2008.homelab.local. IN A 192.168.0.100
07-16-2019 10:49 PM
Can you add more details. I have exactly same problem. I have single node ISE deployment reunning admin, PSN and MnT personas on it.
I am joining ISE node to abc.com domain and on doing nslookup to abc.com i am getting 10.10.10.10 (DC IP). Same DC is running DNS Server too. My ISE server ip is 10.10.10.20.
Could you advise what DNS record i need. Appreciate your help.
07-18-2019 02:19 PM
06-19-2020 12:52 AM
Bro, what do you do to solve this issue ? I have same issue with you
06-19-2020 04:53 AM
06-23-2020 01:11 AM
11-29-2020 05:29 PM
The same thing happened to me and I resolved it by adding a host entry into my forward lookup zone.
Go to your Windows Server DNS manager > forward lookup zones > the zone you have created that your ISE/AD server uses. In my case it is 'mylab.local'
Create a new host entry under that zone.
The name field will be the hostname of ISE. If you are unsure of what it is, check the report under the test details in your diagnostic tool menu. It will mention at the top, 'Diagnostic Report for ISE node: my-ise-server.mylab.local'
Go back to your windows server and enter as your name and then under the IP address field, enter the IP of your ISE node.
Save changes and restart your DNS server service. Then try to re-join your AD in ISE from scratch again.
Thanks all for the pointers!
01-04-2021 12:28 AM
I have this same error on one node.
DNS -> check
FW ports -> check
Delegated permission to join for the user account -> check
Able to resolve domain -> check
time sync with Domain Controller -> check
Last option I am looking at is patching ISE.
Does anyone here have a different solution?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide