{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "ldap",
  "home_page_url": "https://evotec.xyz/fr/tags/ldap",
  "feed_url": "https://evotec.xyz/fr/tags/ldap/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/fr/blog/monitoring-ldaps-connectivity-certificate-with-powershell",
      "url": "https://evotec.xyz/fr/blog/monitoring-ldaps-connectivity-certificate-with-powershell",
      "title": "Monitoring LDAPS connectivity/certificate with PowerShell",
      "summary": "Some time ago, I wrote a blog post on checking for LDAP, LDAPS, LDAP GC, and LDAPS GC ports with PowerShell. It mostly works, but it requires a tad bit of effort, and it doesn\u2019t cover the full scope that I wanted. Recently (well over 3 years ago), Chris Dent shared some code that verifies the LDAP certificate, and I thought this would be good to update my cmdlets to support just that with a bit of my own magic on top.",
      "date_published": "2021-03-02T17:53:05.0000000Z",
      "tags": [
        "active directory",
        "ad",
        "ldap",
        "powershell",
        "testimo"
      ]
    },
    {
      "id": "https://evotec.xyz/fr/blog/testing-ldap-and-ldaps-connectivity-with-powershell",
      "url": "https://evotec.xyz/fr/blog/testing-ldap-and-ldaps-connectivity-with-powershell",
      "title": "Testing LDAP and LDAPS connectivity with PowerShell",
      "summary": "One of the common ways to connect to Active Directory is thru LDAP protocol. There are a lot of applications that talk to AD via LDAP. By default Active Directory has LDAP enabled but that\u2019s a bit insecure in today\u2019s world. That\u2019s where LDAPS comes in. It\u2019s not easy to set up, but when you get it done, it works. The problem I had recently is that while setting up LDAPS on DC\u2019s I only did this on some of the DC\u2019s, and not all of them as I should.",
      "date_published": "2019-08-04T14:55:32.0000000Z",
      "tags": [
        "active directory",
        "ldap",
        "powershell"
      ]
    }
  ]
}