{"id":7517,"date":"2004-05-21T03:20:28","date_gmt":"2004-05-21T01:20:28","guid":{"rendered":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/"},"modified":"-0001-11-30T00:00:00","modified_gmt":"-0001-11-29T22:00:00","slug":"fix-for-fedora-linux-core-2-ldap-authentication-problem","status":"publish","type":"post","link":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/","title":{"rendered":"Fix for Fedora Linux Core 2 LDAP authentication problem"},"content":{"rendered":"<!-- google_ad_section_start -->\n<p>\t<img decoding=\"async\" class=\"alignright\" src=\"\/wordpress\/wp-content\/20040521-thumbup.gif\" alt=\"\">Just few minutes after posting to Fedora mailing, I&#8217;ve managed to find the solution to my problem with LDAP authentication in Fedora Linux Core 2.  Murphy&#8217;s law in action. :)\n<\/p>\n<p><!--more-->\t<\/p>\n<p>It seems that there was an undocumented change in default behavior.  File <code>\/etc\/ldap.conf<\/code> (provided by nss_ldap) says:<\/p>\n<div class=\"asis\">\n<pre>\n# OpenLDAP SSL options\n# Require and verify server certificate (yes\/no)\n# Default is \"no\"\n# tls_checkpeer yes\n<\/pre>\n<\/p><\/div>\n<p>A simple change to:<\/p>\n<div class=\"asis\">\n<pre>\n# OpenLDAP SSL options\n# Require and verify server certificate (yes\/no)\n# Default is \"no\"\ntls_checkpeer no\n<\/pre>\n<\/p><\/div>\n<p>fixes the problem.<\/p>\n<!-- google_ad_section_end -->\n","protected":false},"excerpt":{"rendered":"<!-- google_ad_section_start -->\n<p>Just few minutes after posting to Fedora mailing, I&#8217;ve managed to find the solution to my problem with LDAP authentication in Fedora Linux Core 2. Murphy&#8217;s law in action. :)<\/p>\n<!-- google_ad_section_end -->\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false,"_links_to":"","_links_to_target":""},"categories":[1,62],"tags":[],"keyring_services":[],"class_list":["post-7517","post","type-post","status-publish","format-standard","hentry","category-general","category-technology"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Just few minutes after posting to Fedora mailing, I&#039;ve managed to find the solution to my problem with LDAP authentication in Fedora Linux Core 2. Murphy&#039;s law in action. :) It seems that there was an undocumented change in default behavior. File \/etc\/ldap.conf (provided by nss_ldap) says: # OpenLDAP SSL options # Require and verify\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Leonid Mamchenkov\"\/>\n\t<meta name=\"google-site-verification\" content=\"VHvdD0_usx1_4DzKy_QCVcICVgX2EgA2ybELT-wl7kQ\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Leonid Mamchenkov - Life, universe, and everything else\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Fix for Fedora Linux Core 2 LDAP authentication problem - Leonid Mamchenkov\" \/>\n\t\t<meta property=\"og:description\" content=\"Just few minutes after posting to Fedora mailing, I&#039;ve managed to find the solution to my problem with LDAP authentication in Fedora Linux Core 2. Murphy&#039;s law in action. :) It seems that there was an undocumented change in default behavior. File \/etc\/ldap.conf (provided by nss_ldap) says: # OpenLDAP SSL options # Require and verify\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/mamchenkov.net\/wordpress\/wp-content\/uploads\/2026\/03\/leonid-sailing-beer.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/mamchenkov.net\/wordpress\/wp-content\/uploads\/2026\/03\/leonid-sailing-beer.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2004-05-21T01:20:28+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"-001-11-30T00:00:00+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/MamchenkovBlog\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@mamchenkov\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Fix for Fedora Linux Core 2 LDAP authentication problem - Leonid Mamchenkov\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Just few minutes after posting to Fedora mailing, I&#039;ve managed to find the solution to my problem with LDAP authentication in Fedora Linux Core 2. Murphy&#039;s law in action. :) It seems that there was an undocumented change in default behavior. File \/etc\/ldap.conf (provided by nss_ldap) says: # OpenLDAP SSL options # Require and verify\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@mamchenkov\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/mamchenkov.net\/wordpress\/wp-content\/uploads\/2026\/03\/leonid-sailing-beer.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/2004\\\/05\\\/21\\\/fix-for-fedora-linux-core-2-ldap-authentication-problem\\\/#blogposting\",\"name\":\"Fix for Fedora Linux Core 2 LDAP authentication problem - Leonid Mamchenkov\",\"headline\":\"Fix for Fedora Linux Core 2 LDAP authentication problem\",\"author\":{\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/author\\\/leonid\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"\\\/wordpress\\\/wp-content\\\/20040521-thumbup.gif\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/2004\\\/05\\\/21\\\/fix-for-fedora-linux-core-2-ldap-authentication-problem\\\/#articleImage\"},\"datePublished\":\"2004-05-21T03:20:28+02:00\",\"dateModified\":\"-0001-11-30T00:00:00+02:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/2004\\\/05\\\/21\\\/fix-for-fedora-linux-core-2-ldap-authentication-problem\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/2004\\\/05\\\/21\\\/fix-for-fedora-linux-core-2-ldap-authentication-problem\\\/#webpage\"},\"articleSection\":\"All, Technology\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/2004\\\/05\\\/21\\\/fix-for-fedora-linux-core-2-ldap-authentication-problem\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/category\\\/general\\\/#listItem\",\"name\":\"All\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/category\\\/general\\\/#listItem\",\"position\":2,\"name\":\"All\",\"item\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/category\\\/general\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/2004\\\/05\\\/21\\\/fix-for-fedora-linux-core-2-ldap-authentication-problem\\\/#listItem\",\"name\":\"Fix for Fedora Linux Core 2 LDAP authentication problem\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/2004\\\/05\\\/21\\\/fix-for-fedora-linux-core-2-ldap-authentication-problem\\\/#listItem\",\"position\":3,\"name\":\"Fix for Fedora Linux Core 2 LDAP authentication problem\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/category\\\/general\\\/#listItem\",\"name\":\"All\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/#person\",\"name\":\"Leonid Mamchenkov\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/2004\\\/05\\\/21\\\/fix-for-fedora-linux-core-2-ldap-authentication-problem\\\/#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3cf6df002a284d78fb6e9d8222ca4d102e0832035ed6bc8447008bd234e131a4?s=96&d=identicon&r=g\",\"width\":96,\"height\":96,\"caption\":\"Leonid Mamchenkov\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/author\\\/leonid\\\/#author\",\"url\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/author\\\/leonid\\\/\",\"name\":\"Leonid Mamchenkov\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/2004\\\/05\\\/21\\\/fix-for-fedora-linux-core-2-ldap-authentication-problem\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3cf6df002a284d78fb6e9d8222ca4d102e0832035ed6bc8447008bd234e131a4?s=96&d=identicon&r=g\",\"width\":96,\"height\":96,\"caption\":\"Leonid Mamchenkov\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/2004\\\/05\\\/21\\\/fix-for-fedora-linux-core-2-ldap-authentication-problem\\\/#webpage\",\"url\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/2004\\\/05\\\/21\\\/fix-for-fedora-linux-core-2-ldap-authentication-problem\\\/\",\"name\":\"Fix for Fedora Linux Core 2 LDAP authentication problem - Leonid Mamchenkov\",\"description\":\"Just few minutes after posting to Fedora mailing, I've managed to find the solution to my problem with LDAP authentication in Fedora Linux Core 2. Murphy's law in action. :) It seems that there was an undocumented change in default behavior. File \\\/etc\\\/ldap.conf (provided by nss_ldap) says: # OpenLDAP SSL options # Require and verify\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/2004\\\/05\\\/21\\\/fix-for-fedora-linux-core-2-ldap-authentication-problem\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/author\\\/leonid\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/author\\\/leonid\\\/#author\"},\"datePublished\":\"2004-05-21T03:20:28+02:00\",\"dateModified\":\"-0001-11-30T00:00:00+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/#website\",\"url\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/\",\"name\":\"Blog of Leonid Mamchenkov\",\"description\":\"Life, universe, and everything else\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/mamchenkov.net\\\/wordpress\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Fix for Fedora Linux Core 2 LDAP authentication problem - Leonid Mamchenkov","description":"Just few minutes after posting to Fedora mailing, I've managed to find the solution to my problem with LDAP authentication in Fedora Linux Core 2. Murphy's law in action. :) It seems that there was an undocumented change in default behavior. File \/etc\/ldap.conf (provided by nss_ldap) says: # OpenLDAP SSL options # Require and verify","canonical_url":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"VHvdD0_usx1_4DzKy_QCVcICVgX2EgA2ybELT-wl7kQ","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/#blogposting","name":"Fix for Fedora Linux Core 2 LDAP authentication problem - Leonid Mamchenkov","headline":"Fix for Fedora Linux Core 2 LDAP authentication problem","author":{"@id":"https:\/\/mamchenkov.net\/wordpress\/author\/leonid\/#author"},"publisher":{"@id":"https:\/\/mamchenkov.net\/wordpress\/#person"},"image":{"@type":"ImageObject","url":"\/wordpress\/wp-content\/20040521-thumbup.gif","@id":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/#articleImage"},"datePublished":"2004-05-21T03:20:28+02:00","dateModified":"-0001-11-30T00:00:00+02:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/#webpage"},"isPartOf":{"@id":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/#webpage"},"articleSection":"All, Technology"},{"@type":"BreadcrumbList","@id":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/mamchenkov.net\/wordpress#listItem","position":1,"name":"Home","item":"https:\/\/mamchenkov.net\/wordpress","nextItem":{"@type":"ListItem","@id":"https:\/\/mamchenkov.net\/wordpress\/category\/general\/#listItem","name":"All"}},{"@type":"ListItem","@id":"https:\/\/mamchenkov.net\/wordpress\/category\/general\/#listItem","position":2,"name":"All","item":"https:\/\/mamchenkov.net\/wordpress\/category\/general\/","nextItem":{"@type":"ListItem","@id":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/#listItem","name":"Fix for Fedora Linux Core 2 LDAP authentication problem"},"previousItem":{"@type":"ListItem","@id":"https:\/\/mamchenkov.net\/wordpress#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/#listItem","position":3,"name":"Fix for Fedora Linux Core 2 LDAP authentication problem","previousItem":{"@type":"ListItem","@id":"https:\/\/mamchenkov.net\/wordpress\/category\/general\/#listItem","name":"All"}}]},{"@type":"Person","@id":"https:\/\/mamchenkov.net\/wordpress\/#person","name":"Leonid Mamchenkov","image":{"@type":"ImageObject","@id":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/3cf6df002a284d78fb6e9d8222ca4d102e0832035ed6bc8447008bd234e131a4?s=96&d=identicon&r=g","width":96,"height":96,"caption":"Leonid Mamchenkov"}},{"@type":"Person","@id":"https:\/\/mamchenkov.net\/wordpress\/author\/leonid\/#author","url":"https:\/\/mamchenkov.net\/wordpress\/author\/leonid\/","name":"Leonid Mamchenkov","image":{"@type":"ImageObject","@id":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/3cf6df002a284d78fb6e9d8222ca4d102e0832035ed6bc8447008bd234e131a4?s=96&d=identicon&r=g","width":96,"height":96,"caption":"Leonid Mamchenkov"}},{"@type":"WebPage","@id":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/#webpage","url":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/","name":"Fix for Fedora Linux Core 2 LDAP authentication problem - Leonid Mamchenkov","description":"Just few minutes after posting to Fedora mailing, I've managed to find the solution to my problem with LDAP authentication in Fedora Linux Core 2. Murphy's law in action. :) It seems that there was an undocumented change in default behavior. File \/etc\/ldap.conf (provided by nss_ldap) says: # OpenLDAP SSL options # Require and verify","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/mamchenkov.net\/wordpress\/#website"},"breadcrumb":{"@id":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/#breadcrumblist"},"author":{"@id":"https:\/\/mamchenkov.net\/wordpress\/author\/leonid\/#author"},"creator":{"@id":"https:\/\/mamchenkov.net\/wordpress\/author\/leonid\/#author"},"datePublished":"2004-05-21T03:20:28+02:00","dateModified":"-0001-11-30T00:00:00+02:00"},{"@type":"WebSite","@id":"https:\/\/mamchenkov.net\/wordpress\/#website","url":"https:\/\/mamchenkov.net\/wordpress\/","name":"Blog of Leonid Mamchenkov","description":"Life, universe, and everything else","inLanguage":"en-US","publisher":{"@id":"https:\/\/mamchenkov.net\/wordpress\/#person"}}]},"og:locale":"en_US","og:site_name":"Leonid Mamchenkov - Life, universe, and everything else","og:type":"article","og:title":"Fix for Fedora Linux Core 2 LDAP authentication problem - Leonid Mamchenkov","og:description":"Just few minutes after posting to Fedora mailing, I've managed to find the solution to my problem with LDAP authentication in Fedora Linux Core 2. Murphy's law in action. :) It seems that there was an undocumented change in default behavior. File \/etc\/ldap.conf (provided by nss_ldap) says: # OpenLDAP SSL options # Require and verify","og:url":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/","og:image":"https:\/\/mamchenkov.net\/wordpress\/wp-content\/uploads\/2026\/03\/leonid-sailing-beer.jpg","og:image:secure_url":"https:\/\/mamchenkov.net\/wordpress\/wp-content\/uploads\/2026\/03\/leonid-sailing-beer.jpg","og:image:width":1024,"og:image:height":1024,"article:published_time":"2004-05-21T01:20:28+00:00","article:modified_time":"-001-11-30T00:00:00+00:00","article:publisher":"https:\/\/www.facebook.com\/MamchenkovBlog","twitter:card":"summary_large_image","twitter:site":"@mamchenkov","twitter:title":"Fix for Fedora Linux Core 2 LDAP authentication problem - Leonid Mamchenkov","twitter:description":"Just few minutes after posting to Fedora mailing, I've managed to find the solution to my problem with LDAP authentication in Fedora Linux Core 2. Murphy's law in action. :) It seems that there was an undocumented change in default behavior. File \/etc\/ldap.conf (provided by nss_ldap) says: # OpenLDAP SSL options # Require and verify","twitter:creator":"@mamchenkov","twitter:image":"https:\/\/mamchenkov.net\/wordpress\/wp-content\/uploads\/2026\/03\/leonid-sailing-beer.jpg"},"aioseo_meta_data":{"post_id":"7517","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2023-07-19 15:16:50","updated":"2026-01-14 19:32:45","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/mamchenkov.net\/wordpress\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/mamchenkov.net\/wordpress\/category\/general\/\" title=\"All\">All<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tFix for Fedora Linux Core 2 LDAP authentication problem\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/mamchenkov.net\/wordpress"},{"label":"All","link":"https:\/\/mamchenkov.net\/wordpress\/category\/general\/"},{"label":"Fix for Fedora Linux Core 2 LDAP authentication problem","link":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/21\/fix-for-fedora-linux-core-2-ldap-authentication-problem\/"}],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack-related-posts":[{"id":7516,"url":"https:\/\/mamchenkov.net\/wordpress\/2004\/05\/20\/first-brief-impressions-of-fedora-linux-core-2\/","url_meta":{"origin":7517,"position":0},"title":"First (brief) impressions of Fedora Linux Core 2","author":"Leonid Mamchenkov","date":"May 20, 2004","format":false,"excerpt":"I've upgraded my office workstation from Fedora Linux Core 1 to Fedora Linux Core 2 today. I had only about an hour to play with it, so no super review here. The upgrade process was very similar to most of the previous Red Hat Linux versions. No surprise. Fedora Linux\u2026","rel":"","context":"In &quot;All&quot;","block_context":{"text":"All","link":"https:\/\/mamchenkov.net\/wordpress\/category\/general\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":97,"url":"https:\/\/mamchenkov.net\/wordpress\/2002\/12\/10\/ldap-confusion\/","url_meta":{"origin":7517,"position":1},"title":"LDAP confusion","author":"Leonid Mamchenkov","date":"December 10, 2002","format":false,"excerpt":"More reading about LDAP, directory services and the like. While everything is so beautiful according to all documentation, noone cares to actually explain some concepts. We do have OpenLDAP up and running for simple things like global addressbook. Now, how do I give different people different access on different machines?\u2026","rel":"","context":"In &quot;All&quot;","block_context":{"text":"All","link":"https:\/\/mamchenkov.net\/wordpress\/category\/general\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":9037,"url":"https:\/\/mamchenkov.net\/wordpress\/2005\/06\/03\/murphys-law-is-still-at-work\/","url_meta":{"origin":7517,"position":2},"title":"Murphy&#8217;s Law is still at work","author":"Leonid Mamchenkov","date":"June 3, 2005","format":false,"excerpt":"Murphy's Law is still at work: If anything can go wrong, it will. Just when I thought I was finishing with integrating main LDAP parts (that includes installation, configuration and testing of LDAP server, deployment of LDAP cluster, development of all needed web interfaces, documenting everything, training other people to\u2026","rel":"","context":"In &quot;All&quot;","block_context":{"text":"All","link":"https:\/\/mamchenkov.net\/wordpress\/category\/general\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":26208,"url":"https:\/\/mamchenkov.net\/wordpress\/2016\/06\/27\/lets-encrypt-on-centos-7-and-amazon-ami\/","url_meta":{"origin":7517,"position":3},"title":"Let&#8217;s Encrypt on CentOS 7 and Amazon AMI","author":"Leonid Mamchenkov","date":"June 27, 2016","format":false,"excerpt":"The last few weeks were super busy at work, so I accidentally let a few SSL certificates expire. \u00a0Renewing them is always annoying and time consuming, so I was pushing it until the last minute, and then some. Instead of going the usual way for the renewal, I decided to\u2026","rel":"","context":"In &quot;All&quot;","block_context":{"text":"All","link":"https:\/\/mamchenkov.net\/wordpress\/category\/general\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":8990,"url":"https:\/\/mamchenkov.net\/wordpress\/2005\/05\/22\/uptime-records\/","url_meta":{"origin":7517,"position":4},"title":"Uptime records","author":"Leonid Mamchenkov","date":"May 22, 2005","format":false,"excerpt":"It's been a while since I checked uptime on few servers that I manage at work. And by \"a while\" I mean \"a while\". Here are five records for you to be impressed. ldap-master - this server has a pretty easy life. It is a master node of our internal\u2026","rel":"","context":"In &quot;All&quot;","block_context":{"text":"All","link":"https:\/\/mamchenkov.net\/wordpress\/category\/general\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":15095,"url":"https:\/\/mamchenkov.net\/wordpress\/2011\/06\/11\/fedora-16-will-use-btrfs-as-default-filesystem\/","url_meta":{"origin":7517,"position":5},"title":"Fedora 16 will use Btrfs as default filesystem","author":"Leonid Mamchenkov","date":"June 11, 2011","format":false,"excerpt":"Linux Weekly News notifies: At the June 8 meeting of the Fedora engineering steering committee (FESCo), the group decided that Fedora 16 will ship with Btrfs as its default filesystem. Btrfs is a relatively new copy-on-write filesystem with many interesting features such as read-only and writeable snapshots, multiple device support\u2026","rel":"","context":"In &quot;All&quot;","block_context":{"text":"All","link":"https:\/\/mamchenkov.net\/wordpress\/category\/general\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_sharing_enabled":true,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/mamchenkov.net\/wordpress\/wp-json\/wp\/v2\/posts\/7517","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mamchenkov.net\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mamchenkov.net\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mamchenkov.net\/wordpress\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mamchenkov.net\/wordpress\/wp-json\/wp\/v2\/comments?post=7517"}],"version-history":[{"count":0,"href":"https:\/\/mamchenkov.net\/wordpress\/wp-json\/wp\/v2\/posts\/7517\/revisions"}],"wp:attachment":[{"href":"https:\/\/mamchenkov.net\/wordpress\/wp-json\/wp\/v2\/media?parent=7517"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mamchenkov.net\/wordpress\/wp-json\/wp\/v2\/categories?post=7517"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mamchenkov.net\/wordpress\/wp-json\/wp\/v2\/tags?post=7517"},{"taxonomy":"keyring_services","embeddable":true,"href":"https:\/\/mamchenkov.net\/wordpress\/wp-json\/wp\/v2\/keyring_services?post=7517"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}