Unable to contact Active Directory to access or verify claim types

RH 1 Reputation point
2023-03-15T13:55:17.96+00:00

Hey Guys,

In the AD domain environment. I want to update a user's "Special Permissions" for a folder on a server.

The advanced permissions are however grey. I see the error at the bottom "Unable to contact Active Directory to access or verify claim types"

I have investigated and troubleshooted the error message and noticed this error across most servers on our network (on-prem and cloud) - I have checked the DNS, Firewall etc...all working fine and couldn't spot any issues. In the end I rejoined one of the server back to the domain that solved the issue but surely I can't do this to all servers - I am pretty sure there's option, I appreciate in advance any assistance in this matter.

Thanks

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,397 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,734 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2023-03-15T14:02:25.9033333+00:00

    You could check

    Test-ComputerSecureChannel 
    
    

    and if needed

    Test-ComputerSecureChannel -Repair
    

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. Anonymous
    2023-03-15T15:42:18.18+00:00

    Sounds good, might also work through this one.

    https://learn.microsoft.com/en-us/windows-server/identity/solution-guides/deploy-a-central-access-policy--demonstration-steps-

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

  3. Mohamad Rostami 0 Reputation points
    2024-05-31T10:04:31.86+00:00

    Set primary DNS to your DC server.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.