{"id":1051,"date":"2026-02-23T23:43:11","date_gmt":"2026-02-23T14:43:11","guid":{"rendered":"http:\/\/www.igoni.kr\/?p=1051"},"modified":"2026-02-23T23:43:11","modified_gmt":"2026-02-23T14:43:11","slug":"ldap%ea%b5%ac%ec%84%b1-3-samba%ea%b5%ac%ec%84%b1%ed%95%b4%ec%84%9c-%ec%97%b0%eb%8f%99%ed%95%98%ea%b8%b0","status":"publish","type":"post","link":"http:\/\/www.igoni.kr\/?p=1051","title":{"rendered":"LDAP\uad6c\uc131-3. SAMBA\uad6c\uc131\ud574\uc11c \uc5f0\ub3d9\ud558\uae30"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_86 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">\ubaa9 \ucc28<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"\ubaa9\ucc28 \ud1a0\uae00\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"http:\/\/www.igoni.kr\/?p=1051\/#Samba%EC%84%9C%EB%B2%84%EC%99%80_LDAP%EC%97%B0%EB%8F%99%ED%95%98%EA%B8%B0_%E2%80%93_LDAP%EC%84%9C%EB%B2%84%EC%97%90%EC%84%9C_%EC%9E%91%EC%97%85\" >Samba\uc11c\ubc84\uc640 LDAP\uc5f0\ub3d9\ud558\uae30 \u2013 LDAP\uc11c\ubc84\uc5d0\uc11c \uc791\uc5c5<\/a><\/li><\/ul><\/nav><\/div>\n<h3 id=\"bkmrk-samba%EC%84%9C%EB%B2%84%EC%99%80-ldap%EC%97%B0%EB%8F%99%ED%95%98%EA%B8%B0-%E2%80%93-\" class=\"wikigeneratedid\"><span class=\"ez-toc-section\" id=\"Samba%EC%84%9C%EB%B2%84%EC%99%80_LDAP%EC%97%B0%EB%8F%99%ED%95%98%EA%B8%B0_%E2%80%93_LDAP%EC%84%9C%EB%B2%84%EC%97%90%EC%84%9C_%EC%9E%91%EC%97%85\"><\/span>Samba\uc11c\ubc84\uc640 LDAP\uc5f0\ub3d9\ud558\uae30 \u2013 LDAP\uc11c\ubc84\uc5d0\uc11c \uc791\uc5c5<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<div id=\"bkmrk-%ED%8C%A8%ED%82%A4%EC%A7%80-%EC%84%A4%EC%B9%98-%24%3E-yum-insall\">\n<div class=\"xcontent\">\n<div class=\"row\">\n<div id=\"bkmrk-%ED%8C%A8%ED%82%A4%EC%A7%80-%EC%84%A4%EC%B9%98-%24%3E-yum-insall-0\" class=\"col-xs-12\">\n<ol>\n<li>\ud328\ud0a4\uc9c0 \uc124\uce58\n<pre><code class=\"language-shell\">$&gt; yum insall -y samba samba-devel<\/code><\/pre>\n<\/li>\n<li>samba\uc124\uc815 \uc801\uc6a9\n<pre><code class=\"language-shell\">$&gt; vi \/etc\/samba\/smb.conf \ub0b4\uc6a9 \ucd94\uac00\n...\nsecurity = user\nldap admin dn = cn=Manager,dc=my-domain,dc=com\nldap suffix = dc=my-domain,dc=com\nldap group suffix = ou=groups\nldap user suffix = ou=people\nldap passwd sync = yes\nldap delete dn = Yes\ndomain logons = yes<\/code><\/pre>\n<\/li>\n<li>LDAP\uacfc samba\uc5f0\ub3d9\n<pre><code class=\"language-shell\">$&gt; vi &nbsp;\/etc\/openldap\/slapd.conf\n...\ninclude \/etc\/openldap\/schema\/samba.schema\naccess to attrs=userPassword,sambaLMPassword,smabaNTPassword,shadowLastChange\nby dn.children=&quot;ou=Manager,dc=my-domain,dc=com&quot; write\nby self write\nby anonymous auth\nby * none\naccess to *\nby dn.children=&quot;ou=Manager,dc=my-domain,dc=com&quot; write\nby * read<\/code><\/pre>\n<\/li>\n<li>ldap admin \ud328\uc2a4\uc6cc\ub4dc \uc124\uc815\n<pre><code class=\"language-shell\">$&gt; smbpasswd -w<\/code><\/pre>\n<\/li>\n<li>LDAP\uc0ac\uc6a9\uc790 samba \ud328\uc2a4\uc6cc\ub4dc \uc124\uc815\n<pre><code class=\"language-shell\">$&gt; smbpasswd -a test\n$&gt; New SMB password:\n$&gt; Retype new SMB password:<\/code><\/pre>\n<\/li>\n<li>\uc11c\ube44\uc2a4 \uc2dc\uc791 \ubc0f \ud65c\uc131\ud654\n<pre><code class=\"language-shell\">$&gt; \/etc\/init.d\/smb start\n$&gt; chkconfig smb on<\/code><\/pre>\n<\/li>\n<li>samba \ud074\ub77c\uc774\uc5b8\ud2b8 \uc811\uc18d \ud14c\uc2a4\ud2b8\n<pre><code class=\"language-shell\">$&gt; smbclient -U test \/\/192.168.10.10\/home<\/code><\/pre>\n<ul>\n<li>\uc708\ub3c4\uc6b0 \uc7a5\ube44\uc5d0\uc11c \ub124\ud2b8\uc6cc\ud06c \uacf5\uc720\ud3f4\ub354\ub97c \ud1b5\ud574 \uc811\uadfc \uc5ec\ubd80 \ud655\uc778<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Samba\uc11c\ubc84\uc640 LDAP\uc5f0\ub3d9\ud558\uae30 \u2013 LDAP\uc11c\ubc84\uc5d0\uc11c \uc791\uc5c5 \ud328\ud0a4\uc9c0 \uc124\uce58 $&gt; yum insall -y samba samba-devel samba\uc124\uc815 \uc801\uc6a9 $&gt;&hellip;<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[297],"tags":[299],"class_list":["post-1051","post","type-post","status-publish","format-standard","hentry","category-openldap-","tag-openldap"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Samba\uc11c\ubc84\uc640 LDAP\uc5f0\ub3d9\ud558\uae30 \u2013 LDAP\uc11c\ubc84\uc5d0\uc11c \uc791\uc5c5 \ud328\ud0a4\uc9c0 \uc124\uce58 $&gt; yum insall -y samba samba-devel samba\uc124\uc815 \uc801\uc6a9 $&gt; vi \/etc\/samba\/smb.conf \ub0b4\uc6a9 \ucd94\uac00 ... security = user ldap admin dn = cn=Manager,dc=my-domain,dc=com ldap suffix = dc=my-domain,dc=com ldap group suffix = ou=groups ldap user suffix = ou=people ldap passwd sync = yes ldap delete dn = Yes domain logons\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"artop0420\"\/>\n\t<link rel=\"canonical\" href=\"http:\/\/www.igoni.kr\/?p=1051\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"ko_KR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"\uc774\uace4\uc544\uc774 - \uc798\ub098\uac00\ub294 \uc804\uc0b0\uc7c1\uc774\uc758 \ube14\ub85c\uadf8\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"LDAP\uad6c\uc131-3. SAMBA\uad6c\uc131\ud574\uc11c \uc5f0\ub3d9\ud558\uae30 - \uc774\uace4\uc544\uc774\" \/>\n\t\t<meta property=\"og:description\" content=\"Samba\uc11c\ubc84\uc640 LDAP\uc5f0\ub3d9\ud558\uae30 \u2013 LDAP\uc11c\ubc84\uc5d0\uc11c \uc791\uc5c5 \ud328\ud0a4\uc9c0 \uc124\uce58 $&gt; yum insall -y samba samba-devel samba\uc124\uc815 \uc801\uc6a9 $&gt; vi \/etc\/samba\/smb.conf \ub0b4\uc6a9 \ucd94\uac00 ... security = user ldap admin dn = cn=Manager,dc=my-domain,dc=com ldap suffix = dc=my-domain,dc=com ldap group suffix = ou=groups ldap user suffix = ou=people ldap passwd sync = yes ldap delete dn = Yes domain logons\" \/>\n\t\t<meta property=\"og:url\" content=\"http:\/\/www.igoni.kr\/?p=1051\" \/>\n\t\t<meta property=\"og:image\" content=\"http:\/\/word.igoni.kr\/wp-content\/uploads\/2026\/01\/cropped-j3fi6eistvc5ixa6lvm3ra-1.jpg\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-02-23T14:43:11+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-02-23T14:43:11+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"LDAP\uad6c\uc131-3. SAMBA\uad6c\uc131\ud574\uc11c \uc5f0\ub3d9\ud558\uae30 - \uc774\uace4\uc544\uc774\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Samba\uc11c\ubc84\uc640 LDAP\uc5f0\ub3d9\ud558\uae30 \u2013 LDAP\uc11c\ubc84\uc5d0\uc11c \uc791\uc5c5 \ud328\ud0a4\uc9c0 \uc124\uce58 $&gt; yum insall -y samba samba-devel samba\uc124\uc815 \uc801\uc6a9 $&gt; vi \/etc\/samba\/smb.conf \ub0b4\uc6a9 \ucd94\uac00 ... security = user ldap admin dn = cn=Manager,dc=my-domain,dc=com ldap suffix = dc=my-domain,dc=com ldap group suffix = ou=groups ldap user suffix = ou=people ldap passwd sync = yes ldap delete dn = Yes domain logons\" \/>\n\t\t<meta name=\"twitter:image\" content=\"http:\/\/word.igoni.kr\/wp-content\/uploads\/2026\/01\/cropped-j3fi6eistvc5ixa6lvm3ra-1.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1051#blogposting\",\"name\":\"LDAP\\uad6c\\uc131-3. SAMBA\\uad6c\\uc131\\ud574\\uc11c \\uc5f0\\ub3d9\\ud558\\uae30 - \\uc774\\uace4\\uc544\\uc774\",\"headline\":\"LDAP\\uad6c\\uc131-3. SAMBA\\uad6c\\uc131\\ud574\\uc11c \\uc5f0\\ub3d9\\ud558\\uae30\",\"author\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?author=1#author\"},\"publisher\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1051#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6ed969bb042731f83571e940de11778b3d6af729b07d53ffb1c9cf224e32620f?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"artop0420\"},\"datePublished\":\"2026-02-23T23:43:11+09:00\",\"dateModified\":\"2026-02-23T23:43:11+09:00\",\"inLanguage\":\"ko-KR\",\"mainEntityOfPage\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1051#webpage\"},\"isPartOf\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1051#webpage\"},\"articleSection\":\"Openldap \\uad6c\\uc131, openldap\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1051#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\\\/\\\/www.igoni.kr\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=233#listItem\",\"name\":\"2. Open-Infra\"}},{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=233#listItem\",\"position\":2,\"name\":\"2. Open-Infra\",\"item\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=233\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=297#listItem\",\"name\":\"Openldap \\uad6c\\uc131\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=297#listItem\",\"position\":3,\"name\":\"Openldap \\uad6c\\uc131\",\"item\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=297\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1051#listItem\",\"name\":\"LDAP\\uad6c\\uc131-3. SAMBA\\uad6c\\uc131\\ud574\\uc11c \\uc5f0\\ub3d9\\ud558\\uae30\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=233#listItem\",\"name\":\"2. Open-Infra\"}},{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1051#listItem\",\"position\":4,\"name\":\"LDAP\\uad6c\\uc131-3. SAMBA\\uad6c\\uc131\\ud574\\uc11c \\uc5f0\\ub3d9\\ud558\\uae30\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?cat=297#listItem\",\"name\":\"Openldap \\uad6c\\uc131\"}}]},{\"@type\":\"Person\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/#person\",\"name\":\"artop0420\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1051#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6ed969bb042731f83571e940de11778b3d6af729b07d53ffb1c9cf224e32620f?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"artop0420\"}},{\"@type\":\"Person\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?author=1#author\",\"url\":\"http:\\\/\\\/www.igoni.kr\\\/?author=1\",\"name\":\"artop0420\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1051#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6ed969bb042731f83571e940de11778b3d6af729b07d53ffb1c9cf224e32620f?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"artop0420\"}},{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1051#webpage\",\"url\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1051\",\"name\":\"LDAP\\uad6c\\uc131-3. SAMBA\\uad6c\\uc131\\ud574\\uc11c \\uc5f0\\ub3d9\\ud558\\uae30 - \\uc774\\uace4\\uc544\\uc774\",\"description\":\"Samba\\uc11c\\ubc84\\uc640 LDAP\\uc5f0\\ub3d9\\ud558\\uae30 \\u2013 LDAP\\uc11c\\ubc84\\uc5d0\\uc11c \\uc791\\uc5c5 \\ud328\\ud0a4\\uc9c0 \\uc124\\uce58 $> yum insall -y samba samba-devel samba\\uc124\\uc815 \\uc801\\uc6a9 $> vi \\\/etc\\\/samba\\\/smb.conf \\ub0b4\\uc6a9 \\ucd94\\uac00 ... security = user ldap admin dn = cn=Manager,dc=my-domain,dc=com ldap suffix = dc=my-domain,dc=com ldap group suffix = ou=groups ldap user suffix = ou=people ldap passwd sync = yes ldap delete dn = Yes domain logons\",\"inLanguage\":\"ko-KR\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/#website\"},\"breadcrumb\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?p=1051#breadcrumblist\"},\"author\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?author=1#author\"},\"creator\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/?author=1#author\"},\"datePublished\":\"2026-02-23T23:43:11+09:00\",\"dateModified\":\"2026-02-23T23:43:11+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/#website\",\"url\":\"http:\\\/\\\/www.igoni.kr\\\/\",\"name\":\"\\uc774\\uace4\\uc544\\uc774\",\"description\":\"\\uc798\\ub098\\uac00\\ub294 \\uc804\\uc0b0\\uc7c1\\uc774\\uc758 \\ube14\\ub85c\\uadf8\",\"inLanguage\":\"ko-KR\",\"publisher\":{\"@id\":\"http:\\\/\\\/www.igoni.kr\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"LDAP\uad6c\uc131-3. SAMBA\uad6c\uc131\ud574\uc11c \uc5f0\ub3d9\ud558\uae30 - \uc774\uace4\uc544\uc774","description":"Samba\uc11c\ubc84\uc640 LDAP\uc5f0\ub3d9\ud558\uae30 \u2013 LDAP\uc11c\ubc84\uc5d0\uc11c \uc791\uc5c5 \ud328\ud0a4\uc9c0 \uc124\uce58 $> yum insall -y samba samba-devel samba\uc124\uc815 \uc801\uc6a9 $> vi \/etc\/samba\/smb.conf \ub0b4\uc6a9 \ucd94\uac00 ... security = user ldap admin dn = cn=Manager,dc=my-domain,dc=com ldap suffix = dc=my-domain,dc=com ldap group suffix = ou=groups ldap user suffix = ou=people ldap passwd sync = yes ldap delete dn = Yes domain logons","canonical_url":"http:\/\/www.igoni.kr\/?p=1051","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"http:\/\/www.igoni.kr\/?p=1051#blogposting","name":"LDAP\uad6c\uc131-3. SAMBA\uad6c\uc131\ud574\uc11c \uc5f0\ub3d9\ud558\uae30 - \uc774\uace4\uc544\uc774","headline":"LDAP\uad6c\uc131-3. SAMBA\uad6c\uc131\ud574\uc11c \uc5f0\ub3d9\ud558\uae30","author":{"@id":"http:\/\/www.igoni.kr\/?author=1#author"},"publisher":{"@id":"http:\/\/www.igoni.kr\/#person"},"image":{"@type":"ImageObject","@id":"http:\/\/www.igoni.kr\/?p=1051#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/6ed969bb042731f83571e940de11778b3d6af729b07d53ffb1c9cf224e32620f?s=96&d=mm&r=g","width":96,"height":96,"caption":"artop0420"},"datePublished":"2026-02-23T23:43:11+09:00","dateModified":"2026-02-23T23:43:11+09:00","inLanguage":"ko-KR","mainEntityOfPage":{"@id":"http:\/\/www.igoni.kr\/?p=1051#webpage"},"isPartOf":{"@id":"http:\/\/www.igoni.kr\/?p=1051#webpage"},"articleSection":"Openldap \uad6c\uc131, openldap"},{"@type":"BreadcrumbList","@id":"http:\/\/www.igoni.kr\/?p=1051#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"http:\/\/www.igoni.kr#listItem","position":1,"name":"Home","item":"http:\/\/www.igoni.kr","nextItem":{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?cat=233#listItem","name":"2. Open-Infra"}},{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?cat=233#listItem","position":2,"name":"2. Open-Infra","item":"http:\/\/www.igoni.kr\/?cat=233","nextItem":{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?cat=297#listItem","name":"Openldap \uad6c\uc131"},"previousItem":{"@type":"ListItem","@id":"http:\/\/www.igoni.kr#listItem","name":"Home"}},{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?cat=297#listItem","position":3,"name":"Openldap \uad6c\uc131","item":"http:\/\/www.igoni.kr\/?cat=297","nextItem":{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?p=1051#listItem","name":"LDAP\uad6c\uc131-3. SAMBA\uad6c\uc131\ud574\uc11c \uc5f0\ub3d9\ud558\uae30"},"previousItem":{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?cat=233#listItem","name":"2. Open-Infra"}},{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?p=1051#listItem","position":4,"name":"LDAP\uad6c\uc131-3. SAMBA\uad6c\uc131\ud574\uc11c \uc5f0\ub3d9\ud558\uae30","previousItem":{"@type":"ListItem","@id":"http:\/\/www.igoni.kr\/?cat=297#listItem","name":"Openldap \uad6c\uc131"}}]},{"@type":"Person","@id":"http:\/\/www.igoni.kr\/#person","name":"artop0420","image":{"@type":"ImageObject","@id":"http:\/\/www.igoni.kr\/?p=1051#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/6ed969bb042731f83571e940de11778b3d6af729b07d53ffb1c9cf224e32620f?s=96&d=mm&r=g","width":96,"height":96,"caption":"artop0420"}},{"@type":"Person","@id":"http:\/\/www.igoni.kr\/?author=1#author","url":"http:\/\/www.igoni.kr\/?author=1","name":"artop0420","image":{"@type":"ImageObject","@id":"http:\/\/www.igoni.kr\/?p=1051#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/6ed969bb042731f83571e940de11778b3d6af729b07d53ffb1c9cf224e32620f?s=96&d=mm&r=g","width":96,"height":96,"caption":"artop0420"}},{"@type":"WebPage","@id":"http:\/\/www.igoni.kr\/?p=1051#webpage","url":"http:\/\/www.igoni.kr\/?p=1051","name":"LDAP\uad6c\uc131-3. SAMBA\uad6c\uc131\ud574\uc11c \uc5f0\ub3d9\ud558\uae30 - \uc774\uace4\uc544\uc774","description":"Samba\uc11c\ubc84\uc640 LDAP\uc5f0\ub3d9\ud558\uae30 \u2013 LDAP\uc11c\ubc84\uc5d0\uc11c \uc791\uc5c5 \ud328\ud0a4\uc9c0 \uc124\uce58 $> yum insall -y samba samba-devel samba\uc124\uc815 \uc801\uc6a9 $> vi \/etc\/samba\/smb.conf \ub0b4\uc6a9 \ucd94\uac00 ... security = user ldap admin dn = cn=Manager,dc=my-domain,dc=com ldap suffix = dc=my-domain,dc=com ldap group suffix = ou=groups ldap user suffix = ou=people ldap passwd sync = yes ldap delete dn = Yes domain logons","inLanguage":"ko-KR","isPartOf":{"@id":"http:\/\/www.igoni.kr\/#website"},"breadcrumb":{"@id":"http:\/\/www.igoni.kr\/?p=1051#breadcrumblist"},"author":{"@id":"http:\/\/www.igoni.kr\/?author=1#author"},"creator":{"@id":"http:\/\/www.igoni.kr\/?author=1#author"},"datePublished":"2026-02-23T23:43:11+09:00","dateModified":"2026-02-23T23:43:11+09:00"},{"@type":"WebSite","@id":"http:\/\/www.igoni.kr\/#website","url":"http:\/\/www.igoni.kr\/","name":"\uc774\uace4\uc544\uc774","description":"\uc798\ub098\uac00\ub294 \uc804\uc0b0\uc7c1\uc774\uc758 \ube14\ub85c\uadf8","inLanguage":"ko-KR","publisher":{"@id":"http:\/\/www.igoni.kr\/#person"}}]},"og:locale":"ko_KR","og:site_name":"\uc774\uace4\uc544\uc774 - \uc798\ub098\uac00\ub294 \uc804\uc0b0\uc7c1\uc774\uc758 \ube14\ub85c\uadf8","og:type":"article","og:title":"LDAP\uad6c\uc131-3. SAMBA\uad6c\uc131\ud574\uc11c \uc5f0\ub3d9\ud558\uae30 - \uc774\uace4\uc544\uc774","og:description":"Samba\uc11c\ubc84\uc640 LDAP\uc5f0\ub3d9\ud558\uae30 \u2013 LDAP\uc11c\ubc84\uc5d0\uc11c \uc791\uc5c5 \ud328\ud0a4\uc9c0 \uc124\uce58 $&gt; yum insall -y samba samba-devel samba\uc124\uc815 \uc801\uc6a9 $&gt; vi \/etc\/samba\/smb.conf \ub0b4\uc6a9 \ucd94\uac00 ... security = user ldap admin dn = cn=Manager,dc=my-domain,dc=com ldap suffix = dc=my-domain,dc=com ldap group suffix = ou=groups ldap user suffix = ou=people ldap passwd sync = yes ldap delete dn = Yes domain logons","og:url":"http:\/\/www.igoni.kr\/?p=1051","og:image":"http:\/\/word.igoni.kr\/wp-content\/uploads\/2026\/01\/cropped-j3fi6eistvc5ixa6lvm3ra-1.jpg","article:published_time":"2026-02-23T14:43:11+00:00","article:modified_time":"2026-02-23T14:43:11+00:00","twitter:card":"summary_large_image","twitter:title":"LDAP\uad6c\uc131-3. SAMBA\uad6c\uc131\ud574\uc11c \uc5f0\ub3d9\ud558\uae30 - \uc774\uace4\uc544\uc774","twitter:description":"Samba\uc11c\ubc84\uc640 LDAP\uc5f0\ub3d9\ud558\uae30 \u2013 LDAP\uc11c\ubc84\uc5d0\uc11c \uc791\uc5c5 \ud328\ud0a4\uc9c0 \uc124\uce58 $&gt; yum insall -y samba samba-devel samba\uc124\uc815 \uc801\uc6a9 $&gt; vi \/etc\/samba\/smb.conf \ub0b4\uc6a9 \ucd94\uac00 ... security = user ldap admin dn = cn=Manager,dc=my-domain,dc=com ldap suffix = dc=my-domain,dc=com ldap group suffix = ou=groups ldap user suffix = ou=people ldap passwd sync = yes ldap delete dn = Yes domain logons","twitter:image":"http:\/\/word.igoni.kr\/wp-content\/uploads\/2026\/01\/cropped-j3fi6eistvc5ixa6lvm3ra-1.jpg"},"aioseo_meta_data":{"post_id":"1051","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"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":"","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":"BlogPosting","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":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-02-23 14:43:11","updated":"2026-02-23 14:56:45","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"http:\/\/www.igoni.kr\" 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=\"http:\/\/www.igoni.kr\/?cat=233\" title=\"2. Open-Infra\">2. Open-Infra<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"http:\/\/www.igoni.kr\/?cat=297\" title=\"Openldap \uad6c\uc131\">Openldap \uad6c\uc131<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tLDAP\uad6c\uc131-3. SAMBA\uad6c\uc131\ud574\uc11c \uc5f0\ub3d9\ud558\uae30\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"http:\/\/www.igoni.kr"},{"label":"2. Open-Infra","link":"http:\/\/www.igoni.kr\/?cat=233"},{"label":"Openldap \uad6c\uc131","link":"http:\/\/www.igoni.kr\/?cat=297"},{"label":"LDAP\uad6c\uc131-3. SAMBA\uad6c\uc131\ud574\uc11c \uc5f0\ub3d9\ud558\uae30","link":"http:\/\/www.igoni.kr\/?p=1051"}],"_links":{"self":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts\/1051","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1051"}],"version-history":[{"count":1,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts\/1051\/revisions"}],"predecessor-version":[{"id":1053,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=\/wp\/v2\/posts\/1051\/revisions\/1053"}],"wp:attachment":[{"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1051"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1051"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.igoni.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1051"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}