diff --git a/README.md b/README.md index 5129bc6..9c2d3b0 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,21 @@ yarn build See `.txt` files in `content/images/` +## Markdown + +``` +[[toc]] + +::: wanrning +blah +::: + +Here is a footnote reference,[^1] and another.[^longnote] + +[^1]: Here is the footnote. + +[^longnote]: Here's one with multiple blocks. + + Subsequent paragraphs are indented to show that they +belong to the previous footnote. +``` diff --git a/assets/style.css b/assets/style.css index f62b181..98983d1 100644 --- a/assets/style.css +++ b/assets/style.css @@ -1 +1 @@ -@font-face{font-family:Kanit;font-style:normal;font-weight:300;src:url(Kanit-300-1.woff) format("woff")}@font-face{font-family:Kanit;font-style:normal;font-weight:900;src:url(Kanit-900-2.woff) format("woff")}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af}input::placeholder,textarea::placeholder{color:#9ca3af}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}@-webkit-keyframes contentPlaceholder{0%,to{opacity:1}50%{opacity:.5}}@keyframes contentPlaceholder{0%,to{opacity:1}50%{opacity:.5}}[multiple],[type=email],[type=number],[type=password],[type=search],[type=text],[type=time],[type=url],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[multiple]:focus,[type=email]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty, );/*!*//*!*/--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}[multiple]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px auto -webkit-focus-ring-color}.dark .prose a{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.dark .prose a:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.dark .prose h1,.dark .prose h2,.dark .prose h3,.dark .prose h4,.dark .prose h5,.dark .prose h6 .prose hr,.dark .prose strong{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{scroll-margin-top:3.5em}.prose pre code{overflow-x:auto!important}.prose .footer-nav a{text-decoration:none!important}blockquote{border-radius:.5rem;border-left-width:8px;--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.dark blockquote{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}blockquote{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.dark blockquote{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}blockquote{padding:1rem}.callout{margin-bottom:1rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity));padding:1rem 2rem;--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.dark .callout,.dark .callout em,.dark .callout strong{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.callout-green{margin-bottom:1rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity));padding:1rem 2rem;--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.dark .callout-green,.dark .callout-green em,.dark .callout-green strong{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.warning{margin-bottom:1rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgba(153,27,27,var(--tw-bg-opacity));padding:1rem 2rem;--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.dark .warning,.dark .warning em,.dark .warning strong{--tw-bg-opacity:1;background-color:rgba(127,29,29,var(--tw-bg-opacity))}.warning,.warning em,.warning strong{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.dark .warning,.dark .warning em,.dark .warning strong{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}#navigation ul{margin-left:0}#navigation ul,#navigation ul ul{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}#navigation ul ul{margin-left:1.5rem}#navigation ul li a{display:block;width:100%;padding:.25rem 1rem .25rem .5rem}#navigation ul li a,.dark #navigation ul li a{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}#navigation ul li a:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.dark #navigation ul li a:hover{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}#navigation ul li a.active{font-weight:600}.dark .prose .footer-nav a:hover{--tw-text-opacity:1!important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.adjust iframe,.adjust img,.adjust p iframe,.adjust p img{margin-right:auto!important;margin-left:auto!important;padding:.5rem!important;--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.adjust img:hover,.adjust p img:hover{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.adjust img.button{width:auto!important;--tw-shadow:0 0 transparent!important;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.text-align-center{display:flex;justify-content:center}.dark input{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.container{width:100%;margin-right:auto;margin-left:auto}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:#374151;max-width:100%}.prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose a{color:#111827;text-decoration:underline;font-weight:500}.prose strong{color:#111827;font-weight:600}.prose ol[type=A]{--list-counter-style:upper-alpha}.prose ol[type=a]{--list-counter-style:lower-alpha}.prose ol[type=I]{--list-counter-style:upper-roman}.prose ol[type=i]{--list-counter-style:lower-roman}.prose ol[type="1"]{--list-counter-style:decimal}.prose ol>li{position:relative;padding-left:1.75em}.prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.prose ul>li{position:relative;padding-left:1.75em}.prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose h3,.prose h4{color:#111827;font-weight:600}.prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code{color:#111827;font-weight:600;font-size:.875em}.prose code:after,.prose code:before{content:"`"}.prose a code{color:#111827}.prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code:after,.prose pre code:before{content:none}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding:.5714286em}.prose{font-size:1rem;line-height:1.75}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose figure,.prose img,.prose video{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose h2 code{font-size:.875em}.prose h3 code{font-size:.9em}.prose ol,.prose ul{margin-top:1.25em;margin-bottom:1.25em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.prose>ul>li>:first-child{margin-top:1.25em}.prose>ul>li>:last-child{margin-bottom:1.25em}.prose>ol>li>:first-child{margin-top:1.25em}.prose>ol>li>:last-child{margin-bottom:1.25em}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-top:.75em;margin-bottom:.75em}.prose h2+*,.prose h3+*,.prose h4+*,.prose hr+*{margin-top:0}.prose thead th:first-child{padding-left:0}.prose thead th:last-child{padding-right:0}.prose tbody td:first-child{padding-left:0}.prose tbody td:last-child{padding-right:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose .prose a.edit,.prose .tag a{color:#333;text-decoration:none}.prose ul.footer-nav :before{display:none;text-decoration:none}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm figure,.prose-sm img,.prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm figure>*{margin-top:0;margin-bottom:0}.prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm code{font-size:.8571429em}.prose-sm h2 code{font-size:.9em}.prose-sm h3 code{font-size:.8888889em}.prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.prose-sm ol,.prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm ol>li{padding-left:1.5714286em}.prose-sm ol>li:before{left:0}.prose-sm ul>li{padding-left:1.5714286em}.prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.67857em;left:.2142857em}.prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm>ul>li>:first-child{margin-top:1.1428571em}.prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.prose-sm>ol>li>:first-child{margin-top:1.1428571em}.prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.prose-sm ol ol,.prose-sm ol ul,.prose-sm ul ol,.prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm h2+*,.prose-sm h3+*,.prose-sm h4+*,.prose-sm hr+*{margin-top:0}.prose-sm table{font-size:.8571429em;line-height:1.5}.prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm thead th:first-child{padding-left:0}.prose-sm thead th:last-child{padding-right:0}.prose-sm tbody td{padding:.6666667em 1em}.prose-sm tbody td:first-child{padding-left:0}.prose-sm tbody td:last-child{padding-right:0}.prose-sm>:first-child{margin-top:0}.prose-sm>:last-child{margin-bottom:0}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{right:0;left:0}.inset-0,.inset-y-0{top:0;bottom:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.float-right{float:right}.clear-right{clear:right}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.my-8{margin-top:2rem;margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.-mt-0{margin-top:0}.-mt-4{margin-top:-1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-5{margin-right:1.25rem}.-mr-4{margin-right:-1rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-2{height:.5rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-24{height:6rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.w-2{width:.5rem}.w-6{width:1.5rem}.w-12{width:3rem}.w-32{width:8rem}.w-60{width:15rem}.w-64{width:16rem}.w-4\/5{width:80%}.w-3\/12{width:25%}.w-11\/12{width:91.666667%}.w-full{width:100%}.w-screen{width:100vw}.max-w-xs{max-width:20rem}.max-w-lg{max-width:32rem}.max-w-5xl{max-width:64rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-auto{table-layout:auto}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.gap-y-2{row-gap:.5rem}.gap-y-20{row-gap:5rem}.space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(6rem*var(--tw-space-x-reverse));margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.hover\:border-indigo-600:hover{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.dark .dark\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.dark .dark\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.dark .dark\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.dark .dark\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.dark .dark\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.dark .dark\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.dark .dark\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity:0.5}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-0{padding-top:0}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-32{padding-top:8rem}.pr-0{padding-right:0}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pb-0{padding-bottom:0}.pb-3{padding-bottom:.75rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pl-0{padding-left:0}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.uppercase{text-transform:uppercase}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-10{line-height:2.5rem}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.tracking-wide{letter-spacing:.025em}.text-current{color:currentColor}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.dark .dark\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark .dark\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.dark .dark\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.dark .dark\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.dark .dark\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.dark .dark\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.dark .dark\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.no-underline{text-decoration:none}.focus\:underline:focus{text-decoration:underline}.placeholder-gray-300::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.placeholder-gray-300:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}*,:after,:before{--tw-shadow:0 0 transparent}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.shadow,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.hover\:shadow:hover,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}*,:after,:before{--tw-ring-inset:var(--tw-empty, );/*!*//*!*/--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-2:focus,.focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.focus\:ring-blue-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(191,219,254,var(--tw-ring-opacity))}.focus\:ring-indigo-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.dark .dark\:focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.ring-opacity-50{--tw-ring-opacity:0.5}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.filter{--tw-blur:var(--tw-empty, );/*!*//*!*/--tw-brightness:var(--tw-empty, );/*!*//*!*/--tw-contrast:var(--tw-empty, );/*!*//*!*/--tw-grayscale:var(--tw-empty, );/*!*//*!*/--tw-hue-rotate:var(--tw-empty, );/*!*//*!*/--tw-invert:var(--tw-empty, );/*!*//*!*/--tw-saturate:var(--tw-empty, );/*!*//*!*/--tw-sepia:var(--tw-empty, );/*!*//*!*/--tw-drop-shadow:var(--tw-empty, );/*!*//*!*/filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-colors{transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}::-moz-selection{background:#ff0}::selection{background:#ff0}.token.table{display:inline}li code,p code{color:#a6accd!important;background-color:#292d3e;--theme-selection-background:rgba(0,0,0,0.5019607843137255);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;font-size:1em;line-height:1.5em;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;white-space:normal;border-radius:.2em;padding:.1em}li code:after,li code:before,p code:after,p code:before{content:""!important}.mdi-label{padding:.2em .6em .3em;font-size:75%;font-weight:700;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.mdi-label-text-light{color:#fff}@media (min-width:640px){.sm\:prose{color:#374151;max-width:100%}.sm\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sm\:prose a{color:#111827;text-decoration:underline;font-weight:500}.sm\:prose strong{color:#111827;font-weight:600}.sm\:prose ol[type=A]{--list-counter-style:upper-alpha}.sm\:prose ol[type=a]{--list-counter-style:lower-alpha}.sm\:prose ol[type=I]{--list-counter-style:upper-roman}.sm\:prose ol[type=i]{--list-counter-style:lower-roman}.sm\:prose ol[type="1"]{--list-counter-style:decimal}.sm\:prose ol>li{position:relative;padding-left:1.75em}.sm\:prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.sm\:prose ul>li{position:relative;padding-left:1.75em}.sm\:prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.sm\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.sm\:prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.sm\:prose blockquote p:first-of-type:before{content:open-quote}.sm\:prose blockquote p:last-of-type:after{content:close-quote}.sm\:prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sm\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sm\:prose h3,.sm\:prose h4{color:#111827;font-weight:600}.sm\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sm\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sm\:prose code{color:#111827;font-weight:600;font-size:.875em}.sm\:prose code:after,.sm\:prose code:before{content:"`"}.sm\:prose a code{color:#111827}.sm\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.sm\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sm\:prose pre code:after,.sm\:prose pre code:before{content:none}.sm\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sm\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.sm\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.sm\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.sm\:prose tbody tr:last-child{border-bottom-width:0}.sm\:prose tbody td{vertical-align:top;padding:.5714286em}.sm\:prose{font-size:1rem;line-height:1.75}.sm\:prose p{margin-top:1.25em;margin-bottom:1.25em}.sm\:prose figure,.sm\:prose img,.sm\:prose video{margin-top:2em;margin-bottom:2em}.sm\:prose figure>*{margin-top:0;margin-bottom:0}.sm\:prose h2 code{font-size:.875em}.sm\:prose h3 code{font-size:.9em}.sm\:prose ol,.sm\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.sm\:prose li{margin-top:.5em;margin-bottom:.5em}.sm\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.sm\:prose>ul>li>:first-child{margin-top:1.25em}.sm\:prose>ul>li>:last-child{margin-bottom:1.25em}.sm\:prose>ol>li>:first-child{margin-top:1.25em}.sm\:prose>ol>li>:last-child{margin-bottom:1.25em}.sm\:prose ol ol,.sm\:prose ol ul,.sm\:prose ul ol,.sm\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.sm\:prose h2+*,.sm\:prose h3+*,.sm\:prose h4+*,.sm\:prose hr+*{margin-top:0}.sm\:prose thead th:first-child{padding-left:0}.sm\:prose thead th:last-child{padding-right:0}.sm\:prose tbody td:first-child{padding-left:0}.sm\:prose tbody td:last-child{padding-right:0}.sm\:prose>:first-child{margin-top:0}.sm\:prose>:last-child{margin-bottom:0}.sm\:mt-10{margin-top:2.5rem}.sm\:-mt-0{margin-top:0}.sm\:mb-0{margin-bottom:0}.sm\:mb-10{margin-bottom:2.5rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:w-2\/3{width:66.666667%}.sm\:w-full{width:100%}.sm\:table-fixed{table-layout:fixed}.sm\:p-4{padding:1rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (min-width:768px){.md\:relative{position:relative}.md\:right-0{right:0}.md\:mx-36{margin-left:9rem;margin-right:9rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-0{margin-top:0;margin-bottom:0}.md\:mr-2{margin-right:.5rem}.md\:mb-0{margin-bottom:0}.md\:ml-2{margin-left:.5rem}.md\:ml-5{margin-left:1.25rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-20{height:5rem}.md\:w-64{width:16rem}.md\:w-80{width:20rem}.md\:w-1\/2{width:50%}.md\:w-2\/3{width:66.666667%}.md\:w-full{width:100%}.md\:max-w-lg{max-width:32rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:justify-between{justify-content:space-between}.md\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.md\:gap-y-10{row-gap:2.5rem}.md\:border-r{border-right-width:1px}.md\:bg-transparent{background-color:transparent}.md\:px-0{padding-left:0;padding-right:0}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:pt-0{padding-top:0}.md\:pt-20{padding-top:5rem}.md\:pl-64{padding-left:16rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-5xl{font-size:3rem;line-height:1}}@media (min-width:1024px){.lg\:prose-lg{font-size:1.125rem;line-height:1.7777778}.lg\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.lg\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.lg\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.lg\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.lg\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.lg\:prose-lg figure,.lg\:prose-lg img,.lg\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg figure>*{margin-top:0;margin-bottom:0}.lg\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:prose-lg code{font-size:.8888889em}.lg\:prose-lg h2 code{font-size:.8666667em}.lg\:prose-lg h3 code{font-size:.875em}.lg\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.lg\:prose-lg ol,.lg\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.lg\:prose-lg ol>li{padding-left:1.6666667em}.lg\:prose-lg ol>li:before{left:0}.lg\:prose-lg ul>li{padding-left:1.6666667em}.lg\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.72222em;left:.2222222em}.lg\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.lg\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.lg\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-lg ol ol,.lg\:prose-lg ol ul,.lg\:prose-lg ul ol,.lg\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.lg\:prose-lg h2+*,.lg\:prose-lg h3+*,.lg\:prose-lg h4+*,.lg\:prose-lg hr+*{margin-top:0}.lg\:prose-lg table{font-size:.8888889em;line-height:1.5}.lg\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.lg\:prose-lg thead th:first-child{padding-left:0}.lg\:prose-lg thead th:last-child{padding-right:0}.lg\:prose-lg tbody td{padding:.75em}.lg\:prose-lg tbody td:first-child{padding-left:0}.lg\:prose-lg tbody td:last-child{padding-right:0}.lg\:prose-lg>:first-child{margin-top:0}.lg\:prose-lg>:last-child{margin-bottom:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mb-0{margin-bottom:0}.lg\:ml-10{margin-left:2.5rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-72{width:18rem}.lg\:w-3\/6{width:50%}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:pl-72{padding-left:18rem}.lg\:text-left{text-align:left}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width:1280px){.xl\:prose-xl{font-size:1.25rem;line-height:1.8}.xl\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.xl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.xl\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.xl\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.xl\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.xl\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.xl\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.xl\:prose-xl figure,.xl\:prose-xl img,.xl\:prose-xl video{margin-top:2em;margin-bottom:2em}.xl\:prose-xl figure>*{margin-top:0;margin-bottom:0}.xl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.xl\:prose-xl code{font-size:.9em}.xl\:prose-xl h2 code{font-size:.8611111em}.xl\:prose-xl h3 code{font-size:.9em}.xl\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.xl\:prose-xl ol,.xl\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.xl\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.xl\:prose-xl ol>li{padding-left:1.8em}.xl\:prose-xl ol>li:before{left:0}.xl\:prose-xl ul>li{padding-left:1.8em}.xl\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.xl\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.xl\:prose-xl>ul>li>:first-child{margin-top:1.2em}.xl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.xl\:prose-xl>ol>li>:first-child{margin-top:1.2em}.xl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.xl\:prose-xl ol ol,.xl\:prose-xl ol ul,.xl\:prose-xl ul ol,.xl\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.xl\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.xl\:prose-xl h2+*,.xl\:prose-xl h3+*,.xl\:prose-xl h4+*,.xl\:prose-xl hr+*{margin-top:0}.xl\:prose-xl table{font-size:.9em;line-height:1.5555556}.xl\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.xl\:prose-xl thead th:first-child{padding-left:0}.xl\:prose-xl thead th:last-child{padding-right:0}.xl\:prose-xl tbody td{padding:.8888889em .6666667em}.xl\:prose-xl tbody td:first-child{padding-left:0}.xl\:prose-xl tbody td:last-child{padding-right:0}.xl\:prose-xl>:first-child{margin-top:0}.xl\:mb-0,.xl\:prose-xl>:last-child{margin-bottom:0}.xl\:flex{display:flex}.xl\:w-96{width:24rem}.xl\:w-3\/6{width:50%}.xl\:gap-x-0{-moz-column-gap:0;column-gap:0}.xl\:gap-y-16{row-gap:4rem}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:text-left{text-align:left}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-5xl{font-size:3rem;line-height:1}} \ No newline at end of file +@font-face{font-family:Kanit;font-style:normal;font-weight:300;src:url(Kanit-300-1.woff) format("woff")}@font-face{font-family:Kanit;font-style:normal;font-weight:900;src:url(Kanit-900-2.woff) format("woff")}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af}input::placeholder,textarea::placeholder{color:#9ca3af}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}@-webkit-keyframes contentPlaceholder{0%,to{opacity:1}50%{opacity:.5}}@keyframes contentPlaceholder{0%,to{opacity:1}50%{opacity:.5}}[multiple],[type=email],[type=number],[type=password],[type=search],[type=text],[type=time],[type=url],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 transparent}[multiple]:focus,[type=email]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty, );/*!*//*!*/--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}[multiple]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;color-adjust:unset}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px auto -webkit-focus-ring-color}.dark .prose a{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.dark .prose a:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.dark .prose h1,.dark .prose h2,.dark .prose h3,.dark .prose h4,.dark .prose h5,.dark .prose h6 .prose hr,.dark .prose strong{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{scroll-margin-top:3.5em}.prose pre code{overflow-x:auto!important}.prose .footer-nav a{text-decoration:none!important}blockquote{border-radius:.5rem;border-left-width:8px;--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.dark blockquote{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}blockquote{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.dark blockquote{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}blockquote{padding:1rem}.callout{margin-bottom:1rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgba(245,158,11,var(--tw-bg-opacity));padding:1rem 2rem;--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.dark .callout,.dark .callout em,.dark .callout strong{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.callout-blue{margin-bottom:1rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgba(30,64,175,var(--tw-bg-opacity));padding:1rem 2rem;--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.dark .callout-blue,.dark .callout-blue em,.dark .callout-blue strong{--tw-bg-opacity:1;background-color:rgba(30,58,138,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.callout-green{margin-bottom:1rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgba(16,185,129,var(--tw-bg-opacity));padding:1rem 2rem;--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.dark .callout-green,.dark .callout-green em,.dark .callout-green strong{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.warning{margin-bottom:1rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgba(153,27,27,var(--tw-bg-opacity));padding:1rem 2rem;--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.dark .warning,.dark .warning em,.dark .warning strong{--tw-bg-opacity:1;background-color:rgba(127,29,29,var(--tw-bg-opacity))}.warning,.warning em,.warning strong{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.dark .warning,.dark .warning em,.dark .warning strong{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}#navigation ul{margin-left:0}#navigation ul,#navigation ul ul{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}#navigation ul ul{margin-left:1.5rem}#navigation ul li a{display:block;width:100%;padding:.25rem 1rem .25rem .5rem}#navigation ul li a,.dark #navigation ul li a{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}#navigation ul li a:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.dark #navigation ul li a:hover{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}#navigation ul li a.active{font-weight:600}.dark .prose .footer-nav a:hover{--tw-text-opacity:1!important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.adjust iframe,.adjust img,.adjust p iframe,.adjust p img{margin-right:auto!important;margin-left:auto!important;padding:.5rem!important;--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.adjust img:hover,.adjust p img:hover{--tw-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.adjust img.button{width:auto!important;--tw-shadow:0 0 transparent!important;box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)!important}.text-align-center{display:flex;justify-content:center}.dark input{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.container{width:100%;margin-right:auto;margin-left:auto}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:#374151;max-width:100%}.prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose a{color:#111827;text-decoration:underline;font-weight:500}.prose strong{color:#111827;font-weight:600}.prose ol[type=A]{--list-counter-style:upper-alpha}.prose ol[type=a]{--list-counter-style:lower-alpha}.prose ol[type=I]{--list-counter-style:upper-roman}.prose ol[type=i]{--list-counter-style:lower-roman}.prose ol[type="1"]{--list-counter-style:decimal}.prose ol>li{position:relative;padding-left:1.75em}.prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.prose ul>li{position:relative;padding-left:1.75em}.prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type:before{content:open-quote}.prose blockquote p:last-of-type:after{content:close-quote}.prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose h3,.prose h4{color:#111827;font-weight:600}.prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code{color:#111827;font-weight:600;font-size:.875em}.prose code:after,.prose code:before{content:"`"}.prose a code{color:#111827}.prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code:after,.prose pre code:before{content:none}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding:.5714286em}.prose{font-size:1rem;line-height:1.75}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose figure,.prose img,.prose video{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose h2 code{font-size:.875em}.prose h3 code{font-size:.9em}.prose ol,.prose ul{margin-top:1.25em;margin-bottom:1.25em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.prose>ul>li>:first-child{margin-top:1.25em}.prose>ul>li>:last-child{margin-bottom:1.25em}.prose>ol>li>:first-child{margin-top:1.25em}.prose>ol>li>:last-child{margin-bottom:1.25em}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-top:.75em;margin-bottom:.75em}.prose h2+*,.prose h3+*,.prose h4+*,.prose hr+*{margin-top:0}.prose thead th:first-child{padding-left:0}.prose thead th:last-child{padding-right:0}.prose tbody td:first-child{padding-left:0}.prose tbody td:last-child{padding-right:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose .prose a.edit,.prose .tag a{color:#333;text-decoration:none}.prose ul.footer-nav :before{display:none;text-decoration:none}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm figure,.prose-sm img,.prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm figure>*{margin-top:0;margin-bottom:0}.prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm code{font-size:.8571429em}.prose-sm h2 code{font-size:.9em}.prose-sm h3 code{font-size:.8888889em}.prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding:.6666667em 1em}.prose-sm ol,.prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm ol>li{padding-left:1.5714286em}.prose-sm ol>li:before{left:0}.prose-sm ul>li{padding-left:1.5714286em}.prose-sm ul>li:before{height:.3571429em;width:.3571429em;top:.67857em;left:.2142857em}.prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm>ul>li>:first-child{margin-top:1.1428571em}.prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.prose-sm>ol>li>:first-child{margin-top:1.1428571em}.prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.prose-sm ol ol,.prose-sm ol ul,.prose-sm ul ol,.prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm h2+*,.prose-sm h3+*,.prose-sm h4+*,.prose-sm hr+*{margin-top:0}.prose-sm table{font-size:.8571429em;line-height:1.5}.prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm thead th:first-child{padding-left:0}.prose-sm thead th:last-child{padding-right:0}.prose-sm tbody td{padding:.6666667em 1em}.prose-sm tbody td:first-child{padding-left:0}.prose-sm tbody td:last-child{padding-right:0}.prose-sm>:first-child{margin-top:0}.prose-sm>:last-child{margin-bottom:0}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{right:0;left:0}.inset-0,.inset-y-0{top:0;bottom:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.float-right{float:right}.clear-right{clear:right}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.my-8{margin-top:2rem;margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.-mt-0{margin-top:0}.-mt-4{margin-top:-1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-5{margin-right:1.25rem}.-mr-4{margin-right:-1rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-2{height:.5rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.w-2{width:.5rem}.w-6{width:1.5rem}.w-12{width:3rem}.w-32{width:8rem}.w-48{width:12rem}.w-60{width:15rem}.w-64{width:16rem}.w-4\/5{width:80%}.w-3\/12{width:25%}.w-11\/12{width:91.666667%}.w-full{width:100%}.w-screen{width:100vw}.max-w-xs{max-width:20rem}.max-w-lg{max-width:32rem}.max-w-5xl{max-width:64rem}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-auto{table-layout:auto}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.gap-y-2{row-gap:.5rem}.gap-y-20{row-gap:5rem}.space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(6rem*var(--tw-space-x-reverse));margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem*var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem*var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px*var(--tw-divide-y-reverse))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgba(209,213,219,var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.border-indigo-700{--tw-border-opacity:1;border-color:rgba(67,56,202,var(--tw-border-opacity))}.hover\:border-indigo-600:hover{--tw-border-opacity:1;border-color:rgba(79,70,229,var(--tw-border-opacity))}.dark .dark\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.dark .dark\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.bg-indigo-700{--tw-bg-opacity:1;background-color:rgba(67,56,202,var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:rgba(79,70,229,var(--tw-bg-opacity))}.dark .dark\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.dark .dark\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.dark .dark\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.dark .dark\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.dark .dark\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity:0.5}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-0{padding-top:0}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-32{padding-top:8rem}.pr-0{padding-right:0}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pb-0{padding-bottom:0}.pb-3{padding-bottom:.75rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pl-0{padding-left:0}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.uppercase{text-transform:uppercase}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-10{line-height:2.5rem}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.tracking-wide{letter-spacing:.025em}.text-current{color:currentColor}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.hover\:text-indigo-600:hover{--tw-text-opacity:1;color:rgba(79,70,229,var(--tw-text-opacity))}.focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.dark .dark\:text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark .dark\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.dark .dark\:text-gray-300{--tw-text-opacity:1;color:rgba(209,213,219,var(--tw-text-opacity))}.dark .dark\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.dark .dark\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.dark .dark\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.dark .dark\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.no-underline{text-decoration:none}.focus\:underline:focus{text-decoration:underline}.placeholder-gray-300::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.placeholder-gray-300:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}*,:after,:before{--tw-shadow:0 0 transparent}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.shadow,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}.hover\:shadow:hover,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.hover\:shadow:hover{--tw-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}*,:after,:before{--tw-ring-inset:var(--tw-empty, );/*!*//*!*/--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-2:focus,.focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent)}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))}.focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(107,114,128,var(--tw-ring-opacity))}.focus\:ring-blue-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(191,219,254,var(--tw-ring-opacity))}.focus\:ring-indigo-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(67,56,202,var(--tw-ring-opacity))}.dark .dark\:focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55,65,81,var(--tw-ring-opacity))}.ring-opacity-50{--tw-ring-opacity:0.5}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.filter{--tw-blur:var(--tw-empty, );/*!*//*!*/--tw-brightness:var(--tw-empty, );/*!*//*!*/--tw-contrast:var(--tw-empty, );/*!*//*!*/--tw-grayscale:var(--tw-empty, );/*!*//*!*/--tw-hue-rotate:var(--tw-empty, );/*!*//*!*/--tw-invert:var(--tw-empty, );/*!*//*!*/--tw-saturate:var(--tw-empty, );/*!*//*!*/--tw-sepia:var(--tw-empty, );/*!*//*!*/--tw-drop-shadow:var(--tw-empty, );/*!*//*!*/filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-colors{transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}::-moz-selection{background:#ff0}::selection{background:#ff0}.token.table{display:inline}li code,p code{color:#a6accd!important;background-color:#292d3e;--theme-selection-background:rgba(0,0,0,0.5019607843137255);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;font-size:1em;line-height:1.5em;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;white-space:normal;border-radius:.2em;padding:.1em}li code:after,li code:before,p code:after,p code:before{content:""!important}.mdi-label{padding:.2em .6em .3em;font-size:75%;font-weight:700;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.mdi-label-text-light{color:#fff}@media (min-width:640px){.sm\:prose{color:#374151;max-width:100%}.sm\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sm\:prose a{color:#111827;text-decoration:underline;font-weight:500}.sm\:prose strong{color:#111827;font-weight:600}.sm\:prose ol[type=A]{--list-counter-style:upper-alpha}.sm\:prose ol[type=a]{--list-counter-style:lower-alpha}.sm\:prose ol[type=I]{--list-counter-style:upper-roman}.sm\:prose ol[type=i]{--list-counter-style:lower-roman}.sm\:prose ol[type="1"]{--list-counter-style:decimal}.sm\:prose ol>li{position:relative;padding-left:1.75em}.sm\:prose ol>li:before{content:counter(list-item,var(--list-counter-style,decimal)) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.sm\:prose ul>li{position:relative;padding-left:1.75em}.sm\:prose ul>li:before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:.6875em;left:.25em}.sm\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.sm\:prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.sm\:prose blockquote p:first-of-type:before{content:open-quote}.sm\:prose blockquote p:last-of-type:after{content:close-quote}.sm\:prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sm\:prose h3{font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sm\:prose h3,.sm\:prose h4{color:#111827;font-weight:600}.sm\:prose h4{margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sm\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sm\:prose code{color:#111827;font-weight:600;font-size:.875em}.sm\:prose code:after,.sm\:prose code:before{content:"`"}.sm\:prose a code{color:#111827}.sm\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding:.8571429em 1.1428571em}.sm\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sm\:prose pre code:after,.sm\:prose pre code:before{content:none}.sm\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sm\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.sm\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.sm\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.sm\:prose tbody tr:last-child{border-bottom-width:0}.sm\:prose tbody td{vertical-align:top;padding:.5714286em}.sm\:prose{font-size:1rem;line-height:1.75}.sm\:prose p{margin-top:1.25em;margin-bottom:1.25em}.sm\:prose figure,.sm\:prose img,.sm\:prose video{margin-top:2em;margin-bottom:2em}.sm\:prose figure>*{margin-top:0;margin-bottom:0}.sm\:prose h2 code{font-size:.875em}.sm\:prose h3 code{font-size:.9em}.sm\:prose ol,.sm\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.sm\:prose li{margin-top:.5em;margin-bottom:.5em}.sm\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.sm\:prose>ul>li>:first-child{margin-top:1.25em}.sm\:prose>ul>li>:last-child{margin-bottom:1.25em}.sm\:prose>ol>li>:first-child{margin-top:1.25em}.sm\:prose>ol>li>:last-child{margin-bottom:1.25em}.sm\:prose ol ol,.sm\:prose ol ul,.sm\:prose ul ol,.sm\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.sm\:prose h2+*,.sm\:prose h3+*,.sm\:prose h4+*,.sm\:prose hr+*{margin-top:0}.sm\:prose thead th:first-child{padding-left:0}.sm\:prose thead th:last-child{padding-right:0}.sm\:prose tbody td:first-child{padding-left:0}.sm\:prose tbody td:last-child{padding-right:0}.sm\:prose>:first-child{margin-top:0}.sm\:prose>:last-child{margin-bottom:0}.sm\:mt-10{margin-top:2.5rem}.sm\:-mt-0{margin-top:0}.sm\:mb-0{margin-bottom:0}.sm\:mb-10{margin-bottom:2.5rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:w-2\/3{width:66.666667%}.sm\:w-full{width:100%}.sm\:table-fixed{table-layout:fixed}.sm\:p-4{padding:1rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (min-width:768px){.md\:relative{position:relative}.md\:right-0{right:0}.md\:mx-36{margin-left:9rem;margin-right:9rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-0{margin-top:0;margin-bottom:0}.md\:mr-2{margin-right:.5rem}.md\:mb-0{margin-bottom:0}.md\:ml-2{margin-left:.5rem}.md\:ml-5{margin-left:1.25rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-20{height:5rem}.md\:w-64{width:16rem}.md\:w-80{width:20rem}.md\:w-1\/2{width:50%}.md\:w-2\/3{width:66.666667%}.md\:w-full{width:100%}.md\:max-w-lg{max-width:32rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:justify-between{justify-content:space-between}.md\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.md\:gap-y-10{row-gap:2.5rem}.md\:border-r{border-right-width:1px}.md\:bg-transparent{background-color:transparent}.md\:px-0{padding-left:0;padding-right:0}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:pt-0{padding-top:0}.md\:pt-20{padding-top:5rem}.md\:pl-64{padding-left:16rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-5xl{font-size:3rem;line-height:1}}@media (min-width:1024px){.lg\:prose-lg{font-size:1.125rem;line-height:1.7777778}.lg\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.lg\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.lg\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.lg\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.lg\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.lg\:prose-lg figure,.lg\:prose-lg img,.lg\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg figure>*{margin-top:0;margin-bottom:0}.lg\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:prose-lg code{font-size:.8888889em}.lg\:prose-lg h2 code{font-size:.8666667em}.lg\:prose-lg h3 code{font-size:.875em}.lg\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding:1em 1.5em}.lg\:prose-lg ol,.lg\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.lg\:prose-lg ol>li{padding-left:1.6666667em}.lg\:prose-lg ol>li:before{left:0}.lg\:prose-lg ul>li{padding-left:1.6666667em}.lg\:prose-lg ul>li:before{width:.3333333em;height:.3333333em;top:.72222em;left:.2222222em}.lg\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.lg\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.lg\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-lg ol ol,.lg\:prose-lg ol ul,.lg\:prose-lg ul ol,.lg\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.lg\:prose-lg h2+*,.lg\:prose-lg h3+*,.lg\:prose-lg h4+*,.lg\:prose-lg hr+*{margin-top:0}.lg\:prose-lg table{font-size:.8888889em;line-height:1.5}.lg\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.lg\:prose-lg thead th:first-child{padding-left:0}.lg\:prose-lg thead th:last-child{padding-right:0}.lg\:prose-lg tbody td{padding:.75em}.lg\:prose-lg tbody td:first-child{padding-left:0}.lg\:prose-lg tbody td:last-child{padding-right:0}.lg\:prose-lg>:first-child{margin-top:0}.lg\:prose-lg>:last-child{margin-bottom:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mb-0{margin-bottom:0}.lg\:ml-10{margin-left:2.5rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-72{width:18rem}.lg\:w-3\/6{width:50%}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:pl-72{padding-left:18rem}.lg\:text-left{text-align:left}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width:1280px){.xl\:prose-xl{font-size:1.25rem;line-height:1.8}.xl\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.xl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.xl\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.xl\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.xl\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.xl\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.xl\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.xl\:prose-xl figure,.xl\:prose-xl img,.xl\:prose-xl video{margin-top:2em;margin-bottom:2em}.xl\:prose-xl figure>*{margin-top:0;margin-bottom:0}.xl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.xl\:prose-xl code{font-size:.9em}.xl\:prose-xl h2 code{font-size:.8611111em}.xl\:prose-xl h3 code{font-size:.9em}.xl\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding:1.1111111em 1.3333333em}.xl\:prose-xl ol,.xl\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.xl\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.xl\:prose-xl ol>li{padding-left:1.8em}.xl\:prose-xl ol>li:before{left:0}.xl\:prose-xl ul>li{padding-left:1.8em}.xl\:prose-xl ul>li:before{width:.35em;height:.35em;top:.725em;left:.25em}.xl\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.xl\:prose-xl>ul>li>:first-child{margin-top:1.2em}.xl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.xl\:prose-xl>ol>li>:first-child{margin-top:1.2em}.xl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.xl\:prose-xl ol ol,.xl\:prose-xl ol ul,.xl\:prose-xl ul ol,.xl\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.xl\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.xl\:prose-xl h2+*,.xl\:prose-xl h3+*,.xl\:prose-xl h4+*,.xl\:prose-xl hr+*{margin-top:0}.xl\:prose-xl table{font-size:.9em;line-height:1.5555556}.xl\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.xl\:prose-xl thead th:first-child{padding-left:0}.xl\:prose-xl thead th:last-child{padding-right:0}.xl\:prose-xl tbody td{padding:.8888889em .6666667em}.xl\:prose-xl tbody td:first-child{padding-left:0}.xl\:prose-xl tbody td:last-child{padding-right:0}.xl\:prose-xl>:first-child{margin-top:0}.xl\:mb-0,.xl\:prose-xl>:last-child{margin-bottom:0}.xl\:flex{display:flex}.xl\:w-96{width:24rem}.xl\:w-3\/6{width:50%}.xl\:gap-x-0{-moz-column-gap:0;column-gap:0}.xl\:gap-y-16{row-gap:4rem}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:text-left{text-align:left}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-5xl{font-size:3rem;line-height:1}} \ No newline at end of file diff --git a/docs/backends.html b/docs/backends.html index c59e7be..efb463d 100644 --- a/docs/backends.html +++ b/docs/backends.html @@ -1,4 +1,4 @@ -Backends

Backends

GLAuth’s architecture is very simple: a frontend manages your LDAP requests, and a series of pluggable backends serve the results.

The default backends are: config/file, ownCloud and ldap. The latter allows GLAuth to act as a LDAP proxy to one or more existing LDAP servers.

Additional backends, available as plugins, let you wire databases as authentication providers.

Unfortunately, Go plugins are not compatible with Windows OS. Therefore, they are only available on Linux and MacOS.

Chaining

Backends can be chained to inject features that are not originally available. For instance, you can setup GLAuth to forward authentication requests to an existing OpenLDAP server, but not before using another backend to inject two-factor authentication checks:

[[backends]]
+  });

Backends

GLAuth’s architecture is very simple: a frontend manages your LDAP requests, and a series of pluggable backends serve the results.

The default backends are: config/file, ownCloud and ldap. The latter allows GLAuth to act as a LDAP proxy to one or more existing LDAP servers.

Additional backends, available as plugins, let you wire databases as authentication providers.

Unfortunately, Go plugins are not compatible with Windows OS. Therefore, they are only available on Linux and MacOS.

Chaining

Backends can be chained to inject features that are not originally available. For instance, you can setup GLAuth to forward authentication requests to an existing OpenLDAP server, but not before using another backend to inject two-factor authentication checks:

[[backends]]
   datastore = "ldap"
   servers = ["ldap:s//localhost:390"]
 
diff --git a/docs/building.html b/docs/building.html
index a6c0e3d..4f44637 100644
--- a/docs/building.html
+++ b/docs/building.html
@@ -1,4 +1,4 @@
-Building

Building

Make Targets

Note - makefile uses git data to inject build-time variables. For best results, run in the context of the git repo.

TargetDescription
make allrun build binaries for platforms
make fastrun build for only linux 64 bit
make runwrapper for the ‘go run’ command, setting up the needed tooling
make pull-base-pluginsadd base plugins code as submodules for local build
make forget-pluginsremove all plugins from current tree
make testrun the integration test on linux64 binary
make releasepluginsbuild app plugins that we pulled locally
make releasedockerbuild main and plugins, push to docker hub
make testdockerquick docker sanity check
Copyright 2021
\ No newline at end of file + });

Building

Make Targets

TargetDescription
make allrun build binaries for platforms
make fastrun build for only linux 64 bit
make runwrapper for the ‘go run’ command, setting up the needed tooling
make pull-base-pluginsadd base plugins code as submodules for local build
make forget-pluginsremove all plugins from current tree
make testrun the integration test on linux64 binary
make releasepluginsbuild app plugins that we pulled locally
make releasedockerbuild main and plugins, push to docker hub
make testdockerquick docker sanity check
Copyright 2021
\ No newline at end of file diff --git a/docs/capabilities.html b/docs/capabilities.html index 3b024ab..14e75fd 100644 --- a/docs/capabilities.html +++ b/docs/capabilities.html @@ -1,4 +1,4 @@ -Capabilities

Capabilities

Capabilities are a modern implementation of privileges as seen in OpenLDAP and other servers.

Rather than using a tacked-on syntax that requires schema changes, these are encoded as key-value pairs, defining what actions an account can perform, and to what scope.

Example configuration:

[[users]] # [tl! focus]
+  });

Capabilities

Capabilities are a modern implementation of privileges as seen in OpenLDAP and other servers.

Rather than using a tacked-on syntax that requires schema changes, these are encoded as key-value pairs, defining what actions an account can perform, and to what scope.

Example configuration:

[[users]] # [tl! focus]
   name = "hackers"
   uidnumber = 5001
   primarygroup = 5501
diff --git a/docs/compatibility.html b/docs/compatibility.html
index 7385997..0b6f27e 100644
--- a/docs/compatibility.html
+++ b/docs/compatibility.html
@@ -1,4 +1,4 @@
-Compatibility

Compatibility

You can safely ignore this page if you are not upgrading from a pre-2.1.0 release! -> Quick Start

Starting with GLAuth 2.1.0:

  • it is possible to browse through the server’s tree using LDAP clients
  • scopes (base, one, sub) are supported and behave (mostly) as expected
  • whenever necessary, organizational units ("ou") are utilized
  • groups are available both as posixgroup and groupOfUniqueNames entities

Enabling Compatibility Mode

In order to prevent breaking existing setups, some of these changes are not enabled by default. To switch to full compatibility mode, update your configuration file:

[backend] # [tl! focus]
+  });

Compatibility

You can safely ignore this page if you are not upgrading from a pre-2.1.0 release! -> Quick Start

Starting with GLAuth 2.1.0:

  • it is possible to browse through the server’s tree using LDAP clients
  • scopes (base, one, sub) are supported and behave (mostly) as expected
  • whenever necessary, organizational units ("ou") are utilized
  • groups are available both as posixgroup and groupOfUniqueNames entities

Enabling Compatibility Mode

In order to prevent breaking existing setups, some of these changes are not enabled by default. To switch to full compatibility mode, update your configuration file:

[backend] # [tl! focus]
   datastore = "config"
   baseDN = "dc=glauth,dc=com"
   nameformat = "cn" # [tl! focus:1]
diff --git a/docs/contact/index.html b/docs/contact/index.html
index 99b5276..c314716 100644
--- a/docs/contact/index.html
+++ b/docs/contact/index.html
@@ -1,4 +1,4 @@
-Send a message
\ No newline at end of file
+  });
\ No newline at end of file
diff --git a/docs/containerization.html b/docs/containerization.html
index ea360fc..619101c 100644
--- a/docs/containerization.html
+++ b/docs/containerization.html
@@ -1,4 +1,4 @@
-Containerization

Containerization

To run GLAuth in a container, you have three choices:

  • Fetch and instantiate an image from Docker Hub (the most popular approach)
  • Clone the GLAuth repository and manually create your image
  • Use Kubernetes’s Helm chart

The default approach looks like this:

docker run -d glauth/glauth
+  });

Containerization

To run GLAuth in a container, you have three choices:

  • Fetch and instantiate an image from Docker Hub (the most popular approach)
  • Clone the GLAuth repository and manually create your image
  • Use Kubernetes’s Helm chart

The default approach looks like this:

docker run -d glauth/glauth
 

or to run GLAuth with its plugins:

docker run -d glauth/glauth-plugins
 

To specify your own config file (which is the most likely scenario):

docker run -d \
   -v <path>/config.cfg:/app/config/config.cfg \
diff --git a/docs/contributing.html b/docs/contributing.html
new file mode 100644
index 0000000..ccc6ce3
--- /dev/null
+++ b/docs/contributing.html
@@ -0,0 +1,17 @@
+Contributing

Contributing

Starting with GLAuth 2.4.0, we have reworked and optimized the build workflow, and this starts with a new contribution process.

Preparing to Commit

Format your code automatically using gofmt -d ./ before committing. If you forget this step, a subsequent pull request may fail.

Writing Commit Messages

Commit messages must be semantically correct; this is all conventions, of course, and the one that has worked well for us is Conventional Commits

Here’s the minimum information you need to know:

A commit message contains a prefix, followed by a short explanation. It may also contain “footer” annotations, but these are not mandatory (albeit appreciated)

Should you bundle multiple items in the same commit (say a new feature and a bug fix), you can… wait no please don’t do that.

Commit Prefix

A prefix is written imperatively and looks like this:

feat(plugins)!: Change the plugins API to allow NoSQL databases.
+

A quick decoding of this message reveals that this is a new feature (feat) and we optionally specify which area of GLAuth is impacted ((plugins)) - We also warn the reader of a breaking change (!)

A more innocuous change could be:

chore: Add more comments in all modules.
+

Here is a pretty self-explanatory list of prefixes: feat, fix, chore, build, ci, perf, refactor, test, style

For instance:

Reviewed-by: John Romero <john@romero.com>
+Tested-by: Joel Spolsky <joel@joelonsoftware.com>
+BREAKING-CHANGE: I am yelling because I broke the plugin API compatibility!
+

None of the people mentioned above were harmed in the writing of this example

Here is a far-from-exhaustive list of footer annotations:

Signed-Off-by, Acked-by, Reviewed-by, Helped-by, Co-authored by, Reported-by, Tested-by, Cc, Reference-to, See-also, BREAKING-CHANGE

Pull Requests

Creating a Pull Request

Create your Pull Requests from your branch directly to the ‘Master’ branch. We discontinued use of the ‘Dev’ branch as we wish to enforce pulling from tagged versions, as opposed to making the merge flow more difficult to follow by jumping through intermediate branches.

Merging a Pull Request

If you have the privileges to merge a pull request, please start by ensuring that it follows the proper conventions.

Note that pull requests that represent branch merges and other maintenance operations should not, in fact, follow these conventions. This allows us to exclude them from a release’s notes.

Releasing

Versioning

We follow the Semantic Version v2.0 conventions

Therefore, all releases follow this numbering scheme: v<major>.<minor>.<patch>, e.g. ‘v1.1.0’

  • The patch number increments as we add bug fixed or minor tweaks
  • The minor number increments as we make significant changes, such as code refactoring
  • An increment of the major number denotes a breaking change!

You may submit an important feature that we all want to incorporate in GLAuth quickly. However, we cannot surprise our users by breaking their production setups. Therefore, we have to strike a balance between our desire to release the feature, and the need to wait for a major release to do so.

Creating a Release

We now rely on release-please to automate the creation of release notes based on semantically correct commits (see above)

Any commit message following the proper conventions will be included in the release notes, while “housekeeping” commits will not be.

To create a new release, in this example 2.0.0:

git commit --allow-empty -m "chore: release 2.0.0" -m "Release-As: 2.0.0"
+

The ‘release-please’ action will create a Pull Request tracking all commits since the last release tag.

Copyright 2021
\ No newline at end of file diff --git a/docs/custom-attributes.html b/docs/custom-attributes.html index 5921759..6740648 100644 --- a/docs/custom-attributes.html +++ b/docs/custom-attributes.html @@ -1,4 +1,4 @@ -Custom Attributes

Custom Attributes

GLAuth comes with a set of pre-defined attributes that should be enough to use the directory server in most basic scenarios. It also provides some more elaborate attributes, allowing you to specify an account’s home directory or SSH keys.

You may need, for your particular use-case, to provide additional attributes.

At this time, these attributes cannot be used as search filters. On the other hand, they are full-fledged attributes that can be retrieved when querying accounts.

Specifying attributes

In the config backend

Here is an example:

[[users]] # [tl! focus]
+  });

Custom Attributes

GLAuth comes with a set of pre-defined attributes that should be enough to use the directory server in most basic scenarios. It also provides some more elaborate attributes, allowing you to specify an account’s home directory or SSH keys.

You may need, for your particular use-case, to provide additional attributes.

At this time, these attributes cannot be used as search filters. On the other hand, they are full-fledged attributes that can be retrieved when querying accounts.

Specifying attributes

In the config backend

Here is an example:

[[users]] # [tl! focus]
   name = "hackers"
   uidnumber = 5001
   primarygroup = 5501
diff --git a/docs/databases.html b/docs/databases.html
index c9140e4..bb695ec 100644
--- a/docs/databases.html
+++ b/docs/databases.html
@@ -1,4 +1,4 @@
-Databases

Databases

Various databases can be used as long as they implement the database plugin interfaces.

Database Tables (scroll down for complete schema):

NameFunction
usersyour users, of course
groupsprimary and secondary groups available
includegroupsstore group indirections (equivalent to includegroups directive)

Note that, in users, othergroups is a comma-separated list of group ids.

Here is how to insert some example data in your database using its REPL:

INSERT INTO groups(name, gidnumber)
+  });

Databases

Various databases can be used as long as they implement the database plugin interfaces.

Database Tables (scroll down for complete schema and discussion):

NameFunction
usersyour users, of course
groupsprimary and secondary groups available
includegroupsstore group indirections (equivalent to includegroups directive)

Note that, in users, othergroups is a comma-separated list of group ids.

Here is how to insert some example data in your database using its REPL:

INSERT INTO groups(name, gidnumber)
   VALUES('superheros', 5501);
 INSERT INTO groups(name, gidnumber)
   VALUES('svcaccts', 5502);
@@ -43,4 +43,77 @@
   VALUES(5001, "search", "ou=superheros,dc=glauth,dc=com");
 INSERT INTO capabilities(userid, action, object)
   VALUES(5003, "search", "*");
-

Database Schema

http://localhost:8000/docs/content/images/glauth-simple-schema.png

users table

this table contains all LDAP information pertaining to user accounts, including links to other tables

FieldFunction
idinternal id number, used by glauth
nameLDAP name (i.e. cn, uid)
uidnumberLDAP UID attribute
primarygroupAn LDAP group’s GID attribute; also used to build ou attribute; used to build memberOf
othergroupsA comma-separated list of GID attributes; used to build memberOf
givennameLDAP GivenName attribute, i.e. an account’s first name
snLDAP sn attribute, i.e. an account’s last name
mailLDAP mail attribute, i.e. email address; also used as userPrincipalName
loginshellLDAP loginShell attribute, pushed to the client, may be ignored
homedirectoryLDAP homeDirectory attribute, pushed to the client, may be ignored
disabledLDAP accountStatus attribute, if non-zero returns “inactive”
passha256SHA256 account password
passbcryptBCRYPT-encrypted account password
otpsecretOTP secret, for two-factor authentication
yubikeyUBIKey, for two-factor authentication
sshkeysA comma-separated list of sshPublicKey attributes
custattrA JSON-encoded string, containing arbitrary additional attributes; must be {} by default

groups table

this table represents primary and secondary LDAP groups

FieldFunction
idinternal id number, used by glauth
nameLDAP group name (i.e. cn or ou depending on context)
gidnumberLDAP GID attribute

includegroups table

this table is used to represent groups containing other groups and inheriting their attributes

FieldFunction
idinternal id number, used by glauth
parentgroupidthe LDAP group id containing another group, used by glauth
includegroupidthe LDAP group id contained in the parent group, used by glauth

capabilities table

this table is used to retrieve capabilities granted to users linked to it from the users table

FieldFunction
idinternal id number, used by glauth
useridinternal user id number, used by glauth
actionstring representing an allowed action, e.g. “search”
objectstring representing scope of allowed action, e.g. “ou=superheros,dc=glauth,dc=com”
Copyright 2021
\ No newline at end of file +

This should be equivalent to this configuration:

[[users]]
+  name = "hackers"
+  uidnumber = 5001
+  primarygroup = 5501
+  passsha256 = "6478579e37aff45f013e14eeb30b3cc56c72ccdc310123bcdf53e0333e3f416a" # dogood
+    [[users.capabilities]]
+    action = "search"
+    object = "ou=superheros,dc=glauth,dc=com"
+
+[[users]]
+  name = "johndoe"
+  uidnumber = 5002
+  primarygroup = 5502
+  passsha256 = "6478579e37aff45f013e14eeb30b3cc56c72ccdc310123bcdf53e0333e3f416a" # dogood
+
+[[users]]
+  name = "serviceuser"
+  mail = "serviceuser@example.com"
+  uidnumber = 5003
+  passsha256 = "652c7dc687d98c9889304ed2e408c74b611e86a40caa51c4b43f1dd5913c5cd0" # mysecret
+  primarygroup = 5502
+    [[users.capabilities]]
+    action = "search"
+    object = "*"
+
+[[users]]
+  name = "user4"
+  uidnumber = 5003
+  primarygroup = 5504
+  othergroups = [5505, 5506]
+  passsha256 = "652c7dc687d98c9889304ed2e408c74b611e86a40caa51c4b43f1dd5913c5cd0" # mysecret
+    [[users.customattributes]]
+    employeetype = ["Intern", "Temp"]
+    employeenumber = [12345, 54321]
+
+[[groups]]
+  name = "superheros"
+  gidnumber = 5501
+
+[[groups]]
+  name = "svcaccts"
+  gidnumber = 5502
+
+[[groups]]
+  name = "civilians"
+  gidnumber = 5503
+  includegroups = [ 5501 ]
+
+[[groups]]
+  name = "caped"
+  gidnumber = 5504
+  includegroups = [ 5502, 5501 ]
+

and LDAP should return these memberOf values:

uid: hackers
+ou: superheros
+memberOf: cn=caped,ou=groups,dc=militate,dc=com
+memberOf: cn=civilians,ou=groups,dc=militate,dc=com
+memberOf: cn=superheros,ou=groups,dc=militate,dc=com
+
+uid: johndoe
+ou: svcaccts
+memberOf: cn=caped,ou=groups,dc=militate,dc=com
+memberOf: cn=svcaccts,ou=groups,dc=militate,dc=com
+
+uid: serviceuser
+ou: caped
+memberOf: cn=caped,ou=groups,dc=militate,dc=com
+
+uid: user4
+ou: caped
+memberOf: cn=caped,ou=groups,dc=militate,dc=com
+memberOf: cn=lovesailing,ou=groups,dc=militate,dc=com
+memberOf: cn=smoker,ou=groups,dc=militate,dc=com
+

If you have the ldap client package installed, this can be easily confirmed by running

ldapsearch  -H ldap://localhost:3893 -D cn=hackers,ou=superheros,dc=glauth,dc=com -w dogood -x -bdc=glauth,dc=com cn=hackers
+

and so on.

Database Schema

http://localhost:8000/docs/content/images/glauth-simple-schema.png

users table

this table contains all LDAP information pertaining to user accounts, including links to other tables

FieldFunction
idinternal id number, used by glauth
nameLDAP name (i.e. cn, uid)
uidnumberLDAP UID attribute
primarygroupAn LDAP group’s GID attribute; also used to build ou attribute; used to build memberOf
othergroupsA comma-separated list of GID attributes; used to build memberOf
givennameLDAP GivenName attribute, i.e. an account’s first name
snLDAP sn attribute, i.e. an account’s last name
mailLDAP mail attribute, i.e. email address; also used as userPrincipalName
loginshellLDAP loginShell attribute, pushed to the client, may be ignored
homedirectoryLDAP homeDirectory attribute, pushed to the client, may be ignored
disabledLDAP accountStatus attribute, if non-zero returns “inactive”
passha256SHA256 account password
passbcryptBCRYPT-encrypted account password
otpsecretOTP secret, for two-factor authentication
yubikeyUBIKey, for two-factor authentication
sshkeysA comma-separated list of sshPublicKey attributes
custattrA JSON-encoded string, containing arbitrary additional attributes; must be {} by default

groups table

this table represents primary and secondary LDAP groups

FieldFunction
idinternal id number, used by glauth
nameLDAP group name (i.e. cn or ou depending on context)
gidnumberLDAP GID attribute

includegroups table

this table is used to represent groups containing other groups and inheriting their attributes

FieldFunction
idinternal id number, used by glauth
parentgroupidthe LDAP group id containing another group, used by glauth
includegroupidthe LDAP group id contained in the parent group, used by glauth

capabilities table

this table is used to retrieve capabilities granted to users linked to it from the users table

FieldFunction
idinternal id number, used by glauth
useridinternal user id number, used by glauth
actionstring representing an allowed action, e.g. “search”
objectstring representing scope of allowed action, e.g. “ou=superheros,dc=glauth,dc=com”

Discussion: database schema

While GLAuth is not meant to support millions of user accounts, some decent performance is still expected! In fact, when searching through records using a database query, we should see a performance of O(log n) as opposed to, when searching through a flat config, O(n).

While it would be friendlier to offer related attributes in joined tables, we may end up re-creating a “browse” scenario unintentionally.

For instance, when retrieving custom attributes, we could go through an attribute table: custattr[userid, attribute, value#n]

However, this means that a join statement between the account table and the custom attribute table would yield the cartesian product of each account x attributes; we would need to iterate through the results and collate them.

Alternatively, in Postgres and MySQL, we could rely on the database engine’s built-in support for crosstab which pivots the second table’s results into corresponding columns. This would not be supported in SQLite and would also mean building pretty nasty execution plans.

So, what’s the decision?

In GLAuth 2.x, when including information that does not benefit from being normalized (e.g. custom attributes) we are following the “nosql” trend (irony!) of storing this data in a JSON structure.

Copyright 2021
\ No newline at end of file diff --git a/docs/debugging-ldap-behaviors.html b/docs/debugging-ldap-behaviors.html index 24d6eda..e1636a9 100644 --- a/docs/debugging-ldap-behaviors.html +++ b/docs/debugging-ldap-behaviors.html @@ -1,4 +1,4 @@ -Debugging LDAP Behaviors

Debugging LDAP Behaviors

Understanding LDAP filters

Often, a query does not return the expected entries because they were filtered out. I have fixed several such scenario (missing query filters in response, “do not send values” support, etc) but many remain.

In order to debug this, we need to instrument the LDAP library code itself.

Relevant functions:

  • github.com/nmcclain/server_search.go HandleSearchRequest/6
  • github.com/nmcclain/filter.go ServerApplyFilter/2
Copyright 2021
\ No newline at end of file + });

Debugging LDAP Behaviors

Understanding LDAP filters

Often, a query does not return the expected entries because they were filtered out. I have fixed several such scenario (missing query filters in response, “do not send values” support, etc) but many remain.

In order to debug this, we need to instrument the LDAP library code itself.

Relevant functions:

  • github.com/nmcclain/server_search.go HandleSearchRequest/6
  • github.com/nmcclain/filter.go ServerApplyFilter/2
Copyright 2021
\ No newline at end of file diff --git a/docs/development.html b/docs/development.html index b54207a..1839aaf 100644 --- a/docs/development.html +++ b/docs/development.html @@ -1,4 +1,4 @@ -Development \ No newline at end of file + }); \ No newline at end of file diff --git a/docs/docs/search-index.json b/docs/docs/search-index.json index 2fcc461..8bb0a90 100644 --- a/docs/docs/search-index.json +++ b/docs/docs/search-index.json @@ -1,3 +1,3 @@ -{"version":"0.9.5","fields":["title","content"],"ref":"id","documentStore":{"docs":{"/404.html":{"id":"/404.html","title":404,"content":""},"/compatibility.html":{"id":"/compatibility.html","title":"Compatibility","content":"
can safely ignore this page are upgrading from pre210 release! > < href=\"/docs/quickstarthtml\">quick start

starting with glauth 210:

  • possible browse through server’s tree using ldap clients
  • scopes (base one sub) supported behave (mostly) expected
  • whenever necessary organizational units ("ou") utilized
  • groups available both posixgroup groupofuniquenames entities

enabling compatibility mode

order prevent breaking existing setups some these changes enabled by default switch full mode update your configuration file:

[backend] # [tl! focus] datastore = "config" basedn "dc=glauthdc=com" nameformat "cn" focus:1] groupformat "ou"
note that cn already default search attribute use instead uid ou long bind dn configured accordingly will able browse/search directory

noticeable changes

when browsing/querying specific scope…

searching top level dn refers correct path:

dn: cn=hackersou=superherosc=glauthdc=com ]dn: cn=hackersou=superherosou=usersdc=glauthdc=com ++]dn: cn=hackersou=superherosdc=glauthdc=com cn=hackersou=superherosou=groupsdc=glauthdc=com ++]
membership units:

memberof: cn=superherosou=groupsdc=glauthdc=com ]memberof: ou=superherosou=groupsdc=glauthdc=com ++]
toplevel classes reporting their class hierarchy correctly:

objectclass: posixgroupobjectclass: ++]
"},"/contact/":{"id":"/contact/","title":"Send a message","content":" can use < href=\"https://wwwnetlifycom/docs/formhandling/\" target=\"_blank\" rel=\"noopener noreferrer\">netlify forms create contact forms like this one any other custom may wish create all submissions are sent directly your netlify dashboard (with optional notifications) utilize netlify’s native spam filter will display captcha flagged submissions

"},"/custom-attributes.html":{"id":"/custom-attributes.html","title":"Custom Attributes","content":"glauth comes with set predefined attributes that should enough use directory server most basic scenarios also provides some more elaborate attributes allowing specify account’s home ssh keys

may need your particular usecase provide additional attributes

this time these cannot used search filters other hand they are fullfledged can retrieved when querying accounts

specifying attributes

config backend

here example:

[[users]] # [tl! focus] name = "hackers" uidnumber 5001 primarygroup 5501 [[userscustomattributes]] focus:2] employeetype ["intern" "temp"] employeenumber [12345 54321]

database plugin backend

this new ( 210) field custattr users table

this contains valid json expression (please store empty string invalid field!) will expanded multivalued attributes

instance:

{"employeetype":["intern""temp"]"employeenumber":[1234554321]}
existing information needs updating:

update users custattr='{"employeetype":["intern""temp"]"employeenumber":[1234554321]}' where uidnumber=5004;
concerned about clobbering values while updating entry editor ‘json patch’ method described < href=\"http://toolsietforg/html/rfc6902\" target=\"_blank\" rel=\"noopener noreferrer\">rfc 6902 – instance using python:

# onetime onlypython m pip install jsonpath# add value employee type attributeuidnumber=5004; tmp=$(mktemp); \\echo "select custattr from users uidnumber=$uidnumber" | sqlite3 gldb > $tmp; \\newattr=$(echo '[{"op":"add""path":"/employeetype/""value":"manager"}]' jsonpatch $tmp); "update custattr='$newattr' gldb
per rfc operation being performed adding (/employeetype/ means append value)

custom attributes

reference here list specific href=\"https://datatrackerietforg/doc/html/rfc2798#page3\" 2798 ("inetorgperson") available default glauth (accounts posixaccount type):

  • carlicense
  • departmentnumber
  • displayname
  • employeenumber
  • employeetype
  • jpegphoto
  • preferredlanguage
  • usersmimecertificate
  • userpkcs12

jpegphoto binary blob

when asking absorb data handle similar manner what would ldif file: encode file’s content base64 that

first our content:

cat photojpg xclip macos: pbcopy
then each custom attribute base64 encoded prefix entry’s base64: (there trailing space) class=\"languagejson\">{"employeetype":["intern"]"jpegphoto":["base64: /9j/4"]}
"},"/debugging-ldap-behaviors.html":{"id":"/debugging-ldap-behaviors.html","title":"Debugging LDAP Behaviors","content":"

understanding ldap filters

often query does return expected entries because they were filtered out have fixed several such scenario (missing filters response “ send values” support etc) many remain

order debug this need instrument library code itself

relevant functions:

  • githubcom/nmcclain/server_searchgo handlesearchrequest/6
  • githubcom/nmcclain/filtergo serverapplyfilter/2
"},"/high-availability.html":{"id":"/high-availability.html","title":"High Availability","content":"setting glauth high availability scenario easy: each instance can run independently long backend shared therefore multiple instances different vms servers are using these backends:

  • config
  • ldap proxy
  • owncloud
  • mysql
  • postgresql
  • sqlite shared mount
note that easy way mode with auto restart scalability kubernetes our helm chart

"},"/":{"id":"/","title":"Introduction","content":"< href=\"/docs/content/images/securityjpg\" target=\"_self\">\"http://localhost:8000/docs/content/images/securityjpg\"

this documentation work progress!

note: glauth 210 are introducing changes that should break current setups please check our “compatibility” page more information

"},"/kubernetes.html":{"id":"/kubernetes.html","title":"Kubernetes","content":" run glauth kubernetes can either write your own yaml files use our helm chart

using chart will able with backend(s) choice internal piece cluster infrastructure (eg mated keycloak oidc environment) exposed outside high availability authentication server

usage

< href=\"https://helmsh\" target=\"_blank\" rel=\"noopener noreferrer\">helm must installed charts please refer helm’s < href=\"https://helmsh/docs\" noreferrer\">documentation get started

once been set correctly add repo follows:

helm https://glauthgithubio/helmglauth
had already added this earlier helm update retrieve latest versions packages then search glauth see charts

install chart:

uninstall delete glauth

configuration

configuration philosophy

current configuration philosophy remain fully compatible config files supported by glauth

future may adapted read kubernetes secrets etc however would grow project’s code base quite significantly thus focusing creating operator instead (should there demand!) – reconcile creation/deletion secrets user management purpose

valuesyaml

while perfectly feasible quickly using install command listed recommend retrieving local copy valuesyaml modifying fit needs:

curl https://rawgithubusercontentcom/glauth/helmglauth/main/charts/glauth/valuesyaml# edit heart's content; savehelm f valuesyaml glauth/glauth
natively instances can:

  • use file
  • connect owncloud
  • query database backend
  • proxy queries ldap server

replicas

1 (default) more replicas since mostly reading data are race conditions

repository

specify “glauth/glauh” pulling lighter version glauth which does support databases

“glauth/glauthplugins” getting kitchen sink

even container created personalized glauth

right now recommended tag “nightly” built from dev branch

storage

this section lets size access mode other quirks persistent volume store its including sqlite databases any certificates

also existingclaim: true that have yourself

backend

this determine predefined file (samplesimplecfg sampledatabasecfg) map used configuration

database

database setting shell “true” means companion pod running update content database

instance described plugins’ readme file how users groups database

rid when needed than glauth’s pod top ‘distroless’ image enhance security:

kubectl exec gauthsqliteclient sqlite3 gldb# testing example sql pkg/plugins/readmetxt here# then exit pod# 'shell: false'# "update" podhelm glauth/glauth

service type

this standard kubernetestype services “clusterip” / “loadbalancer” etc

“nodeport” need include node value order consistently expose same port rest world

ingress

this very much untested should work nginx haproxy more these forward both http tcp connections

topic cert key files

any persisted push volume point them

such likely look like:

[ldaps]enabled = truelisten "0000:3894"cert "/app/config/glauthcrt"key "/app/config/glauthkey"
keep mind volume’s pod

"},"/limitations.html":{"id":"/limitations.html","title":"Limitations","content":"

limitations when using nonldap backends

listing these limitations here because have been finding increasing number use cases where client device/application tries discover/browse content our ldap directory rather than relying direct queries theory would need address these except that even basic glauth charter authenticating users does always work due limitations

  • possible explore user hierarchy by descending branches
  • search with more specific dn (ou=) filter out users
  • base=one seem supported either
  • limited root dss information (wip)
  • missing schema (wip)

supported/ being considered

  • “who ” support
"},"/mysql.html":{"id":"/mysql.html","title":"MySQL/MariaDB","content":"example configuration:

[backend] datastore = "plugin" plugin "mysql" pluginhandler "newmysqlhandler" database "database connection string"
note that plugin path your plugin’s library

see databases page global databaserelated information

"},"/openldap-setup.html":{"id":"/openldap-setup.html","title":"OpenLDAP Setup","content":"

containerized setup

using docker:

docker run \\ d p 389:389 name ldapservice hostname env ldap_organisation="glauth" ldap_domain="glauthcom" ldap_admin_password="password" ldap_config_password="password" ldap_base_dn="dc=glauthdc=com" v $pwd/data/config:/etc/ldap/slapdd $pwd/data/db:/var/lib/ldap osixia/openldap:latest
setup management container:

test query:

ldapsearch h ldap://localhost bdc=glauthdc=com cn=admindc=glauthdc=com w password "(objectclass=*)"

overlays group membership

ok now let’s build top this commonly misunderstood process how user becomes “memberof” group that because ’s very “openldap” feature actually relies ol’s overlay feature

first check our container running openldap with enabled configured:

should find couple entries there first one listing further down another representing its configuration

stepbystep create users assign them posix groups groups unique names ( latter triggering mechanism by which users will end being groups)

long story short: are going structure database have these found under posixgroups
these also belong openldapspecific aka “groupofuniquenames” which thanks retrieved alongside other information part single queries

select root dn (dc=glauthdc=com)
create two organisational unit entries:

  • users
  • groups
select “ou=users” entry
click: child entry; default: posixgroup
enter: “cn” “superheros”“5501”
repeat steps with:

  • “cn” “svcaccts”“5501”
  • “cn” “vpn”“5503”
select “cn=superheros” generic: account
“john” “doe” “johndoe” “dogood” “superheros”
create user then change uidnumber “5002”

now add “superheros” group:
select new attribute; select “memberuid”
enter “johndoe” save

this point possible retrieve querying group cannot yet itself

let’s group
select “ou=groups”
click: groupofuniquenames
enter: “superheros”
browser users’ list uniquemember: john doe now entry

inspect doe again attribute done

test configuration:

allowing account perform searches

first your configuration databases:

say work dn: olcdatabase={1}mdbcn=config file called eg grantserviceuserldif instructions:

dn: olcdatabase={1}mdbcn=configchangetype: modifydelete: olcaccessadd: olcaccessolcaccess: attrs=userpasswordshadowlastchange self write dn="cn=serviceusercn=svcacctsou=usersdc=glauthdc=com" anonymous auth * noneolcaccess: read none
use ( config admin user):

ldapmodify cn=admincn=config f grantserviceuserldif
able serviceuser query database

"},"/owncloud.html":{"id":"/owncloud.html","title":"ownCloud","content":"coming soon…

"},"/postgresql.html":{"id":"/postgresql.html","title":"Postgresql","content":"example configuration:

[backend] datastore = "plugin" plugin "postgres" pluginhandler "newpostgreshandler" database "database connection string"
note that plugin path your plugin’s library

see databases page global databaserelated information

"},"/quickstart.html":{"id":"/quickstart.html","title":"Quick Start","content":"these steps offer great way try out glauth nonproduction environment warned that should take extra setup ssl (tls) production use!

  1. download precompiled binary from < href=\"https://githubcom/glauth/glauth/releases\" target=\"_blank\" rel=\"noopener noreferrer\">releases page
  2. download href=\"https://githubcom/glauth/glauth/blob/master/samplesimplecfg\" noreferrer\">example config file
  3. start server referencing path desired file with c /glauth64 c samplesimplecfg
  4. test traditional ldap tools
example:

ldapsearch lll h ldap://localhost:3893 \\ d cn=serviceuserou=svcacctsdc=glauthdc=com w mysecret x bdc=glauthdc=com cn=hackers
"},"/rate-limiting.html":{"id":"/rate-limiting.html","title":"Rate Limiting","content":"this feature similar that websites block login attempts “cooldown period” prevent brute force attacks

applies ldap bind operations

example configuration:

[behaviors] limitfailedbinds = true numberoffailedbinds 3 periodoffailedbinds 10 blockfailedbindsfor 60 prunesourcetableevery 600 prunesourcesolderthan 600
configurationmeaning
limitfailedbindswhen enabled rate limiting will apply after number failed authentication attempts
numberoffailedbindsnumber consecutive auth required trigger limiting
periodoffailedbindswindow ( seconds) detect attempts
blockfailedbindsfornumber seconds source ip address
prunesourcetableevery(housekeeping) clean monitored addresses this many seconds
prunesourcesolderthanclean last seen ago
"},"/related-projects.html":{"id":"/related-projects.html","title":"Related Projects","content":"< href=\"https://githubcom/sonicnkt/glauthui\" target=\"_blank\" rel=\"noopener noreferrer\">glauthui

glauthui small flask web app created manage minimal glauth ldap server this wanted use authentication several service home work since readonly there way users configure their own password example

< href=\"https://gitkittywitch/kat/nixfiles/src/branch/main/config/services/glauthnix\" noreferrer\">nix definition file

nix simple functional language developed nix package manager nixos

< href=\"https://aurarchlinuxorg/packages/glauthbin/\" noreferrer\">arch linux package

arch linux lightweight flexible linux distribution that tries keep simple

< href=\"https://leanpubcom/gettingstartedwithhashicorpvault\" noreferrer\">book: “getting started with hashicorp vault”

appendix b server

"},"/scratch.html":{"id":"/scratch.html","title":"Scratchpad","content":"
  • < href=\"#glauth:ldapauthenticationserverdevelopers\">glauth: ldap authentication server developers
  • < href=\"#otherarchitectures\">other architectures
  • < href=\"#logging\">logging
  • < href=\"#testing\">testing
  • < href=\"#compatibility\">compatibility
    • < href=\"#stargazersovertime\">stargazers over time
    • < href=\"#somecharts\">some charts

glauth: developers

golang (glauth) secure easyuse w/ configurable backends

< href=\"https://gitterim/glauth/communityutm_source=badge&utm_medium=badge&utm_campaign=prbadge\" target=\"_blank\" rel=\"noopener noreferrer\">< href=\"https://badgesgitterim/glauth/communitysvg\" target=\"_self\">\"gitter\"
< href=\"hey\" href=\"https://imgshieldsio/badge/chat/join #glauth_community:gitterimgreen\" src=\"https://imgshieldsio/badge/chat/join alt=\"matrix\" class=\"p4\">

< href=\"https://imgshieldsio/github/downloads/glauth/glauth/total\" src=\"https://imgshieldsio/github/downloads/glauth/glauth/total\" alt=\"github all releases\" class=\"p4\">
< href=\"https://badgennet/docker/pulls/glauth/glauth\" src=\"https://badgennet/docker/pulls/glauth/glauth\" alt=\"docker pulls\" class=\"p4\">

< href=\"https://imgshieldsio/travis/com/glauth/glauth/dev\" src=\"https://imgshieldsio/travis/com/glauth/glauth/dev\" alt=\"travis (com) branch\" href=\"https://imgshieldsio/docker/automated/glauth/glauth\" src=\"https://imgshieldsio/docker/automated/glauth/glauth\" automated build\" href=\"https://imgshieldsio/github/lastcommit/glauth/glauth/dev\" src=\"https://imgshieldsio/github/lastcommit/glauth/glauth/dev\" last commit (branch)\" href=\"https://imgshieldsio/codeclimate/maintainabilitypercentage/glauth/glauth\" src=\"https://imgshieldsio/codeclimate/maintainabilitypercentage/glauth/glauth\" alt=\"code climate maintainability\" class=\"p4\">

  • centrally manage accounts across your infrastructure
  • centrally ssh keys linux accounts passwords cloud servers
  • lightweight alternative openldap active directory development homelab
  • store user file local s3; sql database; proxy existing servers
  • two factor (transparent applications)
  • multiple backends can chained inject features
use centralize account management servers osx machines support applications (jenkins apache/nginx graylog2 many more!)

contributing

  • please base pull requests < href=\"https://githubcom/glauth/glauth/tree/dev\" noreferrer\">dev master
  • format code autonmatically using gofmt d / before committing

quickstart

this quickstart great way try out glauth nonproduction environment warned that should take extra steps setup ssl (tls) production use!

  1. download precompiled binary from href=\"https://githubcom/glauth/glauth/releases\" noreferrer\">releases page
  2. download href=\"https://githubcom/glauth/glauth/blob/master/samplesimplecfg\" noreferrer\">example config file
  3. start server referencing path desired file with c
    • /glauth64 c samplesimplecfg
  4. test traditional tools
    • example: ldapsearch lll h ldap://localhost:3893 cn=serviceuserou=svcacctsdc=glauthdc=com w mysecret x bdc=glauthdc=com cn=hackers

make commands

note makefile uses git data buildtime variables best results run context repo

make all build binaries platforms

make fast only 64 bit

make run wrapper ‘go run’ command setting needed tooling

make plugins additional (sql) plugin backends

make test integration test linux64 binary

usage:

glauth: securely expose external authusage: help versionoptions: file aws key id secret key region [default: useast1] listen address server ldaps cert h help show this screen version version

configuration:

glauth deployed single configuration file testing use tool like puppet/chef/ansible:

glauth glauthcfg
here’s sample wth hardcoded users groups:

[backend] datastore = "config" basedn "dc=glauthdc=com"[[users]] name "hackers" uidnumber 5001 primarygroup 5501 passsha256 "6478579e37aff45f013e14eeb30b3cc56c72ccdc310123bcdf53e0333e3f416a" # dogood sshkeys [ "sshdss aaaab3" ][[users]] "uberhackers" 5006 passbcrypt "243261243130244b62463462656f7265504f762e794f324957746d656541326b4b46596275674a79336a476845764b616d65446169784e41384f4432" dogood[[groups]] "superheros" gidnumber 5501
create password sha hash command: echo n "mysecret" | openssl dgst sha256

instead fetch its s3 easy ensure redundant servers are always sync

glauth s3://bucketname/glauthcfg
order s3 must set credentials either:

  1. set k s commandline flags
  2. set aws_access_key_id aws_secret_access_key environment variables
more options documented here: noreferrer\">https://githubcom/glauth/glauth/blob/master/samplesimplecfg

chaining backends

this used instance two feature natively:

[[backends]] "ldap" ["ldap:s//localhost:390"][[backends]] "config"[[users]] otpsecret ""

required fields

  • name
    • user’s username
  • ou
    • id primary group
  • uidnumber
    • unix id
  • sshpublickey
    • specify array public keys

optional fields

  • othergroups
    • array ids groups member
    • example: [5501 5002]
    • default blank
  • givenname
    • first name
    • example: john
    • default blank
  • sn
    • last doe
    • default blank
  • disabled
    • specify active
    • set ‘true’ (without quotes) make entry add ‘accountstatus inactive’
    • default false (active)
  • mail
    • specify email
    • example: href=\"mailto:jdoe@examplecom\" noreferrer\">jdoe@examplecom
    • default blank
  • loginshell
    • specify different login shell user
    • example: /bin/sh /sbin/nologin
    • default /bin/bash
  • homedirectory
    • specify overridden home /home/itadmin
    • default /home/[username]
  • otpsecret
    • specify otp used validate passcode
    • example: 3hnvnk4ycv44glzigd6s25j4dougs3rk
    • default blank
  • passappbcrypt
    • specify app which also succesfully bind these bypass check hash same password
    • example: [“c32255dbf6fd6b64883ec8801f793bccfa2a860f2b1ae1315cd95cdac1338efa”“4939efa7c87095dacb5e7e8b8cfb3a660fa1f5edcc9108f6d7ec20ea4d6b3a88”]
    • default blank
  • passappsha256
    • specify blank

openssh keys:

glauth store authorized keys one more keys per shown above then goklp helper: href=\"https://githubcom/appliedtrust/goklp\" noreferrer\">https://githubcom/appliedtrust/goklp

strong passwords

currently sha256 (passsha256 passappsha256) moving strong salted paswords recommended simply switch passbcrypt / passappbcrypt types (2021) 212 reasonably good value depending our server’s cpu

two authentication

glauth configured accept tokens appended password added both totp tokens (often known by ’s most prominent implementation “google authenticator”) yubikey tokens

when 2fa append 2fa end when authenticating example “monkey” “123456” enter “monkey123456” password

totp configuration

enable totp user href=\"https://freeotpgithubio/qrcodehtml\" noreferrer\">like this generate qr (pick ‘timeout’ optionally let random ) scanned href=\"https://playgooglecom/store/apps/detailsid=comgoogleandroidappsauthenticator2&hl=en\" noreferrer\">google authenticator app authentication configure otpsecret secret

app passwords

additionally specify hashes passappsha256 passwords validated hashed allows long string software requires ability authenticate

however without well

backends:

advanced users supports pluggable backends currently s3 infrastructure future hope have mongo sql other datastores

production:

any architectures above will work production just remember:

  • always legit certs production!

other architectures

small note about architectures: while expect part systemindependent there ( free) ci system easily continuously releases arm bsd linux32bit windows such nonlinux64bit packages provided extent testing consists solely crosscompiling bit system

prs fix bugs platforms aware tested regularly instead convenience those who feel comfortable this

building:

’ll need gobindata glauth makefile

go get githubcom/jteeuwen/gobindata/make all

logging

  • using logr increasing verbosity
    • 0 want see this
    • 1 common logging might possibly turn (error)
    • 2 warn
    • 3 notice
    • 4 info
    • 6 debug
    • 8 trace
    • 10 would performance log collection stack
  • errors really errors cannot handled returned
    • returning proper error handling error

testing

course core tests being travis ci however developing new features/refactoring comprehensive regression suite needed

go test execute found glauth_testgo – better installed href=\"https://githubcom/smartystreets/goconvey\" noreferrer\">goconvey

since some cover totp first install oathtool environment

against backend docker command:

docker \\ rm p 389:389 name openldapservice hostname ldapservice env ldap_organisation="glauth" ldap_domain="glauthcom" ldap_admin_password="password" ldap_config_password="password" ldap_base_dn="dc=glauthdc=com" v $pwd/misc/openldap/config:/etc/ldap/slapdd $pwd/misc/openldap/db:/var/lib/ldap osixia/openldap:latest
refer href=\"https://githubcom/glauth/glauth/wiki/quickopenldapsetuptestldapbackend\" noreferrer\">this page somewhat depth overview openldap

compatibility

while stated goal provide simplest possible keep finding number client appliances asking fairly “existential” questions server been working providing answers clients find satisfactory

root dse

rfc 4512: “ shall information itself specific each represented group attributes located root dse”

test: "(objectclass=*)"

subschema discovery

rfc “ read schema subschema (sub)entry issue search operation [rfc4511] where baseobject dn (sub)entry…”

test: o ldifwrap= bcn=schema base

by default query return very minimal (~5 objects) ask schemas unpacking schema/ directory freeipa archives assets/ directory

ldap backend: “11” attribute

rfc 4511: “ list containing oid indicates returned”

stargazers time

< href=\"https://starchartcc/glauth/glauth\" href=\"https://starchartcc/glauth/glauthsvg\" src=\"https://starchartcc/glauth/glauthsvg\" alt=\"stargazers time\" class=\"p4\">

some charts

"},"/security.html":{"id":"/security.html","title":"Security","content":"when using application provide authentication authorization security important consideration while glauth does aspire fullfledged solution (many very good ones already exist) by its nature exposed world should weaken your posture

passwords

glauth supports two types passwords:

  • account passwords
  • application password
addition can use twofactor with account passwords

these passwords hashed following different algorithms: sha256 bcrypt

bcrypt recommended algorithm note that bcrypt contain their own salt cost value

config keymeaning
passsha256sha256 interactive password
passappsha256sha256 password
passbcryptbcrypt password
passappbcryptbcrypt password
note bypassed when password

root dse

some cases would want allow anonymous requests “root dse” area fact applications will bind properly unless they are first allowed perform bit digging around this acceptable practice stands directory server agent service entry” used discover server’s schema

any such application recommend protecting root dse only authenticated users access

protect area configuration:

[backend] # [tl! focus] datastore = "config" basedn "dc=glauthdc=com" anonymousdse false focus]

attack surface

minimizing application’s attack surface reducing exploit opportunities

therefore that:

  • expose ports necessary glauth
  • only ldap tls transport (port 636)
  • use capabilities limit users’ search scope
note that docker image glauthplugins image built top < href=\"https://githubcom/googlecontainertools/distroless\" target=\"_blank\" rel=\"noopener noreferrer\">distroless therefore devoid unnecessary sometimes compromised packages

"},"/setup.html":{"id":"/setup.html","title":"Setup","content":" can roll out your own instance(s) glauth using various strategies:

  • download binary config file immediately operational > see our < href=\"/docs/quickstarthtml\">quick start page
  • run docker container; both standalone version one with database plugins are available href=\"/docs/containerizationhtml\">containerization
  • running orchestration helm chart href=\"/docs/kuberneteshtml\">kubernetes
checking release/container labels may get tad confusing:

glauth’s release cycle prioritizes production result this most stable will always built from master branch

containers other hand multiple reflecting their degree maturity cut dev branches

let’s borrow concept “channels” company who been borrowing lot everyone else

channelgit branchqualityfrequency
devfeature branchesroughrare
betadev branchreliablefrequent
previewdev branchstableinfrequent
releasemaster branchstablerare
"},"/sqlite.html":{"id":"/sqlite.html","title":"SQLite","content":"example configuration:

[backend] datastore = "plugin" plugin "sqlite" pluginhandler "newsqlitehandler" database "path your file"
note that plugin path plugin’s library

see databases page global databaserelated information

"},"/ssh-integration.html":{"id":"/ssh-integration.html","title":"SSH PAM Integrations","content":"here are couple ways that could configure your ssh server side folks would use glauth authentication (including 2fa etc)

first way been around forever “newer” way based introducing dependency sssd more powerful ( addition simpler set ) – instance natively supports secondary groups which quite important when implementing rbac!

< href=\"sshlibpamldapncsdhtml\" target=\"_blank\" rel=\"noopener noreferrer\">ssh integration using libpamldap ncsd

< href=\"sshsssdhtml\" sssd

comfortable with this approach sssd now recommended approach

"},"/ssh-libpam-ldap-ncsd.html":{"id":"/ssh-libpam-ldap-ncsd.html","title":"Integration with libpam-ldap and ncsd","content":"note that with this setup ldap groups will automatically assigned linux groups same using nis ( instance)

setup

sudo aptget install y libpamldap nscd
here are some answers prompts see during setup process:

promptanswer
should debconf…yes
ldap uriyour glauth instance fqdn port number
distinguished namedc=glauthdc=com (replace your org’s dn)
ldap version3
make local root database adminyes
does db require login
ldap account rootcn=serviceuserou=servicedc=glauthdc=com
ldap password
encryptioncrypt
can reconfigure later:

/etc/nsswitchconf:

passwd: compat systemdgroup: systemdshadow: compatgshadow: files
/etc/pamd/commonsession:

session required pam_mkhomedir skel=/etc/bskel umask=0077
yes does create home directory each user being authenticated use strong mask that start storing sensitive info needed their directory

note should also our skeleton directory:

/etc/pamd/commonpassword remove use_authtok present

allow password login make sure have /etc/ssh/sshd_config:

passwordauthentication yes

security

now let’s say connecting ldaps selfsigned cert change /etc/ldap/ldapconf accordingly:

tls_reqcert never
restrict access certain groups

/etc/pamd/commonauth:

auth pam_access
/etc/security/accessconf:

:all except (admin):all local

debugging

debug authentication issues:

check from command line:

"},"/ssh-sssd.html":{"id":"/ssh-sssd.html","title":"Integration with SSSD","content":"first tip: make sure that nscd installed will pulling your hair quite while

this approach works better are forwarding ad server freeipa other domainbased auth environments

create /etc/sssd/confd/authsomethingconf note group enforcement takes place this same file:

[sssd]config_file_version = 2services nss pam sshdomains mydomain[nss][pam][domain/mydomain]#cache_credentials trueenumerate falseid_provider ldapauth_provider ldapaccess_provider ldapldap_uri {auth_uri}ldap_search_base dc=glauthdc=comldap_default_bind_dn cn=serviceuserou=servicedc=glauthdc=comldap_default_authtok_type passwordldap_default_authtok {your root user password}ldap_use_tokengroups falseldap_tls_cacert /etc/ssl/certs/authyourcertcrtsudo_provider noneldap_group_member memberldap_schema rfc2307bisldap_access_order filterldap_access_filter (memberof=ou=servicedc=glauthdc=com)
/etc/ldap/ldapconf remove line:

tls_cacert /etc/ssl/certs/cacertificatescrt
replace with:

tls_cacert /etc/ssl/certs/authyourcertcrt
same above create home directory demand /etc/pamd/commonsession:

session required pam_mkhomedir umask=0077
forget install start enable sssd service done

"},"/web-ui.html":{"id":"/web-ui.html","title":"Web UI","content":" configured glauth starts with web ui that allows check its statistics well application health
this runs mated rest api accessible same address

available are particular interest when running ldap proxy mode

example configuration:

[api] enabled = true internals true # debug performance tls false enable production!! listen "0000:5555" cert "certpem" key "keypem"
internals enabled additional screen becomes available providing information pertaining go application’s internals including garbage collection information heap size etc

"},"/yubikey.html":{"id":"/yubikey.html","title":"Yubikey","content":"

configuration

yubikey otp token authentication first < href=\"https://wwwyubicocom/products/servicessoftware/personalizationtools/yubikeyotp/\" target=\"_blank\" rel=\"noopener noreferrer\">configure your yubikey after this make sure href=\"https://upgradeyubicocom/getapikey/\" noreferrer\">request client id secret key pair

now configure yubikeyclientid yubikeysecret fields general section configuration file

enable authentication user must specify their id users yubikey field 12 characters otp explained below chart

< href=\"https://developersyubicocom/otp/otp_detailspng\" target=\"_self\">\"yubikey

when user been configured with either one options required user both are configured will work

example configuration

global setting:

yubikeyclientid = "yubiapiclientid"yubikeysecret "yubiapisecret"
user class=\"languagetoml\">[[users]] # [tl! focus:1] name "otpuser" uidnumber 5004 primarygroup 5501 passsha256 "652c7dc687d98c9889304ed2e408c74b611e86a40caa51c4b43f1dd5913c5cd0" mysecret otpsecret "3hnvnk4ycv44glzigd6s25j4dougs3rk" "vvjrcfalhlaa" focus:3] [[userscapabilities]] action "search" object "ou=superherosdc=glauthdc=com"
"},"/robots.txt":{"id":"/robots.txt","title":"Robots","content":""},"/containerization.html":{"id":"/containerization.html","title":"Containerization","content":" run glauth container have three choices:

  • fetch instantiate image from docker hub ( most popular approach)
  • clone repository manually create your image
  • use kubernetes’s helm chart
default approach looks like this:

docker d glauth/glauth
with its plugins:

specify own config file (which likely scenario):

expose port numbers (unless are using reverse proxy):

sqlite

sqlite please follow these instructions avoid losing data!

sqlite database must made permanent can either stored host dedicated volume (more difficult)

will clobbered configuration file unless…

method #1: + host

retrieve base < href=\"https://githubcom/glauth/glauth/raw/master/v2/scripts/docker/gldb\" target=\"_blank\" rel=\"noopener noreferrer\">https://githubcom/glauth/glauth/raw/master/v2/scripts/docker/gldb

method #2: file host

this scenario container’s startup script copy over working file

ldap certificates definitely should certificates production!

first modify point where certificate files mounted container /app/config good option

then:

"},"/running-travis-ci-locally.html":{"id":"/running-travis-ci-locally.html","title":"Running Travis-CI Locally","content":"
travis ci now paid only product even open source projects
have moved our continuous integration github actions (see github folder)

following steps can followed run travis your development machine long docker installed

this obviously “officially supported” flow works

quick history

found information that got started with this stackoverflow tried contribute back by adding couple observations made due fact flows been subtly changing over time!

workflow

creating local container

mentioned idea from modified some aspects flow use local uncommitted branch

this will download container image:

dtag=$(curl s 'https://hubdockercom/v2/repositories/travisci/cisardonyx/tags/page_size=1&page=1&ordering=last_updated' | jq r 'results[]name')instance="travisci/cisardonyx:$dtag"docker name glauthtraviswork v "$(pwd)":/home/travis/builds/glauth/ dit $instance /sbin/initdocker exec bash l
using last command entered prepare

ci preparation

container:

su rvm autolibs enable \\&& rvm install 230 default cd $home/builds git clone https://githubcom/travisci/travisbuildgit travisbuild/ mkdir p /home/travis/travis ln `pwd` ~/travis/travisbuild gem update system bundler bundle bundler binstubs $home/builds/glauth ~/travis/travisbuild/bin/travis compile \\| awk '!/^travis_cmd travis_wait_for_network/' '/^travis_fold start docker_mtu_and_registry_mirrors//travis_time_start/ {next} 1' '{sub(/^travis_run_checkout/ "travis_run_local_clone"); print}' > ~/cish
command spit out travis’ execution script unwanted stuff removed
are going modify fit purpose adding:

export travis_home=$home>${travis_home}/travis/job_stagesfunction travis_run_local_clone() {travis_time_startechotravis_fold localclone travis_cmd rm\\ f\\ "$home/gopath/src/githubcom/glauth/glauth/bin/*" [[ d "${travis_build_dir}/glauth" ]]; then rf\\ "${travis_build_dir}/glauth" fi mkdir\\ p\\ cp\\ r\\ "${travis_home}/builds/glauth"\\ "${travis_build_dir}/glauth/"travis_fold end localcloneechotravis_time_finish local_clone:}eofunc_local_clone
exit container stop commit finally delete :

docker glauthtravisworkdocker glauthtravis

using work image

buildid="build$random"docker rm $buildid glauthtravis su c "cd ~/builds/glauth;bash ~/cish"

dirty speed

note that wish bypass whole setup phase multiple times during session interactively abuse until satisfied:

"},"/databases.html":{"id":"/databases.html","title":"Databases","content":"various databases can used long they implement database plugin interfaces

database tables (scroll down complete schema):

namefunction
usersyour users course
groupsprimary secondary groups available
includegroupsstore group indirections (equivalent includegroups directive)
note that users othergroups commaseparated list ids

here how insert some example data your using its repl:

insert into groups(name gidnumber) values('superheros' 5501);insert values('svcaccts' 5502);insert values('civilians' 5503);insert values('caped' 5504);insert values('lovesailing' 5505);insert values('smoker' 5506);insert includegroups(parentgroupid includegroupid) values(5503 values(5504 users(name uidnumber primarygroup passsha256) values('hackers' 5001 5501 '6478579e37aff45f013e14eeb30b3cc56c72ccdc310123bcdf53e0333e3f416a');insert values('johndoe' 5002 5502 mail values('serviceuser' "serviceuser@examplecom" 5003 '652c7dc687d98c9889304ed2e408c74b611e86a40caa51c4b43f1dd5913c5cd0');insert passsha256 othergroups) values('user4' 5004 5504 '652c7dc687d98c9889304ed2e408c74b611e86a40caa51c4b43f1dd5913c5cd0' '55055506');insert capabilities(userid action object) values(5001 "search" "ou=superherosdc=glauthdc=com");insert values(5003 "*");

database schema

< href=\"/docs/content/images/glauthsimpleschemapng\" target=\"_self\">\"http://localhost:8000/docs/content/images/glauthsimpleschemapng\"

users table

this table contains all ldap information pertaining user accounts including links other tables

fieldfunction
idinternal id number by glauth
nameldap name (e cn uid)
uidnumberldap uid attribute
primarygroup group’s gid attribute; also build ou memberof
othergroups attributes; memberof
givennameldap givenname attribute e account’s first name
snldap sn last name
mailldap mail email address; userprincipalname
loginshellldap loginshell pushed client may ignored
homedirectoryldap homedirectory ignored
disabledldap accountstatus nonzero returns “inactive”
passha256sha256 account password
passbcryptbcryptencrypted password
otpsecretotp secret twofactor authentication
yubikeyubikey authentication
sshkeys sshpublickey attributes
custattr jsonencoded string containing arbitrary additional must {} default

groups represents primary groups

fieldfunction
idinternal cn depending context)
gidnumberldap attribute

includegroups represent inheriting their attributes

fieldfunction
idinternal glauth
parentgroupid another group glauth
includegroupid contained parent glauth

capabilities retrieve capabilities granted users linked from table

fieldfunction
idinternal glauth
useridinternal glauth
actionstring representing allowed eg “search”
objectstring scope “ou=superherosdc=glauthdc=com”
"},"/s3.html":{"id":"/s3.html","title":"S3","content":"instead local configuration file glauth can fetch its from s3 this easy way ensure redundant servers are always sync

glauth c s3://bucketname/glauthcfg
order use s3 must set your aws credentials either:

  1. set k s commandline flags
  2. set aws_access_key_id aws_secret_access_key environment variables
"},"/capabilities.html":{"id":"/capabilities.html","title":"Capabilities","content":"capabilities are modern implementation privileges seen openldap other servers

rather than using tacked syntax that requires schema changes these encoded keyvalue pairs defining what actions account can perform scope

example configuration:

[[users]] # [tl! focus] name = "hackers" uidnumber 5001 primarygroup 5501 passsha256 "6478579e37aff45f013e14eeb30b3cc56c72ccdc310123bcdf53e0333e3f416a" dogood [[userscapabilities]] focus:2] action "search" object "ou=superherosdc=glauthdc=com"
namemeaning
searchdefine scope where search performed
introduced 210 this feature continues improving intrinsic security model glauth

while some level access control already enforced when ldap backend capabilities now part config database backends

currently one capability recognized: “search” – here how configure yaml file:

[behaviors] ignore all restrictions instance allowing every user perform search ignorecapabilities false[[users]] [[userscapabilities]] "ou=superherosdc=glauthdc=com" "ou=someotherdndc=glauthdc=com"[[users]] "serviceuser" "*"
backward compatibility set ignorecapabilities “true”

check plugins readme configuration information

"},"/multifactor.html":{"id":"/multifactor.html","title":"Multi Factor Auth","content":"glauth can configured accept otp tokens appended users password support added both totp tokens (often known by its most prominent implementation “google authenticator”) yubikey tokens

when using 2fa append 2fa code end password when authenticating example your “monkey” “123456” enter “monkey123456” password

totp configuration

enable totp authentication user use tool < href=\"https://freeotpgithubio/qrcodehtml\" target=\"_blank\" rel=\"noopener noreferrer\">like this generate qr (pick ‘timeout’ optionally let random secret ) which scanned used with href=\"https://playgooglecom/store/apps/detailsid=comgoogleandroidappsauthenticator2&hl=en\" noreferrer\">google authenticator app authentication configure otpsecret user secret

app passwords

additionally specify array hashes passappsha256 app passwords these are validated hashed same way this allows long string software requires ability authenticate

however passwords without well

"},"/shipping-using-podman.html":{"id":"/shipping-using-podman.html","title":"Shipping using Podman (Deprecated)","content":"

rationale

using podman can create working docker image without needing :

  • setup full environment
  • user with rootlevel privileges
this means that container very constrained environment like wsl another container etc

details

process could bit lighter shipdockerbuildsh allows us test our image

note are using < href=\"https://hubdockercom/_/golang\" target=\"_blank\" rel=\"noopener noreferrer\">alpine href=\"https://hubdockercom/layers/golang/library/golang/alpine/images/sha2563ea297170a6a51786d61cbdc48f0b75a1d2f43ee836223a9daf4568bd55b0279\" noreferrer\">containers base alpine uses musl which enabled faccessat2 check permissions however runc returns security error when syscall absent rather than “missing call” diagnostic seccomp (yet character this game clue!) blocks call

long story short: around limitation by creating more permissive policy something would allow during build process

"},"/rfcs-and-extensions.html":{"id":"/rfcs-and-extensions.html","title":"RFCs & Extensions","content":"while our stated goal glauth provide simplest possible authentication server keep finding increasing number client appliances that are asking fairly “existential” questions server have been working providing answers these clients will find satisfactory

root dse

rfc 4512: “ ldap server shall information about itself other specific each this represented group attributes located root dse”

test: ldapsearch lll h ldap://localhost:3893 d cn=serviceuserou=svcacctsdc=glauthdc=com w mysecret x s base "(objectclass=*)"

subschema discovery

rfc “ read schema from subschema (sub)entry must issue search operation [rfc4511] where baseobject dn (sub)entry…”

test: o ldifwrap= bcn=schema base

by default query return very minimal (~5 objects) – can ask more comprehensive schemas by unpacking schema/ directory openldap freeipa archives found assets/ directory

ldap backend: “11” attribute

rfc 4511: “ list containing only oid indicates returned”

"},"/logging.html":{"id":"/logging.html","title":"Logging","content":"

logging levels

  • using logr with increasing verbosity
    • 0 always want see this
    • 1 common logging that might possibly turn (error)
    • 2 warn
    • 3 notice
    • 4 info
    • 6 debug
    • 8 trace
    • 10 would like performance test your log collection stack
  • errors really are errors cannot handled returned
    • returning proper ldap error code handling error
"},"/testing.html":{"id":"/testing.html","title":"Testing","content":" core set tests being run by github actions ci however when developing new features/refactoring more comprehensive regression testing suite needed

can go test execute found glauth_testgo – better installed < href=\"https://githubcom/smartystreets/goconvey\" target=\"_blank\" rel=\"noopener noreferrer\">goconvey

since some cover totp will first need install oathtool your environment

also must create symbolink link called glauth make easy test framework find executable instance:

cd binln s glauth64 glauth
order glauth against ldap backend docker this command:

docker \\ rm d p 389:389 name openldapservice hostname ldapservice env ldap_organisation="glauth" ldap_domain="glauthcom" ldap_admin_password="password" ldap_config_password="password" ldap_base_dn="dc=glauthdc=com" v $pwd/misc/openldap/config:/etc/ldap/slapdd $pwd/misc/openldap/db:/var/lib/ldap osixia/openldap:latest
refer href=\"https://githubcom/glauth/glauth/wiki/quickopenldapsetuptestldapbackend\" noreferrer\">this page somewhat depth overview with openldap

"},"/openssh-keys.html":{"id":"/openssh-keys.html","title":"OpenSSH Keys","content":"glauth can store user’s ssh authorized keys instance given configuration:

sshkeys = ["sshrsa aaaab3nzac1yc2eaaaabjqaaaqea3ukcello2izxgqnygivb+ddljjwvw3ajwv34t2jzr+/tunvej9xddkpyqektnhsfmy93ljw5qdsbeh/mac4kpoum47eriinkeelrbyg4hc/ko/e2jwqeclps9lp7gtqgmscxxo4jfkqnkw4tird52xi9n1syym9y8rj88fjc/lpn+01ab0palvifppju35t0ho9dohaefevcqa6tcm7fljuvklaxc8wubdziczbrv40kzdroikxazrjx7vxxhh/p7xbyna0go8ota2vy4dtqsedaujsuxbzevbl0ll9gi1uyatdqye5gbn2nfjsqq0oya+3eygtivjfyzgi+txsuhw== rsakey20160209"]
add one more keys per user shown above then follow steps setup goklp helper: < href=\"https://githubcom/glauth/goklp\" target=\"_blank\" rel=\"noopener noreferrer\">https://githubcom/glauth/goklp

"},"/file.html":{"id":"/file.html","title":"Config/File","content":"this default backend contains all configuration information well users groups
this bare bones type allows get started with glauth very quickly depending your needs may need switch different backend

note that since can chain backends could use this backend specify twofactors secrets before relaying query instance ldap where same already exist only without added level security

todo: diagram

beta
starting version 210 possible split multiple specialized files
store these files directory point that using c directory

required fields

namedescription
name user’s username
ouid primary group
uidnumber unix user id
sshpublickeyspecify array public keys

optional fields

namedescriptionexampledefault
othergroupsarray ids groups member [5501 5002]blank
givennamefirst namejohnblank
snlast namedoeblank
disabledset ‘true’ (without quotes) make entry add ‘accountstatus = inactive’false (active)
mailspecify email< href=\"mailto:jdoe@examplecom\" target=\"_blank\" rel=\"noopener noreferrer\">jdoe@examplecomblank
loginshellspecify login shell user/bin/sh /sbin/nologin/bin/bash
homedirectoryspecify overridden home user/home/itadmin/home/[username]
otpsecretspecify otp secret used validate passcode3hnvnk4ycv44glzigd6s25j4dougs3rkblank
passappbcryptspecify app passwords which also succesfully bind bypass check hash way password[“c32256…”“4939ef…”]blank
passappsha256specify password[“c32256…”“4939ef…”]blank
yubikeyspecify yubikey id maching against usercccjgjgkhcbbblank
"},"/backends.html":{"id":"/backends.html","title":"Backends","content":"glauth’s architecture very simple: frontend manages your ldap requests series pluggable backends serve results

default are: config/file owncloud ldap latter allows glauth act proxy one more existing servers

additional backends available plugins let wire databases authentication providers

unfortunately go plugins are compatible with windows os therefore they only linux macos

chaining

backends can chained inject features that originally available instance setup forward requests openldap server before using another backend twofactor checks:

[[backends]] datastore = "ldap" servers ["ldap:s//localhost:390"][[backends]] "config"[[users]] name "hackers" otpsecret ""
"},"/building.html":{"id":"/building.html","title":"Building","content":"

make targets

note makefile uses git data inject buildtime variables best results run context repo

targetdescription
make allrun build binaries platforms
make fastrun only linux 64 bit
make runwrapper ‘go run’ command setting needed tooling
make pullbasepluginsadd base plugins code submodules local build
make forgetpluginsremove all from current tree
make testrun integration test linux64 binary
make releasepluginsbuild app that pulled locally
make releasedockerbuild main plugins push docker hub
make testdockerquick sanity check
"},"/development.html":{"id":"/development.html","title":"Development","content":" may find this section interesting are either:

  • involved with development glauth
  • helping test document glauth
  • writing thirdparty tool
< href=\"logginghtml\" target=\"_blank\" rel=\"noopener noreferrer\">logging

< href=\"testinghtml\" noreferrer\">testing

< href=\"debuggingldapbehaviorshtml\" noreferrer\">debugging ldap behaviors

< href=\"openldapsetuphtml\" noreferrer\">openldap setup backend

< href=\"runningtraviscilocallyhtml\" noreferrer\">running travisci locally

< href=\"shippingusingpodmanhtml\" noreferrer\">shipping docker image using podman

contributing

  • please base all pull requests < href=\"https://githubcom/glauth/glauth/tree/dev\" noreferrer\">dev master
  • format your code autonmatically gofmt d / before committing
"}},"docInfo":{"/404.html":{"title":1,"content":0},"/compatibility.html":{"title":1,"content":116},"/contact/":{"title":2,"content":29},"/custom-attributes.html":{"title":2,"content":200},"/debugging-ldap-behaviors.html":{"title":3,"content":33},"/high-availability.html":{"title":2,"content":33},"/":{"title":1,"content":22},"/kubernetes.html":{"title":1,"content":299},"/limitations.html":{"title":1,"content":64},"/mysql.html":{"title":1,"content":22},"/openldap-setup.html":{"title":2,"content":232},"/owncloud.html":{"title":1,"content":2},"/postgresql.html":{"title":1,"content":22},"/quickstart.html":{"title":2,"content":53},"/rate-limiting.html":{"title":2,"content":58},"/related-projects.html":{"title":2,"content":59},"/scratch.html":{"title":1,"content":767},"/security.html":{"title":1,"content":154},"/setup.html":{"title":1,"content":68},"/sqlite.html":{"title":1,"content":21},"/ssh-integration.html":{"title":3,"content":54},"/ssh-libpam-ldap-ncsd.html":{"title":4,"content":131},"/ssh-sssd.html":{"title":2,"content":77},"/web-ui.html":{"title":2,"content":62},"/yubikey.html":{"title":1,"content":85},"/robots.txt":{"title":1,"content":0},"/containerization.html":{"title":1,"content":108},"/running-travis-ci-locally.html":{"title":4,"content":217},"/databases.html":{"title":1,"content":192},"/s3.html":{"title":1,"content":33},"/capabilities.html":{"title":1,"content":96},"/multifactor.html":{"title":3,"content":86},"/shipping-using-podman.html":{"title":4,"content":75},"/rfcs-and-extensions.html":{"title":2,"content":100},"/logging.html":{"title":1,"content":35},"/testing.html":{"title":1,"content":83},"/openssh-keys.html":{"title":2,"content":28},"/file.html":{"title":1,"content":124},"/backends.html":{"title":1,"content":69},"/building.html":{"title":1,"content":58},"/development.html":{"title":1,"content":49}},"length":41,"save":true},"index":{"title":{"root":{"4":{"0":{"4":{"docs":{"/404.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}},"s":{"3":{"docs":{"/s3.html":{"tf":1}},"df":1},"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/contact/":{"tf":1}},"df":1}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1},"/setup.html":{"tf":1}},"df":2}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/security.html":{"tf":1}},"df":1}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/quickstart.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"/sqlite.html":{"tf":1}},"df":1}}}}},"s":{"docs":{},"df":0,"h":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1},"s":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"/contact/":{"tf":1}},"df":1}}}}},"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{"/mysql.html":{"tf":1}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/multifactor.html":{"tf":1}},"df":1}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/multifactor.html":{"tf":1}},"df":1}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":2}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1},"/rate-limiting.html":{"tf":1}},"df":2}}},"b":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"g":{"docs":{"/logging.html":{"tf":1}},"df":1}}},"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/building.html":{"tf":1}},"df":1}}}}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{"/ssh-integration.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":3}}}}}},"k":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}},"e":{"docs":{},"df":0,"y":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{"/owncloud.html":{"tf":1}},"df":1}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{"/postgresql.html":{"tf":1}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/quickstart.html":{"tf":1}},"df":1}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}},"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/robots.txt":{"tf":1}},"df":1}}}},"u":{"docs":{},"df":0,"n":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"f":{"docs":{},"df":0,"c":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}},"u":{"docs":{},"df":0,"i":{"docs":{"/web-ui.html":{"tf":1}},"df":1},"s":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/testing.html":{"tf":1}},"df":1}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/multifactor.html":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1}}}}}}}},"content":{"root":{"0":{"docs":{"/file.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}},")":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"1":{"0":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1},"1":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"2":{"3":{"4":{"5":{"6":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2},"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/yubikey.html":{"tf":1}},"df":1},"docs":{"/kubernetes.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":3},"2":{"0":{"2":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"1":{"0":{"docs":{"/custom-attributes.html":{"tf":1},"/":{"tf":1},"/capabilities.html":{"tf":1},"/file.html":{"tf":1}},"df":4,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}},"docs":{},"df":0},"3":{"0":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0},"7":{"9":{"8":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/containerization.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"1":{"2":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}}},"f":{"docs":{},"df":0,"a":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/ssh-integration.html":{"tf":1},"/multifactor.html":{"tf":1.4142135623730951}},"df":3}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}},"3":{"8":{"9":{"docs":{},"df":0,":":{"3":{"8":{"9":{"3":{"docs":{"/containerization.html":{"tf":1}},"df":1},"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{"/rate-limiting.html":{"tf":1}},"df":1,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"4":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"v":{"4":{"4":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"z":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"6":{"docs":{},"df":0,"s":{"2":{"5":{"docs":{},"df":0,"j":{"4":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"3":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0}}}}}},"4":{"4":{"3":{"docs":{},"df":0,":":{"4":{"4":{"3":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"5":{"1":{"1":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"2":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"5":{"0":{"0":{"1":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/databases.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":4},"2":{"docs":{"/databases.html":{"tf":1}},"df":1,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}},"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{"/databases.html":{"tf":1}},"df":1},"4":{"docs":{"/yubikey.html":{"tf":1},"/databases.html":{"tf":1}},"df":2},"6":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"4":{"3":{"2":{"1":{"docs":{},"df":0,"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"5":{"0":{"1":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/yubikey.html":{"tf":1},"/databases.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":5,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}},")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"2":{"docs":{"/databases.html":{"tf":1}},"df":1,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"3":{"docs":{},"df":0,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"4":{"docs":{"/databases.html":{"tf":1}},"df":1,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"5":{"5":{"5":{"0":{"6":{"docs":{},"df":0,"'":{"docs":{},"df":0,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"6":{"docs":{},"df":0,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"docs":{},"df":0},"5":{"5":{"docs":{},"df":0,":":{"5":{"5":{"5":{"5":{"docs":{"/containerization.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"6":{"0":{"0":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{"/rate-limiting.html":{"tf":1}},"df":1},"3":{"6":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}},":":{"3":{"8":{"9":{"4":{"docs":{"/containerization.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"4":{"7":{"8":{"5":{"7":{"9":{"docs":{},"df":0,"e":{"3":{"7":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"4":{"5":{"docs":{},"df":0,"f":{"0":{"1":{"3":{"docs":{},"df":0,"e":{"1":{"4":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"3":{"0":{"docs":{},"df":0,"b":{"3":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"5":{"6":{"docs":{},"df":0,"c":{"7":{"2":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"3":{"1":{"0":{"1":{"2":{"3":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"5":{"3":{"docs":{},"df":0,"e":{"0":{"3":{"3":{"3":{"docs":{},"df":0,"e":{"3":{"docs":{},"df":0,"f":{"4":{"1":{"6":{"docs":{},"df":0,"a":{"docs":{},"df":0,"'":{"docs":{},"df":0,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/scratch.html":{"tf":1},"/building.html":{"tf":1}},"df":2},"5":{"2":{"docs":{},"df":0,"c":{"7":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"6":{"8":{"7":{"docs":{},"df":0,"d":{"9":{"8":{"docs":{},"df":0,"c":{"9":{"8":{"8":{"9":{"3":{"0":{"4":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"2":{"docs":{},"df":0,"e":{"4":{"0":{"8":{"docs":{},"df":0,"c":{"7":{"4":{"docs":{},"df":0,"b":{"6":{"1":{"1":{"docs":{},"df":0,"e":{"8":{"6":{"docs":{},"df":0,"a":{"4":{"0":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"5":{"1":{"docs":{},"df":0,"c":{"4":{"docs":{},"df":0,"b":{"4":{"3":{"docs":{},"df":0,"f":{"1":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"5":{"9":{"1":{"3":{"docs":{},"df":0,"c":{"5":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"0":{"docs":{"/databases.html":{"tf":1}},"df":1,"'":{"docs":{},"df":0,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"9":{"0":{"2":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"9":{"docs":{},"df":0,"j":{"docs":{},"df":0,"/":{"4":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"]":{"docs":{},"df":0,"}":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1},"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/testing.html":{"tf":1},"/development.html":{"tf":1}},"df":8,"i":{"docs":{},"df":0,"v":{"docs":{"/compatibility.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":3},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1}},"df":1,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/compatibility.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/file.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{"/custom-attributes.html":{"tf":1},"/limitations.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/security.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1}},"df":8}}},"l":{"docs":{},"df":0,"i":{"docs":{"/contact/":{"tf":1}},"df":1}},"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/contact/":{"tf":1}},"df":1}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"/security.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"s":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}},"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1}}}}},"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}}}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/high-availability.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/file.html":{"tf":1}},"df":4}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"g":{"docs":{"/security.html":{"tf":1}},"df":1},"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1.4142135623730951},"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1}},"df":10,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"/capabilities.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1},"/containerization.html":{"tf":1}},"df":2}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":2}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}},"i":{"docs":{},"df":0,"r":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":3,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"8":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"…":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"t":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/running-travis-ci-locally.html":{"tf":1},"/testing.html":{"tf":1},"/development.html":{"tf":1}},"df":5,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"h":{"1":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}},"docs":{},"df":0}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/security.html":{"tf":1}},"df":1}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/databases.html":{"tf":1},"/file.html":{"tf":1}},"df":4}}},"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"/setup.html":{"tf":1}},"df":1}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/databases.html":{"tf":1},"/building.html":{"tf":1}},"df":5,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/compatibility.html":{"tf":1},"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/sqlite.html":{"tf":1},"/backends.html":{"tf":1}},"df":7,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1.7320508075688772},"/mysql.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":1},"/postgresql.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/sqlite.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/containerization.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951},"/capabilities.html":{"tf":1},"/backends.html":{"tf":1}},"df":13,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":1}},"df":2}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":3}}}}}}},"!":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"/contact/":{"tf":1}},"df":1}}}}}}}},"n":{"docs":{"/compatibility.html":{"tf":1.7320508075688772},"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":5,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/":{"tf":1},"/scratch.html":{"tf":1},"/development.html":{"tf":1}},"df":3}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/setup.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/testing.html":{"tf":1},"/building.html":{"tf":1},"/development.html":{"tf":1}},"df":9,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1},"/databases.html":{"tf":1}},"df":2,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"/setup.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}}}}},"e":{"docs":{"/openldap-setup.html":{"tf":1.7320508075688772}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":3,"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"e":{"docs":{"/limitations.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2},"r":{"docs":{},"df":0,"e":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":3}}},"s":{"docs":{},"df":0,"s":{"docs":{"/limitations.html":{"tf":1}},"df":1},"e":{"docs":{"/security.html":{"tf":1.4142135623730951}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/security.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1}}}}},"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}},"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}}}}},"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"b":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1},"p":{"docs":{},"df":0,"k":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"c":{"3":{"2":{"2":{"5":{"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"f":{"6":{"docs":{},"df":0,"f":{"docs":{},"df":0,"d":{"6":{"docs":{},"df":0,"b":{"6":{"4":{"8":{"8":{"3":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"8":{"8":{"0":{"1":{"docs":{},"df":0,"f":{"7":{"9":{"3":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"2":{"docs":{},"df":0,"a":{"8":{"6":{"0":{"docs":{},"df":0,"f":{"2":{"docs":{},"df":0,"b":{"1":{"docs":{},"df":0,"a":{"docs":{},"df":0,"e":{"1":{"3":{"1":{"5":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"9":{"5":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"1":{"3":{"3":{"8":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"”":{"docs":{},"df":0,"“":{"4":{"9":{"3":{"9":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"7":{"docs":{},"df":0,"c":{"8":{"7":{"0":{"9":{"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"5":{"docs":{},"df":0,"e":{"7":{"docs":{},"df":0,"e":{"8":{"docs":{},"df":0,"b":{"8":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"b":{"3":{"docs":{},"df":0,"a":{"6":{"6":{"0":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"1":{"docs":{},"df":0,"f":{"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"9":{"1":{"0":{"8":{"docs":{},"df":0,"f":{"6":{"docs":{},"df":0,"d":{"7":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"2":{"0":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"4":{"docs":{},"df":0,"d":{"6":{"docs":{},"df":0,"b":{"3":{"docs":{},"df":0,"a":{"8":{"8":{"docs":{},"df":0,"”":{"docs":{},"df":0,"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0}},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}}},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/s3.html":{"tf":1}},"df":4,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/compatibility.html":{"tf":1.4142135623730951}},"df":1,"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"[":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1},"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":6}}}}}},"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}},"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/custom-attributes.html":{"tf":1},"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":3}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"]":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"]":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}},"d":{"docs":{},"df":0,"n":{"docs":{"/compatibility.html":{"tf":1}},"df":1}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"{":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"]":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"1":{"2":{"3":{"4":{"5":{"5":{"4":{"3":{"2":{"1":{"docs":{},"df":0,"]":{"docs":{},"df":0,"}":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"]":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"6":{"4":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"k":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":4}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"=":{"docs":{},"df":0,"$":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/openldap-setup.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"d":{"docs":{},"df":0,"o":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"$":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/s3.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"p":{"4":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/":{"tf":1}},"df":1}}},"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}},"h":{"3":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0}},"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"/":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}},"b":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"docs":{},"df":0},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/containerization.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1.4142135623730951}},"df":4,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1},"/containerization.html":{"tf":1}},"df":2}}}},"u":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"n":{"docs":{},"df":0,"e":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"e":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}},"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1},"/logging.html":{"tf":1},"/building.html":{"tf":1},"/development.html":{"tf":1.4142135623730951}},"df":8,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"6":{"4":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}},"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}},"u":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}}},"=":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}},"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"2":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}},"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"/":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-integration.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2}}}}}}},"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":3}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1}},"df":2}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2,"f":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/development.html":{"tf":1}},"df":2}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/testing.html":{"tf":1}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"c":{"docs":{"/quickstart.html":{"tf":1},"/file.html":{"tf":1}},"df":2,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951}},"df":2}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"6":{"4":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{"/yubikey.html":{"tf":1}},"df":1}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1},"/databases.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/compatibility.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}},"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}},"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}},"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,":":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"{":{"docs":{},"df":0,"}":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"2":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}}}}}}}}}},"m":{"docs":{"/scratch.html":{"tf":1}},"df":1,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/":{"tf":1},"/kubernetes.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/capabilities.html":{"tf":1},"/backends.html":{"tf":1}},"df":6,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"i":{"docs":{"/setup.html":{"tf":1}},"df":1,"o":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"/security.html":{"tf":1}},"df":1}}}}},"i":{"docs":{},"df":0,"l":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"e":{"docs":{"/custom-attributes.html":{"tf":1},"/owncloud.html":{"tf":1}},"df":2},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/building.html":{"tf":1}},"df":5,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/testing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2,"l":{"docs":{},"df":0,"i":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"i":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1}},"df":2}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/containerization.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":8,"u":{"docs":{},"df":0,"r":{"docs":{"/compatibility.html":{"tf":1.4142135623730951},"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":2},"/ssh-integration.html":{"tf":1},"/web-ui.html":{"tf":1},"/yubikey.html":{"tf":2},"/containerization.html":{"tf":1},"/s3.html":{"tf":1},"/capabilities.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1.4142135623730951},"/file.html":{"tf":1}},"df":13,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}},"h":{"2":{"docs":{"/multifactor.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}},"4":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/mysql.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/postgresql.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/security.html":{"tf":1},"/sqlite.html":{"tf":1},"/web-ui.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":8,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"’":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/contact/":{"tf":1}},"df":1}},"i":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/setup.html":{"tf":1},"/containerization.html":{"tf":1.4142135623730951},"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1.7320508075688772},"/shipping-using-podman.html":{"tf":1.4142135623730951},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1}},"df":12,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}}}}}}}}}}}}},"’":{"docs":{"/containerization.html":{"tf":1}},"df":1},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951},"/limitations.html":{"tf":1}},"df":3,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/building.html":{"tf":1}},"df":2,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":3}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"o":{"docs":{},"df":0,"l":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}},"p":{"docs":{},"df":0,"t":{"docs":{"/setup.html":{"tf":1}},"df":1}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/security.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"“":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":3,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"e":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}},"p":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1},"/containerization.html":{"tf":1}},"df":2}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/openldap-setup.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":3}},"r":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/web-ui.html":{"tf":1},"/logging.html":{"tf":1}},"df":3}}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"\"":{"2":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}},"s":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/compatibility.html":{"tf":1},"/":{"tf":1},"/openldap-setup.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":6,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/setup.html":{"tf":1}},"df":1}}}},"r":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/setup.html":{"tf":1}},"df":2,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/high-availability.html":{"tf":1},"/yubikey.html":{"tf":1}},"df":2,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"/limitations.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":2}}}},"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1}},"df":3}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/web-ui.html":{"tf":1},"/capabilities.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/file.html":{"tf":1}},"df":8,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"=":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/quickstart.html":{"tf":1}},"df":1}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":3}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/contact/":{"tf":1.4142135623730951},"/kubernetes.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/containerization.html":{"tf":1},"/shipping-using-podman.html":{"tf":1.4142135623730951},"/testing.html":{"tf":1}},"df":10,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/contact/":{"tf":1},"/custom-attributes.html":{"tf":1}},"df":2}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"=":{"docs":{},"df":0,"'":{"docs":{},"df":0,"{":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"]":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"1":{"2":{"3":{"4":{"5":{"5":{"4":{"3":{"2":{"1":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"$":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/building.html":{"tf":1}},"df":4}}}}},"t":{"docs":{"/setup.html":{"tf":1}},"df":1}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{"/contact/":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/security.html":{"tf":1},"/databases.html":{"tf":1},"/capabilities.html":{"tf":1.7320508075688772}},"df":3},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{"/limitations.html":{"tf":1},"/security.html":{"tf":1}},"df":2}},"l":{"docs":{},"df":0,"l":{"docs":{"/openldap-setup.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/testing.html":{"tf":1}},"df":3,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":4,"i":{"docs":{},"df":0,"f":{"docs":{"/containerization.html":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"h":{"2":{"docs":{"/containerization.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}},"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"p":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"u":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}},"i":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/running-travis-ci-locally.html":{"tf":1},"/testing.html":{"tf":1}},"df":3,"s":{"docs":{},"df":0,"h":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}},"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"/setup.html":{"tf":1}},"df":1}}},"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"s":{"3":{"docs":{"/scratch.html":{"tf":2},"/s3.html":{"tf":1.4142135623730951}},"df":2,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/running-travis-ci-locally.html":{"tf":1},"/s3.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/testing.html":{"tf":1}},"df":6,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"/compatibility.html":{"tf":1}},"df":1}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}},"m":{"docs":{},"df":0,"e":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/web-ui.html":{"tf":1},"/multifactor.html":{"tf":1},"/file.html":{"tf":1}},"df":7},"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/quickstart.html":{"tf":1}},"df":1}}}}}}},"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1}},"df":2}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1},"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/building.html":{"tf":1}},"df":1}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1},"/setup.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/web-ui.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/file.html":{"tf":1}},"df":7,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}},"n":{"docs":{},"df":0,"d":{"docs":{"/security.html":{"tf":1}},"df":1,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}},"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}},"b":{"docs":{},"df":0,"l":{"docs":{"/setup.html":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/containerization.html":{"tf":1},"/openssh-keys.html":{"tf":1}},"df":6},"i":{"docs":{"/openldap-setup.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":2}},"p":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/databases.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":4,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":2,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/openldap-setup.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1},"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/openssh-keys.html":{"tf":1}},"df":5,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}},"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"=":{"docs":{},"df":0,"'":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,":":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"'":{"docs":{},"df":0,">":{"docs":{},"df":0,"{":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"{":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"{":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"]":{"docs":{},"df":0,"}":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"{":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"}":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"docs":{},"df":0,"{":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"8":{"2":{"0":{"9":{"3":{"2":{"9":{"0":{"1":{"9":{"3":{"4":{"1":{"2":{"9":{"0":{"1":{"3":{"3":{"0":{"1":{"3":{"2":{"0":{"docs":{},"df":0,"]":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"}":{"docs":{},"df":0,"]":{"docs":{},"df":0,"}":{"docs":{},"df":0,"}":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"\"":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{"/backends.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1},"/high-availability.html":{"tf":1},"/quickstart.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":2.449489742783178},"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/s3.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1.7320508075688772},"/backends.html":{"tf":1.4142135623730951}},"df":11,"’":{"docs":{"/compatibility.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1}},"df":3},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0},"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1},"/related-projects.html":{"tf":1},"/security.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":4}}},"i":{"docs":{"/backends.html":{"tf":1}},"df":1}},"t":{"docs":{"/custom-attributes.html":{"tf":1},"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1.4142135623730951},"/ssh-integration.html":{"tf":1},"/s3.html":{"tf":1},"/capabilities.html":{"tf":1},"/testing.html":{"tf":1},"/building.html":{"tf":1}},"df":9,"u":{"docs":{},"df":0,"p":{"docs":{"/compatibility.html":{"tf":1},"/":{"tf":1},"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/running-travis-ci-locally.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/backends.html":{"tf":1},"/development.html":{"tf":1}},"df":9,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"docs":{},"df":0}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/capabilities.html":{"tf":1.7320508075688772},"/rfcs-and-extensions.html":{"tf":1}},"df":7,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}},"docs":{},"df":0}}}}},"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{"/contact/":{"tf":1}},"df":1},"d":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1},"/related-projects.html":{"tf":1}},"df":2}}},"e":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/logging.html":{"tf":1}},"df":6,"m":{"docs":{"/limitations.html":{"tf":1}},"df":1},"n":{"docs":{"/rate-limiting.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":2}},"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/databases.html":{"tf":1},"/multifactor.html":{"tf":1},"/file.html":{"tf":1.4142135623730951}},"df":5,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/multifactor.html":{"tf":1}},"df":1},"4":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1},"/yubikey.html":{"tf":1},"/development.html":{"tf":1}},"df":3}}}},"u":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/security.html":{"tf":1},"/capabilities.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":4,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/rate-limiting.html":{"tf":1.4142135623730951}},"df":1,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/ssh-integration.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}},"f":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}},"u":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951},"/limitations.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1.4142135623730951},"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":9,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"”":{"docs":{},"df":0,"“":{"5":{"5":{"0":{"1":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}},"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/contact/":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/contact/":{"tf":1}},"df":1}}}}}}}}}},"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/building.html":{"tf":1}},"df":1}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}},")":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"y":{"docs":{},"df":0,"…":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"(":{"docs":{},"df":0,"/":{"docs":{},"df":0,"^":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"h":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1}},"df":3},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}},"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"/security.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}},"docs":{},"df":0}}}}}}},"e":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/yubikey.html":{"tf":1}},"df":3}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/compatibility.html":{"tf":1},"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":3}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/limitations.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":5,"i":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/containerization.html":{"tf":1},"/multifactor.html":{"tf":1},"/file.html":{"tf":1}},"df":7}},"a":{"docs":{},"df":0,"l":{"docs":{"/file.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{"/contact/":{"tf":1}},"df":1},"c":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{"/databases.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":2,"…":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"/custom-attributes.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/high-availability.html":{"tf":1},"/containerization.html":{"tf":1}},"df":4,")":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}}},"n":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{"/limitations.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/capabilities.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1.4142135623730951}},"df":4,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/security.html":{"tf":1}},"df":1},"h":{"2":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0}}},")":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2}}},"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}},"s":{"docs":{},"df":0,"h":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/openssh-keys.html":{"tf":1}},"df":4,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}},"l":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2},"s":{"docs":{},"df":0,"d":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}}}}}}}},"q":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1.7320508075688772}},"df":2,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"3":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":2},"docs":{"/kubernetes.html":{"tf":1},"/containerization.html":{"tf":1.4142135623730951}},"df":2}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1},"/rate-limiting.html":{"tf":1}},"df":2}}}},"p":{"docs":{},"df":0,"l":{"docs":{"/related-projects.html":{"tf":1},"/backends.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}},"r":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}},"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}},"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"g":{"docs":{},"df":0,"l":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}},"z":{"docs":{},"df":0,"e":{"docs":{"/kubernetes.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2}},"d":{"docs":{},"df":0,"e":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}},"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{"/scratch.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/scratch.html":{"tf":1}},"df":1,"r":{"docs":{},"df":0,"e":{"docs":{"/high-availability.html":{"tf":1.4142135623730951}},"df":1}},"l":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":3}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":2}},"w":{"docs":{"/scratch.html":{"tf":1}},"df":1,"n":{"docs":{"/scratch.html":{"tf":1},"/openssh-keys.html":{"tf":1}},"df":2}}}},"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{"/":{"tf":1}},"df":1}}}}}}}}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}},"v":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"”":{"docs":{},"df":0,"“":{"5":{"5":{"0":{"1":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"“":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"…":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/owncloud.html":{"tf":1}},"df":1}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{"/rate-limiting.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}},"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}},"l":{"docs":{},"df":0,"e":{"docs":{"/scratch.html":{"tf":1}},"df":1},"u":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"/security.html":{"tf":1}},"df":1}},"h":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}}},"y":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}},"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{"/testing.html":{"tf":1}},"df":1}}}}}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"=":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}},"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/compatibility.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}},"d":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/yubikey.html":{"tf":1},"/databases.html":{"tf":1},"/file.html":{"tf":1.4142135623730951}},"df":4,"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"z":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/containerization.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/yubikey.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"1":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}},"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}},":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":3}}}}}}}}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}}}}}}}},"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"’":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"1":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"/logging.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,":":{"docs":{},"df":0,"â":{"docs":{},"df":0,"€":{"docs":{},"df":0,"œ":{"1":{"1":{"docs":{},"df":0,"â":{"docs":{},"df":0,"€":{"docs":{},"df":0,"":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,":":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"#":{"1":{"docs":{},"df":0,":":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"+":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"2":{"docs":{},"df":0,":":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":4}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/custom-attributes.html":{"tf":1},"/high-availability.html":{"tf":1.4142135623730951},"/kubernetes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/capabilities.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1}},"df":11,"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{"/testing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"(":{"docs":{"/setup.html":{"tf":1}},"df":1},")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{"/containerization.html":{"tf":1}},"df":1}}},"l":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1.4142135623730951},"/running-travis-ci-locally.html":{"tf":1},"/testing.html":{"tf":1.4142135623730951}},"df":7,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"t":{"docs":{"/containerization.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"f":{"docs":{},"df":0,"o":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1,"r":{"docs":{},"df":0,"m":{"docs":{"/custom-attributes.html":{"tf":1},"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/web-ui.html":{"tf":1.4142135623730951},"/running-travis-ci-locally.html":{"tf":1},"/databases.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1}},"df":9,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/":{"tf":1}},"df":1}}}}}},"p":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":4}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"6":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}}}},"i":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{"/":{"tf":1},"/ssh-integration.html":{"tf":1}},"df":2}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1},"/web-ui.html":{"tf":1.4142135623730951}},"df":2},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/web-ui.html":{"tf":1},"/development.html":{"tf":1}},"df":2}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/building.html":{"tf":1}},"df":4}}}},"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/ssh-integration.html":{"tf":1},"/web-ui.html":{"tf":1},"/databases.html":{"tf":1}},"df":4,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/limitations.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/logging.html":{"tf":1}},"df":4}}}}},"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/backends.html":{"tf":1},"/building.html":{"tf":1}},"df":3}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"’":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"’":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"/kubernetes.html":{"tf":1},"/security.html":{"tf":1.4142135623730951},"/containerization.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/development.html":{"tf":1}},"df":5,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}},"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}},"docs":{},"df":0},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/databases.html":{"tf":1},"/capabilities.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":5}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1}},"df":2}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}},"p":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"p":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/testing.html":{"tf":1}},"df":6,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{"/compatibility.html":{"tf":1},"/":{"tf":1},"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/scratch.html":{"tf":1},"/sqlite.html":{"tf":1},"/testing.html":{"tf":1}},"df":7,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/setup.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":5,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"h":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"r":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":3,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"/kubernetes.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1}},"df":3,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":2},"/security.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/multifactor.html":{"tf":2},"/file.html":{"tf":1}},"df":7,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/multifactor.html":{"tf":1}},"df":1},"4":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0},"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/security.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{"/security.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"[":{"docs":{},"df":0,"“":{"docs":{},"df":0,"c":{"3":{"2":{"2":{"5":{"6":{"docs":{},"df":0,"…":{"docs":{},"df":0,"”":{"docs":{},"df":0,"“":{"4":{"9":{"3":{"9":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"…":{"docs":{},"df":0,"”":{"docs":{},"df":0,"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/multifactor.html":{"tf":1}},"df":1}}}}}}}}}},"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"4":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}},"docs":{},"df":0},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"}":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951},"/capabilities.html":{"tf":1}},"df":4},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"3":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"4":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"v":{"4":{"4":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"z":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"6":{"docs":{},"df":0,"s":{"2":{"5":{"docs":{},"df":0,"j":{"4":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"3":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0}}}}}},"docs":{},"df":0}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"m":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"k":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"r":{"docs":{"/capabilities.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}},"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"r":{"docs":{"/scratch.html":{"tf":1}},"df":1,"e":{"2":{"1":{"0":{"docs":{"/compatibility.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/rate-limiting.html":{"tf":1}},"df":2}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":2}}}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1.7320508075688772},"/security.html":{"tf":1},"/web-ui.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},")":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"i":{"docs":{"/scratch.html":{"tf":1},"/web-ui.html":{"tf":1},"/backends.html":{"tf":1}},"df":3}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"!":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"’":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":2,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/setup.html":{"tf":1},"/web-ui.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":5,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"!":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}},"p":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2,"l":{"docs":{},"df":0,"i":{"docs":{"/security.html":{"tf":1}},"df":1}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1.4142135623730951}},"df":1}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/databases.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":5}}}}}},"i":{"docs":{"/scratch.html":{"tf":1},"/databases.html":{"tf":1},"/file.html":{"tf":1}},"df":3}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/setup.html":{"tf":1}},"df":1}}}},"n":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{"/capabilities.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/compatibility.html":{"tf":1},"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1}},"df":6}}}},"i":{"docs":{},"df":0,"x":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}},"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/security.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}},"d":{"docs":{"/kubernetes.html":{"tf":1.7320508075688772}},"df":1,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/development.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"r":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/security.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/containerization.html":{"tf":1}},"df":4}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/containerization.html":{"tf":1},"/file.html":{"tf":1}},"df":4}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}},"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}},"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/sqlite.html":{"tf":1},"/databases.html":{"tf":1},"/capabilities.html":{"tf":1},"/backends.html":{"tf":1.4142135623730951},"/building.html":{"tf":1.4142135623730951}},"df":11,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":3}}}}},"’":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":3},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/backends.html":{"tf":1}},"df":2}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/custom-attributes.html":{"tf":1},"/":{"tf":1},"/kubernetes.html":{"tf":1},"/containerization.html":{"tf":1}},"df":4}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"e":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"c":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}},"e":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/openssh-keys.html":{"tf":1}},"df":3,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{"/custom-attributes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/web-ui.html":{"tf":1},"/capabilities.html":{"tf":1.4142135623730951},"/logging.html":{"tf":1}},"df":7,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951}},"df":1}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/web-ui.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/containerization.html":{"tf":1}},"df":1}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/shipping-using-podman.html":{"tf":1.4142135623730951}},"df":1}}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}},"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}},"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"=":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/ssh-sssd.html":{"tf":1},"/building.html":{"tf":1},"/development.html":{"tf":1}},"df":5,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{"/kubernetes.html":{"tf":1},"/databases.html":{"tf":1},"/building.html":{"tf":1}},"df":3}},"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}}}}},"k":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"3":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":4,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}},"s":{"docs":{"/compatibility.html":{"tf":1.4142135623730951},"/contact/":{"tf":1},"/custom-attributes.html":{"tf":1.7320508075688772},"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1.7320508075688772},"/limitations.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":2.23606797749979},"/security.html":{"tf":1.7320508075688772},"/setup.html":{"tf":1},"/ssh-integration.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951},"/s3.html":{"tf":1},"/capabilities.html":{"tf":1},"/multifactor.html":{"tf":1.7320508075688772},"/shipping-using-podman.html":{"tf":1.4142135623730951},"/file.html":{"tf":1.7320508075688772},"/backends.html":{"tf":1},"/building.html":{"tf":1},"/development.html":{"tf":1}},"df":24,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"r":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951},"/kubernetes.html":{"tf":1.4142135623730951},"/limitations.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":2.23606797749979},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":2.23606797749979},"/security.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/ssh-sssd.html":{"tf":1},"/yubikey.html":{"tf":2},"/databases.html":{"tf":1.7320508075688772},"/capabilities.html":{"tf":1},"/multifactor.html":{"tf":1.7320508075688772},"/shipping-using-podman.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/file.html":{"tf":1.4142135623730951}},"df":16,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1.4142135623730951}},"df":2}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"=":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"(":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}},")":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"’":{"docs":{"/scratch.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/file.html":{"tf":1}},"df":3},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"j":{"docs":{},"df":0,"g":{"docs":{},"df":0,"j":{"docs":{},"df":0,"g":{"docs":{},"df":0,"k":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"docs":{},"df":0,"b":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"!":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}},"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/openldap-setup.html":{"tf":1}},"df":2,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"q":{"docs":{},"df":0,"u":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}},"x":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"l":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/security.html":{"tf":1},"/containerization.html":{"tf":1}},"df":2,"…":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/containerization.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/contact/":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{"/web-ui.html":{"tf":1}},"df":1,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"/custom-attributes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/databases.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":6,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"=":{"5":{"0":{"0":{"4":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0,"$":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"=":{"0":{"0":{"7":{"7":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"y":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}},"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/compatibility.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/setup.html":{"tf":1}},"df":3,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/contact/":{"tf":1},"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/quickstart.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/yubikey.html":{"tf":1},"/containerization.html":{"tf":1},"/multifactor.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/testing.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/file.html":{"tf":1},"/development.html":{"tf":1}},"df":16}}}}}}}},"i":{"docs":{"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1}},"df":2},"a":{"docs":{},"df":0,"y":{"docs":{"/file.html":{"tf":1}},"df":1}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":3,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}},"p":{"docs":{},"df":0,"o":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"r":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"c":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/databases.html":{"tf":1.7320508075688772},"/rfcs-and-extensions.html":{"tf":1}},"df":4}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1}},"df":4}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1},"/scratch.html":{"tf":1},"/databases.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":5,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2}}}}}}}}}}}}}},"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}},"t":{"docs":{"/kubernetes.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":2}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/building.html":{"tf":1}},"df":3,"s":{"docs":{},"df":0,"[":{"docs":{},"df":0,"]":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"'":{"docs":{},"df":0,")":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"y":{"docs":{},"df":0,"x":{"docs":{},"df":0,":":{"docs":{},"df":0,"$":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":4,"m":{"docs":{"/kubernetes.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":2},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}},"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/security.html":{"tf":1.4142135623730951},"/ssh-integration.html":{"tf":1}},"df":4}}}}},"g":{"docs":{},"df":0,"n":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/ssh-sssd.html":{"tf":1},"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":7}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/backends.html":{"tf":1.4142135623730951},"/development.html":{"tf":1}},"df":4}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}},"c":{"docs":{"/security.html":{"tf":1}},"df":1}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}},"f":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"c":{"2":{"3":{"0":{"7":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"4":{"5":{"1":{"1":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/custom-attributes.html":{"tf":1}},"df":1}},"u":{"docs":{},"df":0,"n":{"docs":{"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1.4142135623730951},"/setup.html":{"tf":1},"/web-ui.html":{"tf":1.4142135623730951},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/testing.html":{"tf":1},"/building.html":{"tf":1.4142135623730951}},"df":10,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"c":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"t":{"docs":{},"df":0,"e":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/ssh-sssd.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":7,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{"/setup.html":{"tf":1}},"df":1}}},"m":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/testing.html":{"tf":1}},"df":3},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"!":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}}}}}},"v":{"docs":{},"df":0,"m":{"docs":{"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":1}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"2":{"0":{"1":{"6":{"0":{"2":{"0":{"9":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}},"g":{"docs":{},"df":0,"b":{"docs":{},"df":0,"(":{"2":{"5":{"5":{"docs":{"/file.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}},"g":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/setup.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":4},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"6":{"4":{"docs":{"/quickstart.html":{"tf":1},"/testing.html":{"tf":1}},"df":2},"docs":{},"df":0},"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1.4142135623730951},"/high-availability.html":{"tf":1},"/":{"tf":1},"/kubernetes.html":{"tf":1.7320508075688772},"/limitations.html":{"tf":1},"/quickstart.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1.7320508075688772},"/security.html":{"tf":1},"/setup.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/web-ui.html":{"tf":1},"/containerization.html":{"tf":1},"/s3.html":{"tf":1},"/multifactor.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/testing.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1}},"df":22,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/testing.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/security.html":{"tf":1}},"df":1}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}},"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}},"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/containerization.html":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/containerization.html":{"tf":1}},"df":1},"3":{"docs":{"/kubernetes.html":{"tf":1},"/containerization.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"h":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"’":{"docs":{"/kubernetes.html":{"tf":1},"/backends.html":{"tf":1}},"df":2},"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,":":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"’":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"b":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":2,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}},":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":3}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":2.23606797749979},"/scratch.html":{"tf":1.4142135623730951},"/ssh-integration.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/ssh-sssd.html":{"tf":1},"/databases.html":{"tf":1.7320508075688772},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1}},"df":9,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}},"s":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}},"(":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}},"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}},"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}},"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"’":{"docs":{"/databases.html":{"tf":1}},"df":1}}},"w":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"e":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1},"a":{"docs":{},"df":0,"t":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"2":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}},"e":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/related-projects.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":4}}},"m":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}},"m":{"docs":{},"df":0,"e":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}},"o":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/web-ui.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/backends.html":{"tf":1},"/building.html":{"tf":1}},"df":6,"k":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/openssh-keys.html":{"tf":1}},"df":2}}},"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/containerization.html":{"tf":1}},"df":3},"g":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}},"i":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/building.html":{"tf":1}},"df":3,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/testing.html":{"tf":1}},"df":2,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"j":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"/scratch.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}},"h":{"2":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1},"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/yubikey.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/logging.html":{"tf":1},"/building.html":{"tf":1}},"df":7},"docs":{"/openldap-setup.html":{"tf":1},"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/rfcs-and-extensions.html":{"tf":1}},"df":4,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/compatibility.html":{"tf":1},"/setup.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{"/":{"tf":1}},"df":1}}}}}}}}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"k":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"w":{"docs":{},"df":0,"w":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{"/contact/":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"2":{"7":{"9":{"8":{"docs":{},"df":0,"#":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"3":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"_":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"3":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"2":{"9":{"7":{"1":{"7":{"0":{"docs":{},"df":0,"a":{"6":{"docs":{},"df":0,"a":{"5":{"1":{"7":{"8":{"6":{"docs":{},"df":0,"d":{"6":{"1":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"4":{"8":{"docs":{},"df":0,"f":{"0":{"docs":{},"df":0,"b":{"7":{"5":{"docs":{},"df":0,"a":{"1":{"docs":{},"df":0,"d":{"2":{"docs":{},"df":0,"f":{"4":{"3":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"8":{"3":{"6":{"2":{"2":{"3":{"docs":{},"df":0,"a":{"9":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"4":{"5":{"6":{"8":{"docs":{},"df":0,"b":{"docs":{},"df":0,"d":{"5":{"5":{"docs":{},"df":0,"b":{"0":{"2":{"7":{"9":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}}}},"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"v":{"2":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}},"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1},"/development.html":{"tf":1}},"df":2}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"/":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"=":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,";":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"=":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,";":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"x":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"p":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"/":{"docs":{},"df":0,"q":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"2":{"docs":{},"df":0,"&":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,";":{"docs":{},"df":0,"h":{"docs":{},"df":0,"l":{"docs":{},"df":0,"=":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"6":{"9":{"0":{"2":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"#":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,":":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"z":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,":":{"docs":{},"df":0,"j":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"@":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}}}}}}}}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/compatibility.html":{"tf":1},"/limitations.html":{"tf":1}},"df":2}}}}}}},"g":{"docs":{},"df":0,"h":{"docs":{"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":2}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/file.html":{"tf":1}},"df":6,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"/containerization.html":{"tf":1}},"df":1,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/containerization.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}},"docs":{},"df":0}}}}},"p":{"docs":{},"df":0,"e":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1},"/setup.html":{"tf":1}},"df":2,"l":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/logging.html":{"tf":1.4142135623730951}},"df":3}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"s":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":2},"/security.html":{"tf":1},"/multifactor.html":{"tf":1.4142135623730951},"/file.html":{"tf":1}},"df":4,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"p":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}},"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"i":{"docs":{},"df":0,"r":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/limitations.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":6}},"l":{"docs":{},"df":0,"m":{"docs":{"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1},"/setup.html":{"tf":1},"/containerization.html":{"tf":1}},"df":4,"’":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"p":{"docs":{"/scratch.html":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/openssh-keys.html":{"tf":1}},"df":2}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"'":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}}}}}}}},"p":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"v":{"2":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"y":{"docs":{},"df":0,"x":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"=":{"1":{"docs":{},"df":0,"&":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,";":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"=":{"1":{"docs":{},"df":0,"&":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,";":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"=":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"b":{"docs":{"/containerization.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{"/openldap-setup.html":{"tf":1},"/related-projects.html":{"tf":1}},"df":2,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"s":{"docs":{"/compatibility.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/compatibility.html":{"tf":1},"/":{"tf":1}},"df":2}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1.4142135623730951}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"’":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}},"e":{"docs":{"/custom-attributes.html":{"tf":1},"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/testing.html":{"tf":1}},"df":6,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{"/compatibility.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/openldap-setup.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}},"w":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1},"/development.html":{"tf":1}},"df":4}}},"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/building.html":{"tf":1}},"df":2}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/compatibility.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/yubikey.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":6}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/setup.html":{"tf":1.4142135623730951}},"df":1}}}},"n":{"docs":{},"df":0,"e":{"docs":{"/file.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"6":{"4":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951}},"df":1},"docs":{},"df":0},"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/containerization.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/building.html":{"tf":1},"/development.html":{"tf":1}},"df":8,"d":{"docs":{},"df":0,"n":{"docs":{"/compatibility.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1}},"df":3}},"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{"/custom-attributes.html":{"tf":1},"/limitations.html":{"tf":1}},"df":2}},"h":{"docs":{"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":1}},"c":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/high-availability.html":{"tf":1},"/scratch.html":{"tf":2},"/capabilities.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/testing.html":{"tf":1},"/file.html":{"tf":1.7320508075688772},"/backends.html":{"tf":1.7320508075688772}},"df":7,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}},"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/limitations.html":{"tf":1}},"df":1},"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0},"p":{"docs":{"/scratch.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}},"(":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{"/file.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/file.html":{"tf":1}},"df":5},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/custom-attributes.html":{"tf":1},"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/setup.html":{"tf":1},"/building.html":{"tf":1}},"df":5},"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"l":{"docs":{},"df":0,"n":{"docs":{"/testing.html":{"tf":1}},"df":1}}},"t":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":3,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}},"c":{"docs":{},"df":0,"k":{"docs":{"/rate-limiting.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":2,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}},"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/security.html":{"tf":1},"/setup.html":{"tf":1}},"df":3},"d":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/building.html":{"tf":1}},"df":5,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1},"/building.html":{"tf":1}},"df":2}}},"i":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,";":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{"/scratch.html":{"tf":1}},"df":1},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":1}}}}}},"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/openldap-setup.html":{"tf":1},"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":3}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/file.html":{"tf":1}},"df":4}}}}},"s":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}},"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"e":{"docs":{"/containerization.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}},"n":{"docs":{},"df":0,"k":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/high-availability.html":{"tf":1},"/security.html":{"tf":1},"/backends.html":{"tf":1}},"df":3}}}}},"m":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}},"u":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"1":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{"/compatibility.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}},"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"1":{"0":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"m":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":1}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"=":{"docs":{},"df":0,"$":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"$":{"docs":{},"df":0,"{":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"}":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"i":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}},"u":{"docs":{},"df":0,"e":{"docs":{"/kubernetes.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/web-ui.html":{"tf":1.4142135623730951},"/file.html":{"tf":1}},"df":5,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}},"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}},"i":{"docs":{"/limitations.html":{"tf":1},"/quickstart.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":5,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1},"/rate-limiting.html":{"tf":1}},"df":2}}}}}},"l":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1.4142135623730951},"/web-ui.html":{"tf":1},"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":8},"o":{"docs":{},"df":0,"p":{"docs":{"/compatibility.html":{"tf":1},"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/security.html":{"tf":1}},"df":4,"i":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"/quickstart.html":{"tf":1}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":3,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{"/contact/":{"tf":1},"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/quickstart.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/yubikey.html":{"tf":1},"/containerization.html":{"tf":1},"/multifactor.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/testing.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/file.html":{"tf":1},"/development.html":{"tf":1}},"df":16}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"g":{"docs":{"/":{"tf":1},"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/databases.html":{"tf":1}},"df":4}}}}}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/building.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}}}},"b":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"docs":{},"df":0},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":3}},"d":{"docs":{"/setup.html":{"tf":1}},"df":1},"i":{"docs":{},"df":0,"l":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}},"c":{"docs":{},"df":0,"k":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":3,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"h":{"2":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}},"!":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}},"p":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/file.html":{"tf":1}},"df":4,")":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"p":{"docs":{},"df":0,"k":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"1":{"2":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}},"m":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951}},"df":1,"=":{"docs":{},"df":0,"$":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"k":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":2.23606797749979},"/shipping-using-podman.html":{"tf":1},"/logging.html":{"tf":1},"/testing.html":{"tf":1.7320508075688772},"/building.html":{"tf":1},"/development.html":{"tf":1}},"df":7,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"w":{"docs":{},"df":0,"o":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1}},"df":3,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/security.html":{"tf":1},"/databases.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1}},"df":4}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2}}},"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"[":{"5":{"5":{"0":{"1":{"docs":{"/file.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/compatibility.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/kubernetes.html":{"tf":1},"/limitations.html":{"tf":1},"/quickstart.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/security.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/web-ui.html":{"tf":1},"/databases.html":{"tf":1},"/capabilities.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/logging.html":{"tf":1},"/testing.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1},"/development.html":{"tf":1}},"df":19,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3,"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,":":{"3":{"8":{"9":{"3":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":3},"docs":{"/openldap-setup.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}},"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"f":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/compatibility.html":{"tf":1},"/high-availability.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/databases.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":6}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/s3.html":{"tf":1},"/building.html":{"tf":1}},"df":6,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"}":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}},"t":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{"/kubernetes.html":{"tf":1},"/containerization.html":{"tf":1}},"df":2}},"g":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/logging.html":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/file.html":{"tf":1}},"df":4,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2}},"t":{"docs":{"/setup.html":{"tf":1}},"df":1},"s":{"docs":{},"df":0,"e":{"docs":{"/containerization.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/compatibility.html":{"tf":1},"/capabilities.html":{"tf":1},"/file.html":{"tf":1}},"df":3,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/logging.html":{"tf":1}},"df":1}}}}}}}}}}}},"docs":{},"df":0}}}}}}},"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"’":{"docs":{"/openldap-setup.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":2}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/databases.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":7,"e":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2}}}},"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1},"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":3}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/ssh-integration.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":2}}}}}}}},"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":2}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/security.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":4,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"k":{"docs":{"/openldap-setup.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951},"/testing.html":{"tf":1}},"df":3},"u":{"docs":{},"df":0,"x":{"3":{"2":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"docs":{},"df":0},"6":{"4":{"docs":{"/scratch.html":{"tf":1},"/building.html":{"tf":1}},"df":2},"docs":{},"df":0},"docs":{"/related-projects.html":{"tf":1.7320508075688772},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/backends.html":{"tf":1},"/building.html":{"tf":1}},"df":5}},"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"r":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1},"/backends.html":{"tf":1}},"df":2}}}},"s":{"docs":{},"df":0,"t":{"docs":{"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/databases.html":{"tf":1}},"df":4}},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}},"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/setup.html":{"tf":1}},"df":1}}}},"l":{"docs":{},"df":0,"l":{"docs":{"/openldap-setup.html":{"tf":1},"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":4}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"n":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"s":{"docs":{},"df":0,"u":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"m":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/compatibility.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":2}}}},"d":{"docs":{},"df":0,"e":{"docs":{"/compatibility.html":{"tf":1},"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":3,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/compatibility.html":{"tf":1}},"df":1},"docs":{},"df":0},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"n":{"docs":{"/capabilities.html":{"tf":1}},"df":1}},"l":{"docs":{"/capabilities.html":{"tf":1}},"df":1}},"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":3},"y":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951},"/limitations.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/containerization.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/testing.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/backends.html":{"tf":1}},"df":12,"!":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/containerization.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"1":{"2":{"3":{"4":{"5":{"6":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}},"g":{"docs":{},"df":0,"o":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"v":{"docs":{},"df":0,"e":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2,"o":{"docs":{},"df":0,"f":{"docs":{"/compatibility.html":{"tf":1},"/openldap-setup.html":{"tf":1}},"df":2,"=":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"docs":{},"df":0}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":3}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}},"p":{"docs":{},"df":0,"l":{"docs":{"/high-availability.html":{"tf":1},"/setup.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/file.html":{"tf":1}},"df":4}}}}},"c":{"docs":{},"df":0,"h":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"s":{"docs":{},"df":0,"l":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"i":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1}},"df":4},"a":{"docs":{},"df":0,"g":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/related-projects.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1.4142135623730951},"/backends.html":{"tf":1}},"df":5}},"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"o":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/backends.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}},"h":{"docs":{"/file.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}}},"t":{"docs":{},"df":0,"e":{"docs":{"/kubernetes.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2},"u":{"docs":{},"df":0,"r":{"docs":{"/setup.html":{"tf":1}},"df":1}}},"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"i":{"docs":{},"df":0,"n":{"docs":{"/building.html":{"tf":1}},"df":1,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"l":{"docs":{"/databases.html":{"tf":1}},"df":1}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/development.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}},"k":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}},"k":{"docs":{},"df":0,"e":{"docs":{"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/yubikey.html":{"tf":1},"/testing.html":{"tf":1},"/file.html":{"tf":1}},"df":6,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/building.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":2},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"i":{"docs":{},"df":0,"m":{"docs":{"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":3}}}},"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":4}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"[":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"]":{"docs":{},"df":0,"[":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"]":{"docs":{},"df":0,"[":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"y":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"]":{"docs":{},"df":0,"#":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":2}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"e":{"docs":{"/databases.html":{"tf":1.4142135623730951}},"df":1,"x":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"s":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/security.html":{"tf":1.4142135623730951},"/containerization.html":{"tf":1}},"df":4}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/limitations.html":{"tf":1}},"df":1},"i":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1}},"df":6,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}},"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1},"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/sqlite.html":{"tf":1},"/databases.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":7,"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":3,"u":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/testing.html":{"tf":1.4142135623730951}},"df":3}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":2}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"n":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/compatibility.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{"/custom-attributes.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/file.html":{"tf":1}},"df":6,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"’":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}},"/":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":3}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/compatibility.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/web-ui.html":{"tf":1.7320508075688772},"/yubikey.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/multifactor.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":10}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951},"/capabilities.html":{"tf":1}},"df":2}}},"v":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1},"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/s3.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":5,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"d":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":4},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{"/ssh-sssd.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":2}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"m":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/":{"tf":1}},"df":1}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"o":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/custom-attributes.html":{"tf":1},"/high-availability.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":5}},"s":{"docs":{},"df":0,"i":{"docs":{"/high-availability.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/s3.html":{"tf":1},"/testing.html":{"tf":1}},"df":4,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":2,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}},")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}}},"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"g":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/databases.html":{"tf":1}},"df":3},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1},"/limitations.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":3},"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/shipping-using-podman.html":{"tf":1},"/logging.html":{"tf":1.4142135623730951}},"df":3,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"2":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/logging.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}},"n":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/compatibility.html":{"tf":1},"/security.html":{"tf":1}},"df":2}}}}}}},"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/contact/":{"tf":1}},"df":1},"y":{"docs":{},"df":0,"’":{"docs":{"/contact/":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951},"/debugging-ldap-behaviors.html":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951},"/limitations.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/testing.html":{"tf":1},"/file.html":{"tf":1.4142135623730951},"/building.html":{"tf":1}},"df":10,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}},"w":{"docs":{"/custom-attributes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":4,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"=":{"docs":{},"df":0,"$":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1.4142135623730951},"/yubikey.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/databases.html":{"tf":1},"/capabilities.html":{"tf":1},"/testing.html":{"tf":1},"/backends.html":{"tf":1}},"df":9,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/contact/":{"tf":1},"/kubernetes.html":{"tf":1},"/ssh-integration.html":{"tf":1}},"df":3,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{"/security.html":{"tf":1}},"df":1}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/contact/":{"tf":1}},"df":1}}}}}},"i":{"docs":{},"df":0,"x":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}},"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{"/development.html":{"tf":1}},"df":1}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"v":{"2":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}},"e":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1},"/development.html":{"tf":1}},"df":2},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{"/development.html":{"tf":1}},"df":1}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}},"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}},"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}},"j":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"@":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}},"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"/contact/":{"tf":1}},"df":1},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"4":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}}}}},"e":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":4}},"w":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1.4142135623730951},"/ssh-integration.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":5},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/limitations.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"x":{"6":{"4":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"docs":{},"df":0},"docs":{},"df":0}}}}},"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}}}}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"i":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"x":{"docs":{"/related-projects.html":{"tf":1}},"df":1,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"x":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/limitations.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/containerization.html":{"tf":1},"/databases.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":6,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}},"o":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{"/compatibility.html":{"tf":1}},"df":1},"s":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"’":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/compatibility.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/s3.html":{"tf":1},"/testing.html":{"tf":1}},"df":6}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}},"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1},"/limitations.html":{"tf":1},"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":6,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"n":{"docs":{"/contact/":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/setup.html":{"tf":1},"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/backends.html":{"tf":1}},"df":9,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}},"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/contact/":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/yubikey.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":4,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":5,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"n":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/capabilities.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/backends.html":{"tf":1}},"df":5,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/testing.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{"/backends.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,":":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,":":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"x":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"l":{"docs":{},"df":0,"’":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"'":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}},"=":{"docs":{},"df":0,"{":{"1":{"docs":{},"df":0,"}":{"docs":{},"df":0,"m":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":3,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/quickstart.html":{"tf":1}},"df":1}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}},"t":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1.7320508075688772},"/multifactor.html":{"tf":1},"/file.html":{"tf":1}},"df":4,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/backends.html":{"tf":1}},"df":3}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"b":{"docs":{},"df":0,"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/databases.html":{"tf":1},"/capabilities.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":5}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2,";":{"0":{"0":{"0":{"0":{"docs":{},"df":0,":":{"3":{"8":{"9":{"4":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"5":{"5":{"5":{"5":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"2":{"4":{"3":{"2":{"6":{"1":{"2":{"4":{"3":{"1":{"3":{"0":{"2":{"4":{"4":{"docs":{},"df":0,"b":{"6":{"2":{"4":{"6":{"3":{"4":{"6":{"2":{"6":{"5":{"6":{"docs":{},"df":0,"f":{"7":{"2":{"6":{"5":{"5":{"0":{"4":{"docs":{},"df":0,"f":{"7":{"6":{"2":{"docs":{},"df":0,"e":{"7":{"9":{"4":{"docs":{},"df":0,"f":{"3":{"2":{"4":{"9":{"5":{"7":{"7":{"4":{"6":{"docs":{},"df":0,"d":{"6":{"5":{"6":{"5":{"4":{"1":{"3":{"2":{"6":{"docs":{},"df":0,"b":{"4":{"docs":{},"df":0,"b":{"4":{"6":{"5":{"9":{"6":{"2":{"7":{"5":{"6":{"7":{"4":{"docs":{},"df":0,"a":{"7":{"9":{"3":{"3":{"6":{"docs":{},"df":0,"a":{"4":{"7":{"6":{"8":{"4":{"5":{"7":{"6":{"4":{"docs":{},"df":0,"b":{"6":{"1":{"6":{"docs":{},"df":0,"d":{"6":{"5":{"4":{"4":{"6":{"1":{"6":{"9":{"7":{"8":{"4":{"docs":{},"df":0,"e":{"4":{"1":{"3":{"8":{"4":{"docs":{},"df":0,"f":{"4":{"4":{"3":{"2":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"3":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"4":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"v":{"4":{"4":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"z":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"6":{"docs":{},"df":0,"s":{"2":{"5":{"docs":{},"df":0,"j":{"4":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"3":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}},"docs":{},"df":0}}}}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0}}}}}},"6":{"4":{"7":{"8":{"5":{"7":{"9":{"docs":{},"df":0,"e":{"3":{"7":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"4":{"5":{"docs":{},"df":0,"f":{"0":{"1":{"3":{"docs":{},"df":0,"e":{"1":{"4":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"3":{"0":{"docs":{},"df":0,"b":{"3":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"5":{"6":{"docs":{},"df":0,"c":{"7":{"2":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"3":{"1":{"0":{"1":{"2":{"3":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"5":{"3":{"docs":{},"df":0,"e":{"0":{"3":{"3":{"3":{"docs":{},"df":0,"e":{"3":{"docs":{},"df":0,"f":{"4":{"1":{"6":{"docs":{},"df":0,"a":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":2}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"5":{"2":{"docs":{},"df":0,"c":{"7":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"6":{"8":{"7":{"docs":{},"df":0,"d":{"9":{"8":{"docs":{},"df":0,"c":{"9":{"8":{"8":{"9":{"3":{"0":{"4":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"2":{"docs":{},"df":0,"e":{"4":{"0":{"8":{"docs":{},"df":0,"c":{"7":{"4":{"docs":{},"df":0,"b":{"6":{"1":{"1":{"docs":{},"df":0,"e":{"8":{"6":{"docs":{},"df":0,"a":{"4":{"0":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"5":{"1":{"docs":{},"df":0,"c":{"4":{"docs":{},"df":0,"b":{"4":{"3":{"docs":{},"df":0,"f":{"1":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"5":{"9":{"1":{"3":{"docs":{},"df":0,"c":{"5":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"0":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1}},"df":3,";":{"docs":{},"df":0,"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1},"/backends.html":{"tf":1}},"df":2}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}}}}}}}}},"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/security.html":{"tf":1}},"df":2,";":{"docs":{},"df":0,"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1}},"df":2}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/capabilities.html":{"tf":1}},"df":1,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/yubikey.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/capabilities.html":{"tf":1},"/backends.html":{"tf":1}},"df":4}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1},"/databases.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":3}}}}}}}}},"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"@":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/sqlite.html":{"tf":1}},"df":1}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":3}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/postgresql.html":{"tf":1}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/sqlite.html":{"tf":1}},"df":1}}}},"m":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/mysql.html":{"tf":1}},"df":1}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"m":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/mysql.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/postgresql.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/sqlite.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"(":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"=":{"docs":{},"df":0,"*":{"docs":{},"df":0,")":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1},"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,")":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,")":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,")":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/backends.html":{"tf":1}},"df":2}}}}},":":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,":":{"3":{"9":{"0":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"]":{"docs":{},"df":0,"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/backends.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}},"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"1":{"docs":{},"df":0,":":{"6":{"3":{"6":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"2":{"docs":{},"df":0,":":{"6":{"3":{"6":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}}}}}}}}}}}}},"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/backends.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"v":{"docs":{},"df":0,"j":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"h":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"$":{"docs":{},"df":0,"(":{"docs":{},"df":0,"p":{"docs":{},"df":0,"w":{"docs":{},"df":0,"d":{"docs":{},"df":0,")":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"*":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"{":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"}":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":1}}}}},"/":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"}":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"*":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/custom-attributes.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/kubernetes.html":{"tf":1},"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1}},"df":8,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}},"y":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":3},"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1},"/file.html":{"tf":1}},"df":2}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}},"r":{"docs":{},"df":0,"k":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"r":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}},"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1},"/setup.html":{"tf":1},"/web-ui.html":{"tf":1.4142135623730951},"/backends.html":{"tf":1.4142135623730951}},"df":7,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}},"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"/compatibility.html":{"tf":1},"/kubernetes.html":{"tf":1},"/security.html":{"tf":1},"/capabilities.html":{"tf":1},"/file.html":{"tf":1}},"df":5}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1.4142135623730951},"/web-ui.html":{"tf":1},"/databases.html":{"tf":1},"/capabilities.html":{"tf":1},"/multifactor.html":{"tf":1},"/shipping-using-podman.html":{"tf":1.4142135623730951},"/file.html":{"tf":1},"/backends.html":{"tf":1}},"df":10}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,":":{"8":{"0":{"0":{"0":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{"/":{"tf":1}},"df":1}}}}}}}}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1},"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"z":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/limitations.html":{"tf":1},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/s3.html":{"tf":1},"/logging.html":{"tf":1}},"df":5}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}},"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"m":{"docs":{"/security.html":{"tf":1.4142135623730951}},"df":1}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1.7320508075688772},"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/databases.html":{"tf":1.7320508075688772},"/rfcs-and-extensions.html":{"tf":1}},"df":6,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}},"h":{"2":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}},"docs":{},"df":0},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"=":{"5":{"0":{"0":{"4":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1}}}}},"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"=":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/security.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/compatibility.html":{"tf":1}},"df":1},"y":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1.7320508075688772},"/security.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951},"/capabilities.html":{"tf":1}},"df":7,"’":{"docs":{"/custom-attributes.html":{"tf":1},"/databases.html":{"tf":1}},"df":2},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}}}}},"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"“":{"docs":{},"df":0,"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/kubernetes.html":{"tf":1},"/security.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/web-ui.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":5}},"p":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":3}}}},"t":{"docs":{"/backends.html":{"tf":1}},"df":1,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}},")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{"/yubikey.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/databases.html":{"tf":1},"/capabilities.html":{"tf":1.4142135623730951},"/testing.html":{"tf":1}},"df":5}}}}},"d":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/multifactor.html":{"tf":1},"/file.html":{"tf":1}},"df":7,"d":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":5,"i":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/web-ui.html":{"tf":1},"/databases.html":{"tf":1}},"df":6},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/limitations.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/databases.html":{"tf":1}},"df":4,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"(":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},")":{"docs":{},"df":0,":":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"p":{"docs":{},"df":0,"p":{"docs":{"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1.4142135623730951},"/file.html":{"tf":1},"/building.html":{"tf":1}},"df":5,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1.4142135623730951}},"df":3}}},"l":{"docs":{},"df":0,"i":{"docs":{"/rate-limiting.html":{"tf":1.4142135623730951}},"df":1,"c":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1.7320508075688772},"/web-ui.html":{"tf":1}},"df":3,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"’":{"docs":{"/security.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/ssh-integration.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/containerization.html":{"tf":1}},"df":3,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}},")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"x":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}},"i":{"docs":{"/web-ui.html":{"tf":1}},"df":1}},"s":{"docs":{},"df":0,"k":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/rfcs-and-extensions.html":{"tf":1.4142135623730951}},"df":3},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":2}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"/security.html":{"tf":1}},"df":1}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}},"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"b":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}},"o":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/ssh-sssd.html":{"tf":1},"/openssh-keys.html":{"tf":1}},"df":3}},"i":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}},"u":{"docs":{},"df":0,"s":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{"/high-availability.html":{"tf":1}},"df":1,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}},"n":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/development.html":{"tf":1}},"df":2}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"h":{"docs":{"/openldap-setup.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":3,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/limitations.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":2.23606797749979},"/security.html":{"tf":1.4142135623730951},"/ssh-integration.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/yubikey.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":2.23606797749979},"/rfcs-and-extensions.html":{"tf":1},"/backends.html":{"tf":1}},"df":12,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}},"docs":{},"df":0},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/openssh-keys.html":{"tf":1}},"df":3}},"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"}":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/openldap-setup.html":{"tf":1},"/databases.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/backends.html":{"tf":1}},"df":4}},"n":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{"/openldap-setup.html":{"tf":1},"/security.html":{"tf":1}},"df":2,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":3}}}}},"k":{"docs":{},"df":0,"a":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1},"/file.html":{"tf":1}},"df":3}}}}},"o":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}}},"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/backends.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"h":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}},"v":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1},"/file.html":{"tf":1}},"df":3}}},"m":{"docs":{"/scratch.html":{"tf":1}},"df":1},"e":{"docs":{},"df":0,"a":{"docs":{"/security.html":{"tf":1.4142135623730951}},"df":1}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":3}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"w":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"3":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"n":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"1":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"j":{"docs":{},"df":0,"q":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"q":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"3":{"docs":{},"df":0,"u":{"docs":{},"df":0,"k":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"2":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"x":{"docs":{},"df":0,"g":{"docs":{},"df":0,"q":{"docs":{},"df":0,"n":{"docs":{},"df":0,"y":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"b":{"docs":{},"df":0,"+":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"j":{"docs":{},"df":0,"j":{"docs":{},"df":0,"w":{"docs":{},"df":0,"v":{"docs":{},"df":0,"w":{"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"j":{"docs":{},"df":0,"w":{"docs":{},"df":0,"v":{"3":{"4":{"docs":{},"df":0,"t":{"2":{"docs":{},"df":0,"j":{"docs":{},"df":0,"z":{"docs":{},"df":0,"r":{"docs":{},"df":0,"+":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"j":{"9":{"docs":{},"df":0,"x":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"k":{"docs":{},"df":0,"p":{"docs":{},"df":0,"y":{"docs":{},"df":0,"q":{"docs":{},"df":0,"e":{"docs":{},"df":0,"k":{"docs":{},"df":0,"t":{"docs":{},"df":0,"n":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"m":{"docs":{},"df":0,"y":{"9":{"3":{"docs":{},"df":0,"l":{"docs":{},"df":0,"j":{"docs":{},"df":0,"w":{"5":{"docs":{},"df":0,"q":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"4":{"docs":{},"df":0,"k":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"4":{"7":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"g":{"4":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"2":{"docs":{},"df":0,"j":{"docs":{},"df":0,"w":{"docs":{},"df":0,"q":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"9":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"7":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"q":{"docs":{},"df":0,"g":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"x":{"docs":{},"df":0,"x":{"docs":{},"df":0,"o":{"4":{"docs":{},"df":0,"j":{"docs":{},"df":0,"f":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"w":{"4":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"5":{"2":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"9":{"docs":{},"df":0,"n":{"1":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"9":{"docs":{},"df":0,"y":{"8":{"docs":{},"df":0,"r":{"docs":{},"df":0,"j":{"8":{"8":{"docs":{},"df":0,"f":{"docs":{},"df":0,"j":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"+":{"0":{"1":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"0":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"3":{"5":{"docs":{},"df":0,"t":{"0":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"9":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"c":{"docs":{},"df":0,"q":{"docs":{},"df":0,"a":{"6":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"m":{"7":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"v":{"docs":{},"df":0,"k":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"c":{"8":{"docs":{},"df":0,"w":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"d":{"docs":{},"df":0,"z":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"z":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"4":{"0":{"docs":{},"df":0,"k":{"docs":{},"df":0,"z":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"z":{"docs":{},"df":0,"r":{"docs":{},"df":0,"j":{"docs":{},"df":0,"x":{"7":{"docs":{},"df":0,"v":{"docs":{},"df":0,"x":{"docs":{},"df":0,"x":{"docs":{},"df":0,"h":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"7":{"docs":{},"df":0,"x":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"0":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"8":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"2":{"docs":{},"df":0,"v":{"docs":{},"df":0,"y":{"4":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"q":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"j":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"x":{"docs":{},"df":0,"b":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"0":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"9":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"1":{"docs":{},"df":0,"u":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"q":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"5":{"docs":{},"df":0,"g":{"docs":{},"df":0,"b":{"docs":{},"df":0,"n":{"2":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"j":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"q":{"0":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"+":{"3":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"j":{"docs":{},"df":0,"f":{"docs":{},"df":0,"y":{"docs":{},"df":0,"z":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"+":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"h":{"docs":{},"df":0,"w":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}},"docs":{},"df":0}}}}}}},"docs":{},"df":0}}}},"docs":{},"df":0}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0}}}},"docs":{},"df":0}}},"docs":{},"df":0}}}}}},"docs":{},"df":0}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}},"docs":{},"df":0}}}},"docs":{},"df":0}}}}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0}}}}},"docs":{},"df":0}},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0}}}}}}}},"docs":{},"df":0}}}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0}}}}}}}}},"docs":{},"df":0}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}}}},"docs":{},"df":0}}}}}}}}}}},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0}}}}},"docs":{},"df":0}}}},"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,";":{"docs":{},"df":0,"&":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}},"f":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":4,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"/compatibility.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":2,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{"/custom-attributes.html":{"tf":1},"/security.html":{"tf":1}},"df":2}}}}},"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/related-projects.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}},"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}},"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"l":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":2},"/openldap-setup.html":{"tf":1},"/quickstart.html":{"tf":1},"/scratch.html":{"tf":2},"/setup.html":{"tf":1},"/containerization.html":{"tf":2},"/s3.html":{"tf":1},"/file.html":{"tf":1}},"df":9,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"[":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"’":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}}}}}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"p":{"docs":{"/yubikey.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}},"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/sqlite.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/contact/":{"tf":1},"/custom-attributes.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1.4142135623730951},"/limitations.html":{"tf":1}},"df":4,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}}},"docs":{},"df":0}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951},"/yubikey.html":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}},"x":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2},"t":{"docs":{"/kubernetes.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2},"n":{"docs":{},"df":0,"d":{"docs":{"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/rfcs-and-extensions.html":{"tf":1.4142135623730951},"/testing.html":{"tf":1},"/development.html":{"tf":1}},"df":6},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"l":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/yubikey.html":{"tf":1},"/databases.html":{"tf":1},"/testing.html":{"tf":1}},"df":8}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/security.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":4,"s":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,":":{"1":{"docs":{"/compatibility.html":{"tf":1},"/yubikey.html":{"tf":1}},"df":2},"2":{"docs":{"/custom-attributes.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":2},"3":{"docs":{"/yubikey.html":{"tf":1}},"df":1},"docs":{},"df":0},"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/security.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"m":{"docs":{"/contact/":{"tf":1.4142135623730951}},"df":1},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/backends.html":{"tf":1}},"df":3}}}},"c":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1},"e":{"docs":{},"df":0,"v":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/security.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/openssh-keys.html":{"tf":1}},"df":4,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"k":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/testing.html":{"tf":1}},"df":5}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"/contact/":{"tf":1},"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":3},"s":{"docs":{},"df":0,"k":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}},"o":{"docs":{},"df":0,"w":{"docs":{"/running-travis-ci-locally.html":{"tf":1.7320508075688772}},"df":1}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/capabilities.html":{"tf":1},"/backends.html":{"tf":1}},"df":5,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}},"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}},"e":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":4,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}},"i":{"docs":{},"df":0,"l":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1},"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}},"c":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2,"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{"/scratch.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{"/scratch.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":3}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"/testing.html":{"tf":1}},"df":1}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}},"q":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}},"w":{"docs":{"/openldap-setup.html":{"tf":1},"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/rfcs-and-extensions.html":{"tf":1}},"df":4,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/contact/":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}},"p":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}},"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/limitations.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"“":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/file.html":{"tf":1.4142135623730951}},"df":4}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/scratch.html":{"tf":1},"/backends.html":{"tf":1}},"df":2}}}},"r":{"docs":{},"df":0,"e":{"docs":{"/backends.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"y":{"docs":{"/high-availability.html":{"tf":1},"/quickstart.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1.7320508075688772},"/s3.html":{"tf":1},"/multifactor.html":{"tf":1},"/file.html":{"tf":1}},"df":8},"r":{"docs":{},"df":0,"n":{"docs":{"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"3":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/logging.html":{"tf":1}},"df":4}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"/":{"tf":1},"/kubernetes.html":{"tf":1},"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/ssh-sssd.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":11,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/yubikey.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}},"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}},"docs":{},"df":0}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{"/security.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1}},"df":2}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"b":{"docs":{"/related-projects.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}},"l":{"docs":{},"df":0,"l":{"docs":{"/web-ui.html":{"tf":1},"/file.html":{"tf":1}},"df":2,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/multifactor.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}},"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/security.html":{"tf":1}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"s":{"docs":{},"df":0,"l":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}},"k":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"y":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":2.23606797749979},"/web-ui.html":{"tf":1},"/openssh-keys.html":{"tf":1.4142135623730951}},"df":4,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/file.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}},"docs":{},"df":0}}}}},"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{"/security.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}},"e":{"docs":{},"df":0,"p":{"docs":{"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":3}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"’":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}},"v":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/testing.html":{"tf":1}},"df":4,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1},"/file.html":{"tf":1}},"df":4}},"u":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951},"/debugging-ldap-behaviors.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1}},"df":4,"e":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}},"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"(":{"5":{"0":{"0":{"1":{"docs":{"/databases.html":{"tf":1}},"df":1},"3":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"5":{"0":{"3":{"docs":{"/databases.html":{"tf":1}},"df":1},"4":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0,"'":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"/databases.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"4":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/building.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"/s3.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{"/setup.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}},"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{"/high-availability.html":{"tf":1}},"df":1},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/file.html":{"tf":1}},"df":4,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"3":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}},"i":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1}},"df":8},"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"0":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/containerization.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"’":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"”":{"docs":{},"df":0,"“":{"5":{"5":{"0":{"3":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}},"j":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951}},"df":1,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"c":{"docs":{},"df":0,"h":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"d":{"docs":{},"df":0,"o":{"docs":{"/openldap-setup.html":{"tf":1.4142135623730951}},"df":1}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"q":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"x":{"docs":{"/openldap-setup.html":{"tf":1},"/quickstart.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":4,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"y":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":2}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/yubikey.html":{"tf":1.4142135623730951},"/file.html":{"tf":1}},"df":2}}}}}}}}}},"pipeline":["trimmer","stopWordFilter","stemmer"]} +{"version":"0.9.5","fields":["title","content"],"ref":"id","documentStore":{"docs":{"/404.html":{"id":"/404.html","title":404,"content":""},"/compatibility.html":{"id":"/compatibility.html","title":"Compatibility","content":"
can safely ignore this page are upgrading from pre210 release! > < href=\"/docs/quickstarthtml\">quick start

starting with glauth 210:

  • possible browse through server’s tree using ldap clients
  • scopes (base one sub) supported behave (mostly) expected
  • whenever necessary organizational units ("ou") utilized
  • groups available both posixgroup groupofuniquenames entities

enabling compatibility mode

order prevent breaking existing setups some these changes enabled by default switch full mode update your configuration file:

[backend] # [tl! focus] datastore = "config" basedn "dc=glauthdc=com" nameformat "cn" focus:1] groupformat "ou"
note that cn already default search attribute use instead uid ou long bind dn configured accordingly will able browse/search directory

noticeable changes

when browsing/querying specific scope…

searching top level dn refers correct path:

dn: cn=hackersou=superherosc=glauthdc=com ]dn: cn=hackersou=superherosou=usersdc=glauthdc=com ++]dn: cn=hackersou=superherosdc=glauthdc=com cn=hackersou=superherosou=groupsdc=glauthdc=com ++]
membership units:

memberof: cn=superherosou=groupsdc=glauthdc=com ]memberof: ou=superherosou=groupsdc=glauthdc=com ++]
toplevel classes reporting their class hierarchy correctly:

objectclass: posixgroupobjectclass: ++]
"},"/contact/":{"id":"/contact/","title":"Send a message","content":" can use < href=\"https://wwwnetlifycom/docs/formhandling/\" target=\"_blank\" rel=\"noopener noreferrer\">netlify forms create contact forms like this one any other custom may wish create all submissions are sent directly your netlify dashboard (with optional notifications) utilize netlify’s native spam filter will display captcha flagged submissions

"},"/custom-attributes.html":{"id":"/custom-attributes.html","title":"Custom Attributes","content":"glauth comes with set predefined attributes that should enough use directory server most basic scenarios also provides some more elaborate attributes allowing specify account’s home ssh keys

may need your particular usecase provide additional attributes

this time these cannot used search filters other hand they are fullfledged can retrieved when querying accounts

specifying attributes

config backend

here example:

[[users]] # [tl! focus] name = "hackers" uidnumber 5001 primarygroup 5501 [[userscustomattributes]] focus:2] employeetype ["intern" "temp"] employeenumber [12345 54321]

database plugin backend

this new ( 210) field custattr users table

this contains valid json expression (please store empty string invalid field!) will expanded multivalued attributes

instance:

{"employeetype":["intern""temp"]"employeenumber":[1234554321]}
existing information needs updating:

update users custattr='{"employeetype":["intern""temp"]"employeenumber":[1234554321]}' where uidnumber=5004;
concerned about clobbering values while updating entry editor ‘json patch’ method described < href=\"http://toolsietforg/html/rfc6902\" target=\"_blank\" rel=\"noopener noreferrer\">rfc 6902 – instance using python:

# onetime onlypython m pip install jsonpath# add value employee type attributeuidnumber=5004; tmp=$(mktemp); \\echo "select custattr from users uidnumber=$uidnumber" | sqlite3 gldb > $tmp; \\newattr=$(echo '[{"op":"add""path":"/employeetype/""value":"manager"}]' jsonpatch $tmp); "update custattr='$newattr' gldb
per rfc operation being performed adding (/employeetype/ means append value)

custom attributes

reference here list specific href=\"https://datatrackerietforg/doc/html/rfc2798#page3\" 2798 ("inetorgperson") available default glauth (accounts posixaccount type):

  • carlicense
  • departmentnumber
  • displayname
  • employeenumber
  • employeetype
  • jpegphoto
  • preferredlanguage
  • usersmimecertificate
  • userpkcs12

jpegphoto binary blob

when asking absorb data handle similar manner what would ldif file: encode file’s content base64 that

first our content:

cat photojpg xclip macos: pbcopy
then each custom attribute base64 encoded prefix entry’s base64: (there trailing space) class=\"languagejson\">{"employeetype":["intern"]"jpegphoto":["base64: /9j/4"]}
"},"/high-availability.html":{"id":"/high-availability.html","title":"High Availability","content":"setting glauth high availability scenario easy: each instance can run independently long backend shared therefore multiple instances different vms servers are using these backends:

  • config
  • ldap proxy
  • owncloud
  • mysql
  • postgresql
  • sqlite shared mount
note that easy way mode with auto restart scalability kubernetes our helm chart

"},"/":{"id":"/","title":"Introduction","content":"< href=\"/docs/content/images/securityjpg\" target=\"_self\">\"http://localhost:8000/docs/content/images/securityjpg\"

this documentation work progress!

note: glauth 210 are introducing changes that should break current setups please check our “compatibility” page more information

"},"/kubernetes.html":{"id":"/kubernetes.html","title":"Kubernetes","content":" run glauth kubernetes can either write your own yaml files use our helm chart

using chart will able with backend(s) choice internal piece cluster infrastructure (eg mated keycloak oidc environment) exposed outside high availability authentication server

usage

< href=\"https://helmsh\" target=\"_blank\" rel=\"noopener noreferrer\">helm must installed charts please refer helm’s < href=\"https://helmsh/docs\" noreferrer\">documentation get started

once been set correctly add repo follows:

helm https://glauthgithubio/helmglauth
had already added this earlier helm update retrieve latest versions packages then search glauth
see charts

install chart:

uninstall delete glauth

configuration

configuration philosophy

current configuration philosophy remain fully compatible config files supported by glauth

future may adapted read kubernetes secrets etc however would grow project’s code base quite significantly thus focusing creating operator instead (should there demand!) – reconcile creation/deletion secrets user management purpose

valuesyaml

while perfectly feasible quickly using install command listed recommend retrieving local copy valuesyaml modifying fit needs:

curl https://rawgithubusercontentcom/glauth/helmglauth/main/charts/glauth/valuesyaml# edit heart's content; savehelm f valuesyaml glauth/glauth
natively instances can:

  • use file
  • connect owncloud
  • query database backend
  • proxy queries ldap server

replicas

1 (default) more replicas since mostly reading data are race conditions

repository

specify “glauth/glauh” pulling lighter version glauth which does support databases

“glauth/glauthplugins” getting kitchen sink

even container created personalized glauth

right now recommended tag “nightly” built from dev branch

storage

this section lets size access mode other quirks persistent volume store its including sqlite databases any certificates

also existingclaim: true that have yourself

backend

this determine predefined file (samplesimplecfg sampledatabasecfg) map used configuration

database

database setting shell “true” means companion pod running update content database

instance described plugins’ readme file how users groups database

rid when needed than glauth’s pod top ‘distroless’ image enhance security:

kubectl exec gauthsqliteclient sqlite3 gldb# testing example sql pkg/plugins/readmetxt here# then exit pod# 'shell: false'# "update" podhelm glauth/glauth

service type

this standard kubernetestype services “clusterip” / “loadbalancer” etc

“nodeport” need include node value order consistently expose same port rest world

ingress

this very much untested should work nginx haproxy more these forward both http tcp connections

topic cert key files

any persisted push volume point them

such likely look like:

[ldaps]enabled = truelisten "0000:3894"cert "/app/config/glauthcrt"key "/app/config/glauthkey"
keep mind volume’s pod

"},"/limitations.html":{"id":"/limitations.html","title":"Limitations","content":"

limitations when using nonldap backends

listing these limitations here because have been finding increasing number use cases where client device/application tries discover/browse content our ldap directory rather than relying direct queries theory would need address these except that even basic glauth charter authenticating users does always work due limitations

  • possible explore user hierarchy by descending branches
  • search with more specific dn (ou=) filter out users
  • base=one seem supported either
  • limited root dss information (wip)
  • missing schema (wip)

supported/ being considered

  • “who ” support
"},"/mysql.html":{"id":"/mysql.html","title":"MySQL/MariaDB","content":"example configuration:

[backend] datastore = "plugin" plugin "mysql" pluginhandler "newmysqlhandler" database "database connection string"
note that plugin path your plugin’s library

see databases page global databaserelated information

"},"/openldap-setup.html":{"id":"/openldap-setup.html","title":"OpenLDAP Setup","content":"

containerized setup

using docker:

docker run \\ d p 389:389 name ldapservice hostname env ldap_organisation="glauth" ldap_domain="glauthcom" ldap_admin_password="password" ldap_config_password="password" ldap_base_dn="dc=glauthdc=com" v $pwd/data/config:/etc/ldap/slapdd $pwd/data/db:/var/lib/ldap osixia/openldap:latest
setup management container:

test query:

ldapsearch h ldap://localhost bdc=glauthdc=com cn=admindc=glauthdc=com w password "(objectclass=*)"

overlays group membership

ok now let’s build top this commonly misunderstood process how user becomes “memberof” group that because ’s very “openldap” feature actually relies ol’s overlay feature

first check our container running openldap with enabled configured:

should find couple entries there first one listing further down another representing its configuration

stepbystep create users assign them posix groups groups unique names ( latter triggering mechanism by which users will end being groups)

long story short: are going structure database have these found under posixgroups
these also belong openldapspecific aka “groupofuniquenames” which thanks retrieved alongside other information part single queries

select root dn (dc=glauthdc=com)
create two organisational unit entries:

  • users
  • groups
select “ou=users” entry
click: child entry; default: posixgroup
enter: “cn” “superheros”“5501”
repeat steps with:

  • “cn” “svcaccts”“5501”
  • “cn” “vpn”“5503”
select “cn=superheros” generic: account
“john” “doe” “johndoe” “dogood” “superheros”
create user then change uidnumber “5002”

now add “superheros” group:
select new attribute; select “memberuid”
enter “johndoe” save

this point possible retrieve querying group cannot yet itself

let’s group
select “ou=groups”
click: groupofuniquenames
enter: “superheros”
browser users’ list uniquemember: john doe now entry

inspect doe again attribute done

test configuration:

allowing account perform searches

first your configuration databases:

say work dn: olcdatabase={1}mdbcn=config file called eg grantserviceuserldif instructions:

dn: olcdatabase={1}mdbcn=configchangetype: modifydelete: olcaccessadd: olcaccessolcaccess: attrs=userpasswordshadowlastchange self write dn="cn=serviceusercn=svcacctsou=usersdc=glauthdc=com" anonymous auth * noneolcaccess: read none
use ( config admin user):

ldapmodify cn=admincn=config f grantserviceuserldif
able serviceuser query database

"},"/owncloud.html":{"id":"/owncloud.html","title":"ownCloud","content":"coming soon…

"},"/postgresql.html":{"id":"/postgresql.html","title":"Postgresql","content":"example configuration:

[backend] datastore = "plugin" plugin "postgres" pluginhandler "newpostgreshandler" database "database connection string"
note that plugin path your plugin’s library

see databases page global databaserelated information

"},"/rate-limiting.html":{"id":"/rate-limiting.html","title":"Rate Limiting","content":"this feature similar that websites block login attempts “cooldown period” prevent brute force attacks

applies ldap bind operations

example configuration:

[behaviors] limitfailedbinds = true numberoffailedbinds 3 periodoffailedbinds 10 blockfailedbindsfor 60 prunesourcetableevery 600 prunesourcesolderthan 600
configurationmeaning
limitfailedbindswhen enabled rate limiting will apply after number failed authentication attempts
numberoffailedbindsnumber consecutive auth required trigger limiting
periodoffailedbindswindow ( seconds) detect attempts
blockfailedbindsfornumber seconds source ip address
prunesourcetableevery(housekeeping) clean monitored addresses this many seconds
prunesourcesolderthanclean last seen ago
"},"/related-projects.html":{"id":"/related-projects.html","title":"Related Projects","content":"< href=\"https://githubcom/sonicnkt/glauthui\" target=\"_blank\" rel=\"noopener noreferrer\">glauthui

glauthui small flask web app created manage minimal glauth ldap server this wanted use authentication several service home work since readonly there way users configure their own password example

< href=\"https://gitkittywitch/kat/nixfiles/src/branch/main/config/services/glauthnix\" noreferrer\">nix definition file

nix simple functional language developed nix package manager nixos

< href=\"https://aurarchlinuxorg/packages/glauthbin/\" noreferrer\">arch linux package

arch linux lightweight flexible linux distribution that tries keep simple

< href=\"https://leanpubcom/gettingstartedwithhashicorpvault\" noreferrer\">book: “getting started with hashicorp vault”

appendix b server

"},"/scratch.html":{"id":"/scratch.html","title":"Scratchpad","content":"
  • < href=\"#glauth:ldapauthenticationserverdevelopers\">glauth: ldap authentication server developers
  • < href=\"#otherarchitectures\">other architectures
  • < href=\"#logging\">logging
  • < href=\"#testing\">testing
  • < href=\"#compatibility\">compatibility
    • < href=\"#stargazersovertime\">stargazers over time
    • < href=\"#somecharts\">some charts

glauth: developers

golang (glauth) secure easyuse w/ configurable backends

< href=\"https://gitterim/glauth/communityutm_source=badge&utm_medium=badge&utm_campaign=prbadge\" target=\"_blank\" rel=\"noopener noreferrer\">< href=\"https://badgesgitterim/glauth/communitysvg\" target=\"_self\">\"gitter\"
< href=\"hey\" href=\"https://imgshieldsio/badge/chat/join #glauth_community:gitterimgreen\" src=\"https://imgshieldsio/badge/chat/join alt=\"matrix\" class=\"p4\">

< href=\"https://imgshieldsio/github/downloads/glauth/glauth/total\" src=\"https://imgshieldsio/github/downloads/glauth/glauth/total\" alt=\"github all releases\" class=\"p4\">
< href=\"https://badgennet/docker/pulls/glauth/glauth\" src=\"https://badgennet/docker/pulls/glauth/glauth\" alt=\"docker pulls\" class=\"p4\">

< href=\"https://imgshieldsio/travis/com/glauth/glauth/dev\" src=\"https://imgshieldsio/travis/com/glauth/glauth/dev\" alt=\"travis (com) branch\" href=\"https://imgshieldsio/docker/automated/glauth/glauth\" src=\"https://imgshieldsio/docker/automated/glauth/glauth\" automated build\" href=\"https://imgshieldsio/github/lastcommit/glauth/glauth/dev\" src=\"https://imgshieldsio/github/lastcommit/glauth/glauth/dev\" last commit (branch)\" href=\"https://imgshieldsio/codeclimate/maintainabilitypercentage/glauth/glauth\" src=\"https://imgshieldsio/codeclimate/maintainabilitypercentage/glauth/glauth\" alt=\"code climate maintainability\" class=\"p4\">

  • centrally manage accounts across your infrastructure
  • centrally ssh keys linux accounts passwords cloud servers
  • lightweight alternative openldap active directory development homelab
  • store user file local s3; sql database; proxy existing servers
  • two factor (transparent applications)
  • multiple backends can chained inject features
use centralize account management servers osx machines support applications (jenkins apache/nginx graylog2 many more!)

contributing

  • please base pull requests < href=\"https://githubcom/glauth/glauth/tree/dev\" noreferrer\">dev master
  • format code autonmatically using gofmt d / before committing

quickstart

this quickstart great way try out glauth nonproduction environment warned that should take extra steps setup ssl (tls) production use!

  1. download precompiled binary from href=\"https://githubcom/glauth/glauth/releases\" noreferrer\">releases page
  2. download href=\"https://githubcom/glauth/glauth/blob/master/samplesimplecfg\" noreferrer\">example config file
  3. start server referencing path desired file with c
    • /glauth64 c samplesimplecfg
  4. test traditional tools
    • example: ldapsearch lll h ldap://localhost:3893 cn=serviceuserou=svcacctsdc=glauthdc=com w mysecret x bdc=glauthdc=com cn=hackers

make commands

note makefile uses git data buildtime variables best results run context repo

make all build binaries platforms

make fast only 64 bit

make run wrapper ‘go run’ command setting needed tooling

make plugins additional (sql) plugin backends

make test integration test linux64 binary

usage:

glauth: securely expose external authusage: help versionoptions: file aws key id secret key region [default: useast1] listen address server ldaps cert h help show this screen version version

configuration:

glauth deployed single configuration file testing use tool like puppet/chef/ansible:

glauth glauthcfg
here’s sample wth hardcoded users groups:

[backend] datastore = "config" basedn "dc=glauthdc=com"[[users]] name "hackers" uidnumber 5001 primarygroup 5501 passsha256 "6478579e37aff45f013e14eeb30b3cc56c72ccdc310123bcdf53e0333e3f416a" # dogood sshkeys [ "sshdss aaaab3" ][[users]] "uberhackers" 5006 passbcrypt "243261243130244b62463462656f7265504f762e794f324957746d656541326b4b46596275674a79336a476845764b616d65446169784e41384f4432" dogood[[groups]] "superheros" gidnumber 5501
create password sha hash command: echo n "mysecret" | openssl dgst sha256

instead fetch its s3 easy ensure redundant servers are always sync

glauth s3://bucketname/glauthcfg
order s3 must set credentials either:

  1. set k s commandline flags
  2. set aws_access_key_id aws_secret_access_key environment variables
more options documented here: noreferrer\">https://githubcom/glauth/glauth/blob/master/samplesimplecfg

chaining backends

this used instance two feature natively:

[[backends]] "ldap" ["ldap:s//localhost:390"][[backends]] "config"[[users]] otpsecret ""

required fields

  • name
    • user’s username
  • ou
    • id primary group
  • uidnumber
    • unix id
  • sshpublickey
    • specify array public keys

optional fields

  • othergroups
    • array ids groups member
    • example: [5501 5002]
    • default blank
  • givenname
    • first name
    • example: john
    • default blank
  • sn
    • last doe
    • default blank
  • disabled
    • specify active
    • set ‘true’ (without quotes) make entry add ‘accountstatus inactive’
    • default false (active)
  • mail
    • specify email
    • example: href=\"mailto:jdoe@examplecom\" noreferrer\">jdoe@examplecom
    • default blank
  • loginshell
    • specify different login shell user
    • example: /bin/sh /sbin/nologin
    • default /bin/bash
  • homedirectory
    • specify overridden home /home/itadmin
    • default /home/[username]
  • otpsecret
    • specify otp used validate passcode
    • example: 3hnvnk4ycv44glzigd6s25j4dougs3rk
    • default blank
  • passappbcrypt
    • specify app which also succesfully bind these bypass check hash same password
    • example: [“c32255dbf6fd6b64883ec8801f793bccfa2a860f2b1ae1315cd95cdac1338efa”“4939efa7c87095dacb5e7e8b8cfb3a660fa1f5edcc9108f6d7ec20ea4d6b3a88”]
    • default blank
  • passappsha256
    • specify blank

openssh keys:

glauth store authorized keys one more keys per shown above then goklp helper: href=\"https://githubcom/appliedtrust/goklp\" noreferrer\">https://githubcom/appliedtrust/goklp

strong passwords

currently sha256 (passsha256 passappsha256) moving strong salted paswords recommended simply switch passbcrypt / passappbcrypt types (2021) 212 reasonably good value depending our server’s cpu

two authentication

glauth configured accept tokens appended password added both totp tokens (often known by ’s most prominent implementation “google authenticator”) yubikey tokens

when 2fa append 2fa end when authenticating example “monkey” “123456” enter “monkey123456” password

totp configuration

enable totp user href=\"https://freeotpgithubio/qrcodehtml\" noreferrer\">like this generate qr (pick ‘timeout’ optionally let random ) scanned href=\"https://playgooglecom/store/apps/detailsid=comgoogleandroidappsauthenticator2&hl=en\" noreferrer\">google authenticator app authentication configure otpsecret secret

app passwords

additionally specify hashes passappsha256 passwords validated hashed allows long string software requires ability authenticate

however without well

backends:

advanced users supports pluggable backends currently s3 infrastructure future hope have mongo sql other datastores

production:

any architectures above will work production just remember:

  • always legit certs production!

other architectures

small note about architectures: while expect part systemindependent there ( free) ci system easily continuously releases arm bsd linux32bit windows such nonlinux64bit packages provided extent testing consists solely crosscompiling bit system

prs fix bugs platforms aware tested regularly instead convenience those who feel comfortable this

building:

’ll need gobindata glauth makefile

go get githubcom/jteeuwen/gobindata/make all

logging

  • using logr increasing verbosity
    • 0 want see this
    • 1 common logging might possibly turn (error)
    • 2 warn
    • 3 notice
    • 4 info
    • 6 debug
    • 8 trace
    • 10 would performance log collection stack
  • errors really errors cannot handled returned
    • returning proper error handling error

testing

course core tests being travis ci however developing new features/refactoring comprehensive regression suite needed

go test execute found glauth_testgo – better installed href=\"https://githubcom/smartystreets/goconvey\" noreferrer\">goconvey

since some cover totp first install oathtool environment

against backend docker command:

docker \\ rm p 389:389 name openldapservice hostname ldapservice env ldap_organisation="glauth" ldap_domain="glauthcom" ldap_admin_password="password" ldap_config_password="password" ldap_base_dn="dc=glauthdc=com" v $pwd/misc/openldap/config:/etc/ldap/slapdd $pwd/misc/openldap/db:/var/lib/ldap osixia/openldap:latest
refer href=\"https://githubcom/glauth/glauth/wiki/quickopenldapsetuptestldapbackend\" noreferrer\">this page somewhat depth overview openldap

compatibility

while stated goal provide simplest possible keep finding number client appliances asking fairly “existential” questions server been working providing answers clients find satisfactory

root dse

rfc 4512: “ shall information itself specific each represented group attributes located root dse”

test: "(objectclass=*)"

subschema discovery

rfc “ read schema subschema (sub)entry issue search operation [rfc4511] where baseobject dn (sub)entry…”

test: o ldifwrap= bcn=schema base

by default query return very minimal (~5 objects) ask schemas unpacking schema/ directory freeipa archives assets/ directory

ldap backend: “11” attribute

rfc 4511: “ list containing oid indicates returned”

stargazers time

< href=\"https://starchartcc/glauth/glauth\" href=\"https://starchartcc/glauth/glauthsvg\" src=\"https://starchartcc/glauth/glauthsvg\" alt=\"stargazers time\" class=\"p4\">

some charts

"},"/security.html":{"id":"/security.html","title":"Security","content":"when using application provide authentication authorization security important consideration while glauth does aspire fullfledged solution (many very good ones already exist) by its nature exposed world should weaken your posture

passwords

glauth supports two types passwords:

  • account passwords
  • application password
addition can use twofactor with account passwords

these passwords hashed following different algorithms: sha256 bcrypt

bcrypt recommended algorithm note that bcrypt contain their own salt cost value

config keymeaning
passsha256sha256 interactive password
passappsha256sha256 password
passbcryptbcrypt password
passappbcryptbcrypt password
note bypassed when password

root dse

some cases would want allow anonymous requests “root dse” area fact applications will bind properly unless they are first allowed perform bit digging around this acceptable practice stands directory server agent service entry” used discover server’s schema

any such application recommend protecting root dse only authenticated users access

protect area configuration:

[backend] # [tl! focus] datastore = "config" basedn "dc=glauthdc=com" anonymousdse false focus]

attack surface

minimizing application’s attack surface reducing exploit opportunities

therefore that:

  • expose ports necessary glauth
  • only ldap tls transport (port 636)
  • use capabilities limit users’ search scope
note that docker image glauthplugins image built top < href=\"https://githubcom/googlecontainertools/distroless\" target=\"_blank\" rel=\"noopener noreferrer\">distroless therefore devoid unnecessary sometimes compromised packages

"},"/setup.html":{"id":"/setup.html","title":"Setup","content":" can roll out your own instance(s) glauth using various strategies:

  • download binary config file immediately operational > see our < href=\"/docs/quickstarthtml\">quick start page
  • run docker container; both standalone version one with database plugins are available href=\"/docs/containerizationhtml\">containerization
  • running orchestration helm chart href=\"/docs/kuberneteshtml\">kubernetes
checking release/container labels may get tad confusing:

glauth’s release cycle prioritizes production result this most stable will always built from master branch

containers other hand multiple reflecting their degree maturity cut dev branches

let’s borrow concept “channels” company who been borrowing lot everyone else

channelgit branchqualityfrequency
devfeature branchesroughrare
betadev branchreliablefrequent
previewdev branchstableinfrequent
releasemaster branchstablerare
"},"/sqlite.html":{"id":"/sqlite.html","title":"SQLite","content":"example configuration:

[backend] datastore = "plugin" plugin "sqlite" pluginhandler "newsqlitehandler" database "path your file"
note that plugin path plugin’s library

see databases page global databaserelated information

"},"/ssh-integration.html":{"id":"/ssh-integration.html","title":"SSH PAM Integrations","content":"here are couple ways that could configure your ssh server side folks would use glauth authentication (including 2fa etc)

first way been around forever “newer” way based introducing dependency sssd more powerful ( addition simpler set ) – instance natively supports secondary groups which quite important when implementing rbac!

< href=\"sshlibpamldapncsdhtml\" target=\"_blank\" rel=\"noopener noreferrer\">ssh integration using libpamldap ncsd

< href=\"sshsssdhtml\" sssd

comfortable with this approach sssd now recommended approach

"},"/ssh-libpam-ldap-ncsd.html":{"id":"/ssh-libpam-ldap-ncsd.html","title":"Integration with libpam-ldap and ncsd","content":"note that with this setup ldap groups will automatically assigned linux groups same using nis ( instance)

setup

sudo aptget install y libpamldap nscd
here are some answers prompts see during setup process:

promptanswer
should debconf…yes
ldap uriyour glauth instance fqdn port number
distinguished namedc=glauthdc=com (replace your org’s dn)
ldap version3
make local root database adminyes
does db require login
ldap account rootcn=serviceuserou=servicedc=glauthdc=com
ldap password
encryptioncrypt
can reconfigure later:

/etc/nsswitchconf:

passwd: compat systemdgroup: systemdshadow: compatgshadow: files
/etc/pamd/commonsession:

session required pam_mkhomedir skel=/etc/bskel umask=0077
yes does create home directory each user being authenticated use strong mask that start storing sensitive info needed their directory

note should also our skeleton directory:

/etc/pamd/commonpassword remove use_authtok present

allow password login make sure have /etc/ssh/sshd_config:

passwordauthentication yes

security

now let’s say connecting ldaps selfsigned cert change /etc/ldap/ldapconf accordingly:

tls_reqcert never
restrict access certain groups

/etc/pamd/commonauth:

auth pam_access
/etc/security/accessconf:

:all except (admin):all local

debugging

debug authentication issues:

check from command line:

"},"/ssh-sssd.html":{"id":"/ssh-sssd.html","title":"Integration with SSSD","content":"first tip: make sure that nscd installed will pulling your hair quite while

this approach works better are forwarding ad server freeipa other domainbased auth environments

create /etc/sssd/confd/authsomethingconf note group enforcement takes place this same file:

[sssd]config_file_version = 2services nss pam sshdomains mydomain[nss][pam][domain/mydomain]#cache_credentials trueenumerate falseid_provider ldapauth_provider ldapaccess_provider ldapldap_uri {auth_uri}ldap_search_base dc=glauthdc=comldap_default_bind_dn cn=serviceuserou=servicedc=glauthdc=comldap_default_authtok_type passwordldap_default_authtok {your root user password}ldap_use_tokengroups falseldap_tls_cacert /etc/ssl/certs/authyourcertcrtsudo_provider noneldap_group_member memberldap_schema rfc2307bisldap_access_order filterldap_access_filter (memberof=ou=servicedc=glauthdc=com)
/etc/ldap/ldapconf remove line:

tls_cacert /etc/ssl/certs/cacertificatescrt
replace with:

tls_cacert /etc/ssl/certs/authyourcertcrt
same above create home directory demand /etc/pamd/commonsession:

session required pam_mkhomedir umask=0077
forget install start enable sssd service done

"},"/web-ui.html":{"id":"/web-ui.html","title":"Web UI","content":" configured glauth starts with web ui that allows check its statistics well application health
this runs mated rest api accessible same address

available are particular interest when running ldap proxy mode

example configuration:

[api] enabled = true internals true # debug performance tls false enable production!! listen "0000:5555" cert "certpem" key "keypem"
internals enabled additional screen becomes available providing information pertaining go application’s internals including garbage collection information heap size etc

"},"/yubikey.html":{"id":"/yubikey.html","title":"Yubikey","content":"

configuration

yubikey otp token authentication first < href=\"https://wwwyubicocom/products/servicessoftware/personalizationtools/yubikeyotp/\" target=\"_blank\" rel=\"noopener noreferrer\">configure your yubikey after this make sure href=\"https://upgradeyubicocom/getapikey/\" noreferrer\">request client id secret key pair

now configure yubikeyclientid yubikeysecret fields general section configuration file

enable authentication user must specify their id users yubikey field 12 characters otp explained below chart

< href=\"https://developersyubicocom/otp/otp_detailspng\" target=\"_self\">\"yubikey

when user been configured with either one options required user both are configured will work

example configuration

global setting:

yubikeyclientid = "yubiapiclientid"yubikeysecret "yubiapisecret"
user class=\"languagetoml\">[[users]] # [tl! focus:1] name "otpuser" uidnumber 5004 primarygroup 5501 passsha256 "652c7dc687d98c9889304ed2e408c74b611e86a40caa51c4b43f1dd5913c5cd0" mysecret otpsecret "3hnvnk4ycv44glzigd6s25j4dougs3rk" "vvjrcfalhlaa" focus:3] [[userscapabilities]] action "search" object "ou=superherosdc=glauthdc=com"
"},"/robots.txt":{"id":"/robots.txt","title":"Robots","content":""},"/containerization.html":{"id":"/containerization.html","title":"Containerization","content":" run glauth container have three choices:

  • fetch instantiate image from docker hub ( most popular approach)
  • clone repository manually create your image
  • use kubernetes’s helm chart
default approach looks like this:

docker d glauth/glauth
with its plugins:

specify own config file (which likely scenario):

expose port numbers (unless are using reverse proxy):

sqlite

sqlite please follow these instructions avoid losing data!

sqlite database must made permanent can either stored host dedicated volume (more difficult)

will clobbered configuration file unless…

method #1: + host

retrieve base < href=\"https://githubcom/glauth/glauth/raw/master/v2/scripts/docker/gldb\" target=\"_blank\" rel=\"noopener noreferrer\">https://githubcom/glauth/glauth/raw/master/v2/scripts/docker/gldb

method #2: file host

this scenario container’s startup script copy over working file

ldap certificates definitely should certificates production!

first modify point where certificate files mounted container /app/config good option

then:

"},"/running-travis-ci-locally.html":{"id":"/running-travis-ci-locally.html","title":"Running Travis-CI Locally","content":"
travis ci now paid only product even open source projects
have moved our continuous integration github actions (see github folder)

following steps can followed run travis your development machine long docker installed

this obviously “officially supported” flow works

quick history

found information that got started with this stackoverflow tried contribute back by adding couple observations made due fact flows been subtly changing over time!

workflow

creating local container

mentioned idea from modified some aspects flow use local uncommitted branch

this will download container image:

dtag=$(curl s 'https://hubdockercom/v2/repositories/travisci/cisardonyx/tags/page_size=1&page=1&ordering=last_updated' | jq r 'results[]name')instance="travisci/cisardonyx:$dtag"docker name glauthtraviswork v "$(pwd)":/home/travis/builds/glauth/ dit $instance /sbin/initdocker exec bash l
using last command entered prepare

ci preparation

container:

su rvm autolibs enable \\&& rvm install 230 default cd $home/builds git clone https://githubcom/travisci/travisbuildgit travisbuild/ mkdir p /home/travis/travis ln `pwd` ~/travis/travisbuild gem update system bundler bundle bundler binstubs $home/builds/glauth ~/travis/travisbuild/bin/travis compile \\| awk '!/^travis_cmd travis_wait_for_network/' '/^travis_fold start docker_mtu_and_registry_mirrors//travis_time_start/ {next} 1' '{sub(/^travis_run_checkout/ "travis_run_local_clone"); print}' > ~/cish
command spit out travis’ execution script unwanted stuff removed
are going modify fit purpose adding:

export travis_home=$home>${travis_home}/travis/job_stagesfunction travis_run_local_clone() {travis_time_startechotravis_fold localclone travis_cmd rm\\ f\\ "$home/gopath/src/githubcom/glauth/glauth/bin/*" [[ d "${travis_build_dir}/glauth" ]]; then rf\\ "${travis_build_dir}/glauth" fi mkdir\\ p\\ cp\\ r\\ "${travis_home}/builds/glauth"\\ "${travis_build_dir}/glauth/"travis_fold end localcloneechotravis_time_finish local_clone:}eofunc_local_clone
exit container stop commit finally delete :

docker glauthtravisworkdocker glauthtravis

using work image

buildid="build$random"docker rm $buildid glauthtravis su c "cd ~/builds/glauth;bash ~/cish"

dirty speed

note that wish bypass whole setup phase multiple times during session interactively abuse until satisfied:

"},"/s3.html":{"id":"/s3.html","title":"S3","content":"instead local configuration file glauth can fetch its from s3 this easy way ensure redundant servers are always sync

glauth c s3://bucketname/glauthcfg
order use s3 must set your aws credentials either:

  1. set k s commandline flags
  2. set aws_access_key_id aws_secret_access_key environment variables
"},"/capabilities.html":{"id":"/capabilities.html","title":"Capabilities","content":"capabilities are modern implementation privileges seen openldap other servers

rather than using tacked syntax that requires schema changes these encoded keyvalue pairs defining what actions account can perform scope

example configuration:

[[users]] # [tl! focus] name = "hackers" uidnumber 5001 primarygroup 5501 passsha256 "6478579e37aff45f013e14eeb30b3cc56c72ccdc310123bcdf53e0333e3f416a" dogood [[userscapabilities]] focus:2] action "search" object "ou=superherosdc=glauthdc=com"
namemeaning
searchdefine scope where search performed
introduced 210 this feature continues improving intrinsic security model glauth

while some level access control already enforced when ldap backend capabilities now part config database backends

currently one capability recognized: “search” – here how configure yaml file:

[behaviors] ignore all restrictions instance allowing every user perform search ignorecapabilities false[[users]] [[userscapabilities]] "ou=superherosdc=glauthdc=com" "ou=someotherdndc=glauthdc=com"[[users]] "serviceuser" "*"
backward compatibility set ignorecapabilities “true”

check plugins readme configuration information

"},"/multifactor.html":{"id":"/multifactor.html","title":"Multi Factor Auth","content":"glauth can configured accept otp tokens appended users password support added both totp tokens (often known by its most prominent implementation “google authenticator”) yubikey tokens

when using 2fa append 2fa code end password when authenticating example your “monkey” “123456” enter “monkey123456” password

totp configuration

enable totp authentication user use tool < href=\"https://freeotpgithubio/qrcodehtml\" target=\"_blank\" rel=\"noopener noreferrer\">like this generate qr (pick ‘timeout’ optionally let random secret ) which scanned used with href=\"https://playgooglecom/store/apps/detailsid=comgoogleandroidappsauthenticator2&hl=en\" noreferrer\">google authenticator app authentication configure otpsecret user secret

app passwords

additionally specify array hashes passappsha256 app passwords these are validated hashed same way this allows long string software requires ability authenticate

however passwords without well

"},"/shipping-using-podman.html":{"id":"/shipping-using-podman.html","title":"Shipping using Podman (Deprecated)","content":"

rationale

using podman can create working docker image without needing :

  • setup full environment
  • user with rootlevel privileges
this means that container very constrained environment like wsl another container etc

details

process could bit lighter shipdockerbuildsh allows us test our image

note are using < href=\"https://hubdockercom/_/golang\" target=\"_blank\" rel=\"noopener noreferrer\">alpine href=\"https://hubdockercom/layers/golang/library/golang/alpine/images/sha2563ea297170a6a51786d61cbdc48f0b75a1d2f43ee836223a9daf4568bd55b0279\" noreferrer\">containers base alpine uses musl which enabled faccessat2 check permissions however runc returns security error when syscall absent rather than “missing call” diagnostic seccomp (yet character this game clue!) blocks call

long story short: around limitation by creating more permissive policy something would allow during build process

"},"/rfcs-and-extensions.html":{"id":"/rfcs-and-extensions.html","title":"RFCs & Extensions","content":"while our stated goal glauth provide simplest possible authentication server keep finding increasing number client appliances that are asking fairly “existential” questions server have been working providing answers these clients will find satisfactory

root dse

rfc 4512: “ ldap server shall information about itself other specific each this represented group attributes located root dse”

test: ldapsearch lll h ldap://localhost:3893 d cn=serviceuserou=svcacctsdc=glauthdc=com w mysecret x s base "(objectclass=*)"

subschema discovery

rfc “ read schema from subschema (sub)entry must issue search operation [rfc4511] where baseobject dn (sub)entry…”

test: o ldifwrap= bcn=schema base

by default query return very minimal (~5 objects) – can ask more comprehensive schemas by unpacking schema/ directory openldap freeipa archives found assets/ directory

ldap backend: “11” attribute

rfc 4511: “ list containing only oid indicates returned”

"},"/openssh-keys.html":{"id":"/openssh-keys.html","title":"OpenSSH Keys","content":"glauth can store user’s ssh authorized keys instance given configuration:

sshkeys = ["sshrsa aaaab3nzac1yc2eaaaabjqaaaqea3ukcello2izxgqnygivb+ddljjwvw3ajwv34t2jzr+/tunvej9xddkpyqektnhsfmy93ljw5qdsbeh/mac4kpoum47eriinkeelrbyg4hc/ko/e2jwqeclps9lp7gtqgmscxxo4jfkqnkw4tird52xi9n1syym9y8rj88fjc/lpn+01ab0palvifppju35t0ho9dohaefevcqa6tcm7fljuvklaxc8wubdziczbrv40kzdroikxazrjx7vxxhh/p7xbyna0go8ota2vy4dtqsedaujsuxbzevbl0ll9gi1uyatdqye5gbn2nfjsqq0oya+3eygtivjfyzgi+txsuhw== rsakey20160209"]
add one more keys per user shown above then follow steps setup goklp helper: < href=\"https://githubcom/glauth/goklp\" target=\"_blank\" rel=\"noopener noreferrer\">https://githubcom/glauth/goklp

"},"/file.html":{"id":"/file.html","title":"Config/File","content":"this default backend contains all configuration information well users groups
this bare bones type allows get started with glauth very quickly depending your needs may need switch different backend

note that since can chain backends could use this backend specify twofactors secrets before relaying query instance ldap where same already exist only without added level security

todo: diagram

beta
starting version 210 possible split multiple specialized files
store these files directory point that using c directory

required fields

namedescription
name user’s username
ouid primary group
uidnumber unix user id
sshpublickeyspecify array public keys

optional fields

namedescriptionexampledefault
othergroupsarray ids groups member [5501 5002]blank
givennamefirst namejohnblank
snlast namedoeblank
disabledset ‘true’ (without quotes) make entry add ‘accountstatus = inactive’false (active)
mailspecify email< href=\"mailto:jdoe@examplecom\" target=\"_blank\" rel=\"noopener noreferrer\">jdoe@examplecomblank
loginshellspecify login shell user/bin/sh /sbin/nologin/bin/bash
homedirectoryspecify overridden home user/home/itadmin/home/[username]
otpsecretspecify otp secret used validate passcode3hnvnk4ycv44glzigd6s25j4dougs3rkblank
passappbcryptspecify app passwords which also succesfully bind bypass check hash way password[“c32256…”“4939ef…”]blank
passappsha256specify password[“c32256…”“4939ef…”]blank
yubikeyspecify yubikey id maching against usercccjgjgkhcbbblank
"},"/backends.html":{"id":"/backends.html","title":"Backends","content":"glauth’s architecture very simple: frontend manages your ldap requests series pluggable backends serve results

default are: config/file owncloud ldap latter allows glauth act proxy one more existing servers

additional backends available plugins let wire databases authentication providers

unfortunately go plugins are compatible with windows os therefore they only linux macos

chaining

backends can chained inject features that originally available instance setup forward requests openldap server before using another backend twofactor checks:

[[backends]] datastore = "ldap" servers ["ldap:s//localhost:390"][[backends]] "config"[[users]] name "hackers" otpsecret ""
"},"/building.html":{"id":"/building.html","title":"Building","content":"

make targets

targetdescription
make allrun build binaries platforms
make fastrun only linux 64 bit
make runwrapper ‘go run’ command setting needed tooling
make pullbasepluginsadd base plugins code submodules local build
make forgetpluginsremove all from current tree
make testrun integration test linux64 binary
make releasepluginsbuild app that pulled locally
make releasedockerbuild main plugins push docker hub
make testdockerquick sanity check
"},"/development.html":{"id":"/development.html","title":"Development","content":" may find this section interesting are either:

  • involved with development glauth
  • helping test document glauth
  • writing thirdparty tool
< href=\"buildinghtml\" target=\"_blank\" rel=\"noopener noreferrer\">building

< href=\"logginghtml\" noreferrer\">logging

< href=\"testinghtml\" noreferrer\">testing

< href=\"debuggingldapbehaviorshtml\" noreferrer\">debugging ldap behaviors

< href=\"openldapsetuphtml\" noreferrer\">openldap setup backend

< href=\"runningtraviscilocallyhtml\" noreferrer\">running travisci locally

< href=\"shippingusingpodmanhtml\" noreferrer\">shipping docker image using podman

contributing

contributing now its own < href=\"contributinghtml\" noreferrer\">documentation

"},"/debugging-ldap-behaviors.html":{"id":"/debugging-ldap-behaviors.html","title":"Debugging LDAP Behaviors","content":"

understanding ldap filters

often query does return expected entries because they were filtered out have fixed several such scenario (missing filters response “ send values” support etc) many remain

order debug this need instrument library code itself

relevant functions:

  • githubcom/nmcclain/server_searchgo handlesearchrequest/6
  • githubcom/nmcclain/filtergo serverapplyfilter/2
"},"/testing.html":{"id":"/testing.html","title":"Testing","content":" core set tests being run by github actions ci however when developing new features/refactoring more comprehensive regression testing suite needed

can go test execute found glauth_testgo – better installed < href=\"https://githubcom/smartystreets/goconvey\" target=\"_blank\" rel=\"noopener noreferrer\">goconvey

since some cover totp will first need install oathtool your environment

also must create symbolink link called glauth make easy test framework find executable instance:

cd binln s glauth64 glauth
order glauth against ldap backend docker this command:

docker \\ rm d p 389:389 name openldapservice hostname ldapservice env ldap_organisation="glauth" ldap_domain="glauthcom" ldap_admin_password="password" ldap_config_password="password" ldap_base_dn="dc=glauthdc=com" v $pwd/misc/openldap/config:/etc/ldap/slapdd $pwd/misc/openldap/db:/var/lib/ldap osixia/openldap:latest
refer href=\"https://githubcom/glauth/glauth/wiki/quickopenldapsetuptestldapbackend\" noreferrer\">this page somewhat depth overview with openldap

"},"/logging.html":{"id":"/logging.html","title":"Logging","content":"

logging levels

  • using logr with increasing verbosity
    • 0 always want see this
    • 1 common logging that might possibly turn (error)
    • 2 warn
    • 3 notice
    • 4 info
    • 6 debug
    • 8 trace
    • 10 would like performance test your log collection stack
  • errors really are errors cannot handled returned
    • returning proper ldap error code handling error
"},"/databases.html":{"id":"/databases.html","title":"Databases","content":"various databases can used long they implement database plugin interfaces

  • < href=\"#databaseschema\">database schema

database tables (scroll down complete schema discussion):

namefunction
usersyour users course
groupsprimary secondary groups available
includegroupsstore group indirections (equivalent includegroups directive)
note that users othergroups commaseparated list ids

here how insert some example data your using its repl:

insert into groups(name gidnumber) values('superheros' 5501);insert values('svcaccts' 5502);insert values('civilians' 5503);insert values('caped' 5504);insert values('lovesailing' 5505);insert values('smoker' 5506);insert includegroups(parentgroupid includegroupid) values(5503 values(5504 users(name uidnumber primarygroup passsha256) values('hackers' 5001 5501 '6478579e37aff45f013e14eeb30b3cc56c72ccdc310123bcdf53e0333e3f416a');insert values('johndoe' 5002 5502 mail values('serviceuser' "serviceuser@examplecom" 5003 '652c7dc687d98c9889304ed2e408c74b611e86a40caa51c4b43f1dd5913c5cd0');insert passsha256 othergroups) values('user4' 5004 5504 '652c7dc687d98c9889304ed2e408c74b611e86a40caa51c4b43f1dd5913c5cd0' '55055506');insert capabilities(userid action object) values(5001 "search" "ou=superherosdc=glauthdc=com");insert values(5003 "*");
this should equivalent this configuration:

[[users]] name = "hackers" uidnumber 5001 primarygroup 5501 passsha256 "6478579e37aff45f013e14eeb30b3cc56c72ccdc310123bcdf53e0333e3f416a" # dogood [[userscapabilities]] action "search" object "ou=superherosdc=glauthdc=com"[[users]] "johndoe" 5002 5502 dogood[[users]] "serviceuser" mail "serviceuser@examplecom" 5003 "652c7dc687d98c9889304ed2e408c74b611e86a40caa51c4b43f1dd5913c5cd0" mysecret "*"[[users]] "user4" 5504 othergroups [5505 5506] [[userscustomattributes]] employeetype ["intern" "temp"] employeenumber [12345 54321][[groups]] "superheros" gidnumber 5501[[groups]] "svcaccts" 5502[[groups]] "civilians" 5503 includegroups [ 5501 ][[groups]] "caped" 5502 ]
ldap return these memberof values:

uid: hackersou: superherosmemberof: cn=capedou=groupsdc=militatedc=commemberof: cn=civiliansou=groupsdc=militatedc=commemberof: cn=superherosou=groupsdc=militatedc=comuid: johndoeou: svcacctsmemberof: cn=svcacctsou=groupsdc=militatedc=comuid: serviceuserou: capedmemberof: cn=capedou=groupsdc=militatedc=comuid: user4ou: cn=lovesailingou=groupsdc=militatedc=commemberof: cn=smokerou=groupsdc=militatedc=com
have client package installed easily confirmed by running

ldapsearch h ldap://localhost:3893 d cn=hackersou=superherosdc=glauthdc=com w dogood x bdc=glauthdc=com cn=hackers

database schema

< href=\"/docs/content/images/glauthsimpleschemapng\" target=\"_self\">\"http://localhost:8000/docs/content/images/glauthsimpleschemapng\"

users table

this table contains all information pertaining user accounts including links other tables

fieldfunction
idinternal id number glauth
nameldap (e cn uid)
uidnumberldap uid attribute
primarygroup group’s gid attribute; also build ou memberof
othergroups attributes; memberof
givennameldap givenname attribute e account’s first name
snldap sn last name
mailldap mail email address; userprincipalname
loginshellldap loginshell pushed client may ignored
homedirectoryldap homedirectory ignored
disabledldap accountstatus nonzero returns “inactive”
passha256sha256 account password
passbcryptbcryptencrypted password
otpsecretotp secret twofactor authentication
yubikeyubikey authentication
sshkeys sshpublickey attributes
custattr jsonencoded string containing arbitrary additional must {} default

groups represents primary groups

fieldfunction
idinternal cn depending context)
gidnumberldap attribute

includegroups represent inheriting their attributes

fieldfunction
idinternal glauth
parentgroupid another group glauth
includegroupid contained parent glauth

capabilities retrieve capabilities granted users linked from table

fieldfunction
idinternal glauth
useridinternal glauth
actionstring representing allowed eg “search”
objectstring scope “ou=superherosdc=glauthdc=com”

discussion: schema

while glauth meant support millions decent performance still expected! fact when searching through records query see o(log n) opposed flat config o(n)

while would friendlier offer related attributes joined tables end recreating “browse” scenario unintentionally

instance retrieving custom attributes could go attribute table: custattr[userid value#n]

however means that join statement between yield cartesian product each x need iterate results collate them

alternatively postgres mysql rely engine’s built crosstab which pivots second table’s corresponding columns supported sqlite mean building pretty nasty execution plans

what’s decision

2x does benefit being normalized (eg attributes) are following “nosql” trend (irony!) storing json structure

"},"/contributing.html":{"id":"/contributing.html","title":"Contributing","content":"starting with glauth 240 have reworked optimized build workflow this starts new contribution process

  • < href=\"#preparingcommit\">preparing commit
  • < href=\"#writingcommitmessages\">writing commit messages
    • < href=\"#commitprefix\">commit prefix
    • < href=\"#commitfooterannotations\">commit footer annotations
  • < href=\"#pullrequests\">pull requests
    • < href=\"#creatingpullrequest\">creating pull request
    • < href=\"#mergingpullrequest\">merging request
  • < href=\"#releasing\">releasing
    • < href=\"#versioning\">versioning
    • < href=\"#creatingrelease\">creating release

preparing commit

format your code automatically using gofmt d / before committing forget step subsequent request may fail

writing messages

commit messages must semantically correct; all conventions course one that worked well us < href=\"https://wwwconventionalcommitsorg/en/v100/\" target=\"_blank\" rel=\"noopener noreferrer\">conventional commits

here’s minimum information need know:

message contains prefix followed by short explanation also contain “footer” annotations these are mandatory (albeit appreciated)

should bundle multiple items same (say feature bug fix) can… wait please don’t that

commit prefix

prefix written imperatively looks like this:

feat(plugins)!: change plugins api allow nosql databases
quick decoding reveals (feat) optionally specify which area impacted ((plugins)) warn reader breaking (!)

more innocuous could :

chore: add comments modules
here pretty selfexplanatory list prefixes: feat fix chore build ci perf refactor test style

commit annotations

instance:

breakingchange: yelling because broke plugin compatibility!
none people mentioned above were harmed writing example

here farfromexhaustive annotations:

signedby ackedby reviewedby helpedby coauthored by reportedby testedby cc reference seealso breakingchange

pull requests

creating request

create requests from branch directly ‘master’ branch discontinued use ‘dev’ wish enforce pulling tagged versions opposed making merge flow difficult follow jumping through intermediate branches

merging request

privileges request start ensuring follows proper conventions

note represent merges other maintenance operations should fact conventions allows exclude them release’s notes

releasing

versioning

href=\"https://semverorg/\" noreferrer\">semantic version v20 conventions

eg ‘v110’

  • patch number increments fixed minor tweaks
  • make significant changes such refactoring
  • increment major denotes change!
submit important want incorporate quickly however cannot surprise our users their production setups therefore strike balance between desire release feature

creating release

now rely href=\"https://githubcom/googlegithubactions/releasepleaseaction\" noreferrer\">releaseplease automate creation notes based correct commits (see above)

any following conventions will included notes while “housekeeping”

create release example 200:

git allowempty m "chore: 200" "release: 200"
‘releaseplease’ action tracking since last tag

"},"/quickstart.html":{"id":"/quickstart.html","title":"Quick Start","content":"these steps offer great way try out glauth nonproduction environment warned that should take extra setup ssl (tls) production use!

  1. download precompiled binary from < href=\"https://githubcom/glauth/glauth/releases\" target=\"_blank\" rel=\"noopener noreferrer\">releases page
  2. download href=\"https://githubcom/glauth/glauth/blob/master/v2/samplesimplecfg\" noreferrer\">example config file
  3. start server referencing path desired file with c /glauth64 c samplesimplecfg
  4. test traditional ldap tools
example:

ldapsearch lll h ldap://localhost:3893 \\ d cn=serviceuserou=svcacctsdc=glauthdc=com w mysecret x bdc=glauthdc=com cn=hackers

databases

get started one supported database engines please follow href=\"databaseshtml\" noreferrer\">this link

"}},"docInfo":{"/404.html":{"title":1,"content":0},"/compatibility.html":{"title":1,"content":116},"/contact/":{"title":2,"content":29},"/custom-attributes.html":{"title":2,"content":200},"/high-availability.html":{"title":2,"content":33},"/":{"title":1,"content":22},"/kubernetes.html":{"title":1,"content":299},"/limitations.html":{"title":1,"content":64},"/mysql.html":{"title":1,"content":22},"/openldap-setup.html":{"title":2,"content":232},"/owncloud.html":{"title":1,"content":2},"/postgresql.html":{"title":1,"content":22},"/rate-limiting.html":{"title":2,"content":58},"/related-projects.html":{"title":2,"content":59},"/scratch.html":{"title":1,"content":767},"/security.html":{"title":1,"content":154},"/setup.html":{"title":1,"content":68},"/sqlite.html":{"title":1,"content":21},"/ssh-integration.html":{"title":3,"content":54},"/ssh-libpam-ldap-ncsd.html":{"title":4,"content":131},"/ssh-sssd.html":{"title":2,"content":77},"/web-ui.html":{"title":2,"content":62},"/yubikey.html":{"title":1,"content":85},"/robots.txt":{"title":1,"content":0},"/containerization.html":{"title":1,"content":108},"/running-travis-ci-locally.html":{"title":4,"content":217},"/s3.html":{"title":1,"content":33},"/capabilities.html":{"title":1,"content":96},"/multifactor.html":{"title":3,"content":86},"/shipping-using-podman.html":{"title":4,"content":75},"/rfcs-and-extensions.html":{"title":2,"content":100},"/openssh-keys.html":{"title":2,"content":28},"/file.html":{"title":1,"content":124},"/backends.html":{"title":1,"content":69},"/building.html":{"title":1,"content":46},"/development.html":{"title":1,"content":41},"/debugging-ldap-behaviors.html":{"title":3,"content":33},"/testing.html":{"title":1,"content":83},"/logging.html":{"title":1,"content":35},"/databases.html":{"title":1,"content":372},"/contributing.html":{"title":1,"content":285},"/quickstart.html":{"title":2,"content":65}},"length":42,"save":true},"index":{"title":{"root":{"4":{"0":{"4":{"docs":{"/404.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}},"s":{"3":{"docs":{"/s3.html":{"tf":1}},"df":1},"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/contact/":{"tf":1}},"df":1}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1},"/setup.html":{"tf":1}},"df":2}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/security.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"/sqlite.html":{"tf":1}},"df":1}}}}},"s":{"docs":{},"df":0,"h":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1},"s":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/quickstart.html":{"tf":1}},"df":1}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"/contact/":{"tf":1}},"df":1}}}}},"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{"/mysql.html":{"tf":1}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/multifactor.html":{"tf":1}},"df":1}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/multifactor.html":{"tf":1}},"df":1}}}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{"/ssh-integration.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":3}}}}}},"k":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}},"e":{"docs":{},"df":0,"y":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1},"/rate-limiting.html":{"tf":1}},"df":2}}},"b":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1}},"df":2}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"g":{"docs":{"/logging.html":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{"/owncloud.html":{"tf":1}},"df":1}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{"/postgresql.html":{"tf":1}},"df":1}}}}}}}},"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}},"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/robots.txt":{"tf":1}},"df":1}}}},"u":{"docs":{},"df":0,"n":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"f":{"docs":{},"df":0,"c":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}},"u":{"docs":{},"df":0,"i":{"docs":{"/web-ui.html":{"tf":1}},"df":1},"s":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/testing.html":{"tf":1}},"df":1}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/multifactor.html":{"tf":1}},"df":1}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1}}}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/building.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/quickstart.html":{"tf":1}},"df":1}}}}}}},"content":{"root":{"0":{"docs":{"/file.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}},")":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"1":{"0":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1},"1":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"2":{"3":{"4":{"5":{"6":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2},"docs":{"/custom-attributes.html":{"tf":1},"/databases.html":{"tf":1}},"df":2},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/yubikey.html":{"tf":1}},"df":1},"docs":{"/kubernetes.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":3},"2":{"0":{"0":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"2":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"1":{"0":{"docs":{"/custom-attributes.html":{"tf":1},"/":{"tf":1},"/capabilities.html":{"tf":1},"/file.html":{"tf":1}},"df":4,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}},"docs":{},"df":0},"3":{"0":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0},"4":{"0":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0},"7":{"9":{"8":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/containerization.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"1":{"2":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}}},"f":{"docs":{},"df":0,"a":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/ssh-integration.html":{"tf":1},"/multifactor.html":{"tf":1.4142135623730951}},"df":3}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}},"x":{"docs":{"/databases.html":{"tf":1}},"df":1}},"3":{"8":{"9":{"docs":{},"df":0,":":{"3":{"8":{"9":{"3":{"docs":{"/containerization.html":{"tf":1}},"df":1},"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{"/rate-limiting.html":{"tf":1}},"df":1,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"4":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"v":{"4":{"4":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"z":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"6":{"docs":{},"df":0,"s":{"2":{"5":{"docs":{},"df":0,"j":{"4":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"3":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0}}}}}},"4":{"4":{"3":{"docs":{},"df":0,":":{"4":{"4":{"3":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"5":{"1":{"1":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"2":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"5":{"0":{"0":{"1":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/capabilities.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951}},"df":4},"2":{"docs":{"/databases.html":{"tf":1.4142135623730951}},"df":1,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}},"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{"/databases.html":{"tf":1.4142135623730951}},"df":1},"4":{"docs":{"/yubikey.html":{"tf":1},"/databases.html":{"tf":1}},"df":2},"6":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"4":{"3":{"2":{"1":{"docs":{},"df":0,"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}},"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"5":{"0":{"1":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1},"/databases.html":{"tf":1.7320508075688772}},"df":5,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}},")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"2":{"docs":{"/databases.html":{"tf":1.7320508075688772}},"df":1,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"3":{"docs":{"/databases.html":{"tf":1}},"df":1,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"4":{"docs":{"/databases.html":{"tf":1.4142135623730951}},"df":1,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"5":{"5":{"5":{"0":{"6":{"docs":{},"df":0,"'":{"docs":{},"df":0,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/databases.html":{"tf":1}},"df":1,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"6":{"docs":{"/databases.html":{"tf":1}},"df":1,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"docs":{},"df":0},"5":{"5":{"docs":{},"df":0,":":{"5":{"5":{"5":{"5":{"docs":{"/containerization.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"6":{"0":{"0":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{"/rate-limiting.html":{"tf":1}},"df":1},"3":{"6":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}},":":{"3":{"8":{"9":{"4":{"docs":{"/containerization.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"4":{"7":{"8":{"5":{"7":{"9":{"docs":{},"df":0,"e":{"3":{"7":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"4":{"5":{"docs":{},"df":0,"f":{"0":{"1":{"3":{"docs":{},"df":0,"e":{"1":{"4":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"3":{"0":{"docs":{},"df":0,"b":{"3":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"5":{"6":{"docs":{},"df":0,"c":{"7":{"2":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"3":{"1":{"0":{"1":{"2":{"3":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"5":{"3":{"docs":{},"df":0,"e":{"0":{"3":{"3":{"3":{"docs":{},"df":0,"e":{"3":{"docs":{},"df":0,"f":{"4":{"1":{"6":{"docs":{},"df":0,"a":{"docs":{},"df":0,"'":{"docs":{},"df":0,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/scratch.html":{"tf":1},"/building.html":{"tf":1}},"df":2},"5":{"2":{"docs":{},"df":0,"c":{"7":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"6":{"8":{"7":{"docs":{},"df":0,"d":{"9":{"8":{"docs":{},"df":0,"c":{"9":{"8":{"8":{"9":{"3":{"0":{"4":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"2":{"docs":{},"df":0,"e":{"4":{"0":{"8":{"docs":{},"df":0,"c":{"7":{"4":{"docs":{},"df":0,"b":{"6":{"1":{"1":{"docs":{},"df":0,"e":{"8":{"6":{"docs":{},"df":0,"a":{"4":{"0":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"5":{"1":{"docs":{},"df":0,"c":{"4":{"docs":{},"df":0,"b":{"4":{"3":{"docs":{},"df":0,"f":{"1":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"5":{"9":{"1":{"3":{"docs":{},"df":0,"c":{"5":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"0":{"docs":{"/databases.html":{"tf":1}},"df":1,"'":{"docs":{},"df":0,")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"9":{"0":{"2":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"9":{"docs":{},"df":0,"j":{"docs":{},"df":0,"/":{"4":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"]":{"docs":{},"df":0,"}":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/testing.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":9,"i":{"docs":{},"df":0,"v":{"docs":{"/compatibility.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":3},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1}},"df":1,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/compatibility.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/file.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{"/custom-attributes.html":{"tf":1},"/limitations.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/security.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1}},"df":8}}},"l":{"docs":{},"df":0,"i":{"docs":{"/contact/":{"tf":1},"/contributing.html":{"tf":1}},"df":2}},"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/contact/":{"tf":1}},"df":1}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"/security.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"s":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}},"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1}}}}},"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,")":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/high-availability.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/file.html":{"tf":1}},"df":4}},"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"g":{"docs":{"/security.html":{"tf":1}},"df":1},"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1.4142135623730951},"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1}},"df":10,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{"/capabilities.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1},"/containerization.html":{"tf":1}},"df":2}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":2}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}},"i":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/contributing.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":3}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"t":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}},"v":{"docs":{"/contributing.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/running-travis-ci-locally.html":{"tf":1},"/development.html":{"tf":1},"/testing.html":{"tf":1}},"df":5,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"h":{"1":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}},"docs":{},"df":0}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/security.html":{"tf":1}},"df":1}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/file.html":{"tf":1},"/databases.html":{"tf":1}},"df":4}}},"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/web-ui.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1}},"df":3,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"8":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"…":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"/setup.html":{"tf":1}},"df":1}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/containerization.html":{"tf":1}},"df":1}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/databases.html":{"tf":1}},"df":4,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/compatibility.html":{"tf":1},"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/sqlite.html":{"tf":1},"/backends.html":{"tf":1}},"df":7,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1.7320508075688772},"/mysql.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":1},"/postgresql.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/sqlite.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/containerization.html":{"tf":1},"/capabilities.html":{"tf":1},"/backends.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951},"/quickstart.html":{"tf":1}},"df":14,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":1}},"df":2}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":3}}}}}}},"!":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"/contact/":{"tf":1}},"df":1}}}}}}}},"n":{"docs":{"/compatibility.html":{"tf":1.7320508075688772},"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":5,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/":{"tf":1},"/scratch.html":{"tf":1},"/development.html":{"tf":1}},"df":3}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/setup.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/building.html":{"tf":1},"/development.html":{"tf":1},"/testing.html":{"tf":1}},"df":9,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1},"/databases.html":{"tf":1}},"df":2,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"/setup.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}}}}},"e":{"docs":{"/openldap-setup.html":{"tf":1.7320508075688772}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/capabilities.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951}},"df":4,"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"u":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"e":{"docs":{"/limitations.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2},"r":{"docs":{},"df":0,"e":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":3}}},"s":{"docs":{},"df":0,"s":{"docs":{"/limitations.html":{"tf":1}},"df":1},"e":{"docs":{"/security.html":{"tf":1.4142135623730951}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/security.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1}}}}},"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}},"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}}}}},"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"b":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1},"p":{"docs":{},"df":0,"k":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"c":{"3":{"2":{"2":{"5":{"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"f":{"6":{"docs":{},"df":0,"f":{"docs":{},"df":0,"d":{"6":{"docs":{},"df":0,"b":{"6":{"4":{"8":{"8":{"3":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"8":{"8":{"0":{"1":{"docs":{},"df":0,"f":{"7":{"9":{"3":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"2":{"docs":{},"df":0,"a":{"8":{"6":{"0":{"docs":{},"df":0,"f":{"2":{"docs":{},"df":0,"b":{"1":{"docs":{},"df":0,"a":{"docs":{},"df":0,"e":{"1":{"3":{"1":{"5":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"9":{"5":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"1":{"3":{"3":{"8":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"”":{"docs":{},"df":0,"“":{"4":{"9":{"3":{"9":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"7":{"docs":{},"df":0,"c":{"8":{"7":{"0":{"9":{"5":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"5":{"docs":{},"df":0,"e":{"7":{"docs":{},"df":0,"e":{"8":{"docs":{},"df":0,"b":{"8":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"b":{"3":{"docs":{},"df":0,"a":{"6":{"6":{"0":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"1":{"docs":{},"df":0,"f":{"5":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"9":{"1":{"0":{"8":{"docs":{},"df":0,"f":{"6":{"docs":{},"df":0,"d":{"7":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"2":{"0":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"4":{"docs":{},"df":0,"d":{"6":{"docs":{},"df":0,"b":{"3":{"docs":{},"df":0,"a":{"8":{"8":{"docs":{},"df":0,"”":{"docs":{},"df":0,"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0}},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}}},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/s3.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":4,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/compatibility.html":{"tf":1.4142135623730951}},"df":1,"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}},"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"[":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1},"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":6}}}}}},"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}},"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/custom-attributes.html":{"tf":1},"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1},"/databases.html":{"tf":1}},"df":4}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"]":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"]":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}},"d":{"docs":{},"df":0,"n":{"docs":{"/compatibility.html":{"tf":1}},"df":1}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"j":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"{":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"]":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"1":{"2":{"3":{"4":{"5":{"5":{"4":{"3":{"2":{"1":{"docs":{},"df":0,"]":{"docs":{},"df":0,"}":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"]":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"6":{"4":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"k":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":4}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"=":{"docs":{},"df":0,"$":{"docs":{},"df":0,"(":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/openldap-setup.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"d":{"docs":{},"df":0,"o":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"$":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/s3.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"p":{"4":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/":{"tf":1}},"df":1}}},"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}},"h":{"3":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0}},"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"/":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}},"b":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"docs":{},"df":0},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":3}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/containerization.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/rfcs-and-extensions.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1.4142135623730951}},"df":4,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1},"/containerization.html":{"tf":1}},"df":2}}}},"u":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"n":{"docs":{},"df":0,"e":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"e":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}},"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1},"/building.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/logging.html":{"tf":1},"/contributing.html":{"tf":1.4142135623730951}},"df":8,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"6":{"4":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}},"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"1":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}},"u":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}}},"=":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}},"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}},"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"2":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"/":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-integration.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2}}}}}}},"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":3}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1}},"df":2}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2,"f":{"docs":{},"df":0,"m":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/testing.html":{"tf":1}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"c":{"docs":{"/file.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951}},"df":2}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"6":{"4":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{"/yubikey.html":{"tf":1}},"df":1}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}},"i":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}},"c":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1},"/databases.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/compatibility.html":{"tf":1},"/databases.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}},"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}},"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}},"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,":":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"2":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1.4142135623730951}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"{":{"docs":{},"df":0,"}":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}},"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}},"(":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"!":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"m":{"docs":{"/scratch.html":{"tf":1}},"df":1,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/":{"tf":1},"/kubernetes.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/capabilities.html":{"tf":1},"/backends.html":{"tf":1}},"df":6,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}},"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"!":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"i":{"docs":{"/setup.html":{"tf":1}},"df":1,"o":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"/security.html":{"tf":1}},"df":1}}}}},"i":{"docs":{},"df":0,"l":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"e":{"docs":{"/custom-attributes.html":{"tf":1},"/owncloud.html":{"tf":1}},"df":2},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/building.html":{"tf":1}},"df":5,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/testing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2,"l":{"docs":{},"df":0,"i":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"i":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/contributing.html":{"tf":1.7320508075688772}},"df":3,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}},"h":{"1":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}},"docs":{},"df":0}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"’":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1}},"df":2}}}}},"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/containerization.html":{"tf":1},"/capabilities.html":{"tf":1},"/databases.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":9,"u":{"docs":{},"df":0,"r":{"docs":{"/compatibility.html":{"tf":1.4142135623730951},"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":2},"/ssh-integration.html":{"tf":1},"/web-ui.html":{"tf":1},"/yubikey.html":{"tf":2},"/containerization.html":{"tf":1},"/s3.html":{"tf":1},"/capabilities.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1.4142135623730951},"/file.html":{"tf":1}},"df":13,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}},"h":{"2":{"docs":{"/multifactor.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}},"4":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/mysql.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/postgresql.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/security.html":{"tf":1},"/sqlite.html":{"tf":1},"/web-ui.html":{"tf":1},"/capabilities.html":{"tf":1},"/databases.html":{"tf":1}},"df":9,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"m":{"docs":{"/databases.html":{"tf":1}},"df":1}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"’":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/contact/":{"tf":1}},"df":1}},"i":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/setup.html":{"tf":1},"/containerization.html":{"tf":1.4142135623730951},"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/shipping-using-podman.html":{"tf":1.4142135623730951},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1},"/databases.html":{"tf":1.7320508075688772},"/contributing.html":{"tf":1.4142135623730951}},"df":13,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}}}}}}}}}}}}},"’":{"docs":{"/containerization.html":{"tf":1}},"df":1},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951},"/limitations.html":{"tf":1}},"df":3,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":3}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2}}}},"o":{"docs":{},"df":0,"l":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}},"p":{"docs":{},"df":0,"t":{"docs":{"/setup.html":{"tf":1}},"df":1}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/security.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"“":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":3,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1},"t":{"docs":{"/contributing.html":{"tf":1.7320508075688772}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/contributing.html":{"tf":1.4142135623730951}},"df":2,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}},"e":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}},"p":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1},"/containerization.html":{"tf":1}},"df":2}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/openldap-setup.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":3}},"r":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/web-ui.html":{"tf":1},"/logging.html":{"tf":1}},"df":3}}},"a":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"\"":{"2":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}},"s":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/compatibility.html":{"tf":1},"/":{"tf":1},"/openldap-setup.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/capabilities.html":{"tf":1},"/contributing.html":{"tf":1.4142135623730951}},"df":7,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}},"!":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/setup.html":{"tf":1}},"df":1}}}},"r":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/setup.html":{"tf":1}},"df":2,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/high-availability.html":{"tf":1},"/yubikey.html":{"tf":1}},"df":2,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"/limitations.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":2}}}},"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1}},"df":3}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/web-ui.html":{"tf":1},"/capabilities.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/file.html":{"tf":1}},"df":8,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"=":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/compatibility.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/quickstart.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":3}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/contact/":{"tf":1.4142135623730951},"/kubernetes.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/containerization.html":{"tf":1},"/shipping-using-podman.html":{"tf":1.4142135623730951},"/testing.html":{"tf":1},"/contributing.html":{"tf":1}},"df":11,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/contributing.html":{"tf":1}},"df":1,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/contact/":{"tf":1},"/custom-attributes.html":{"tf":1},"/databases.html":{"tf":1}},"df":3}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"=":{"docs":{},"df":0,"'":{"docs":{},"df":0,"{":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"]":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"1":{"2":{"3":{"4":{"5":{"5":{"4":{"3":{"2":{"1":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"$":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/building.html":{"tf":1}},"df":4}}}}},"t":{"docs":{"/setup.html":{"tf":1}},"df":1}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{"/contact/":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/security.html":{"tf":1},"/capabilities.html":{"tf":1.7320508075688772},"/databases.html":{"tf":1}},"df":3},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}},"n":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{"/limitations.html":{"tf":1},"/security.html":{"tf":1}},"df":2}},"l":{"docs":{},"df":0,"l":{"docs":{"/openldap-setup.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/testing.html":{"tf":1}},"df":3,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":4,"i":{"docs":{},"df":0,"f":{"docs":{"/containerization.html":{"tf":1.4142135623730951}},"df":1,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"h":{"2":{"docs":{"/containerization.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}},"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"p":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"u":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}},"i":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/running-travis-ci-locally.html":{"tf":1},"/testing.html":{"tf":1}},"df":3,"s":{"docs":{},"df":0,"h":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}},"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{"/setup.html":{"tf":1}},"df":1}}},"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"s":{"3":{"docs":{"/scratch.html":{"tf":2},"/s3.html":{"tf":1.4142135623730951}},"df":2,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/running-travis-ci-locally.html":{"tf":1},"/s3.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/testing.html":{"tf":1}},"df":6,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{"/compatibility.html":{"tf":1}},"df":1}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}},"m":{"docs":{},"df":0,"e":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/web-ui.html":{"tf":1},"/multifactor.html":{"tf":1},"/file.html":{"tf":1},"/contributing.html":{"tf":1}},"df":8},"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/quickstart.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1}},"df":2}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1},"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/building.html":{"tf":1}},"df":1}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1},"/setup.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/web-ui.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/file.html":{"tf":1},"/contributing.html":{"tf":1.7320508075688772},"/quickstart.html":{"tf":1}},"df":9,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}},"n":{"docs":{},"df":0,"d":{"docs":{"/security.html":{"tf":1}},"df":1,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}},"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}},"b":{"docs":{},"df":0,"l":{"docs":{"/setup.html":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/containerization.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/databases.html":{"tf":1}},"df":7},"i":{"docs":{"/openldap-setup.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":2}},"p":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1},"/databases.html":{"tf":1}},"df":4,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{"/contributing.html":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":2,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/openldap-setup.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"’":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"‘":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"’":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/contributing.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":6,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}},"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"=":{"docs":{},"df":0,"'":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,":":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"'":{"docs":{},"df":0,">":{"docs":{},"df":0,"{":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"{":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"{":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"]":{"docs":{},"df":0,"}":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"{":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"}":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"docs":{},"df":0,"{":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"[":{"8":{"2":{"0":{"9":{"3":{"2":{"9":{"0":{"1":{"9":{"3":{"4":{"1":{"2":{"9":{"0":{"1":{"3":{"3":{"0":{"1":{"3":{"2":{"0":{"docs":{},"df":0,"]":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"}":{"docs":{},"df":0,"]":{"docs":{},"df":0,"}":{"docs":{},"df":0,"}":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"\"":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{"/backends.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1},"/high-availability.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":2.449489742783178},"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/s3.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1.7320508075688772},"/backends.html":{"tf":1.4142135623730951},"/quickstart.html":{"tf":1}},"df":11,"’":{"docs":{"/compatibility.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1}},"df":3},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0},"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1},"/related-projects.html":{"tf":1},"/security.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":4,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"i":{"docs":{"/backends.html":{"tf":1}},"df":1}},"t":{"docs":{"/custom-attributes.html":{"tf":1},"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1.4142135623730951},"/ssh-integration.html":{"tf":1},"/s3.html":{"tf":1},"/capabilities.html":{"tf":1},"/building.html":{"tf":1},"/testing.html":{"tf":1}},"df":9,"u":{"docs":{},"df":0,"p":{"docs":{"/compatibility.html":{"tf":1},"/":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/running-travis-ci-locally.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/backends.html":{"tf":1},"/development.html":{"tf":1},"/contributing.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":10,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"docs":{},"df":0}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/capabilities.html":{"tf":1.7320508075688772},"/rfcs-and-extensions.html":{"tf":1},"/databases.html":{"tf":1}},"df":8,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}},"docs":{},"df":0}}}}},"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"t":{"docs":{"/contact/":{"tf":1}},"df":1},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}},"d":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}},"e":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/logging.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":8,"m":{"docs":{"/limitations.html":{"tf":1}},"df":1},"n":{"docs":{"/rate-limiting.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":2}},"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1},"/file.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1}},"df":5,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/multifactor.html":{"tf":1}},"df":1},"4":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1},"/yubikey.html":{"tf":1},"/development.html":{"tf":1}},"df":3}}}},"u":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/security.html":{"tf":1},"/capabilities.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":4,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/rate-limiting.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1}},"df":2,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/ssh-integration.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}},"f":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/related-projects.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1}},"df":2}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}},"u":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951},"/limitations.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1.4142135623730951},"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/multifactor.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951},"/quickstart.html":{"tf":1}},"df":11,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"”":{"docs":{},"df":0,"“":{"5":{"5":{"0":{"1":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}},"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/contact/":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/contact/":{"tf":1}},"df":1}}}}}}}}},"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}},"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/building.html":{"tf":1}},"df":1}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}},"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}},")":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"y":{"docs":{},"df":0,"…":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"(":{"docs":{},"df":0,"/":{"docs":{},"df":0,"^":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}}}}}}}},"h":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/contributing.html":{"tf":1}},"df":4}},"i":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}},"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{"/security.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}},"docs":{},"df":0}}}}}}},"e":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/yubikey.html":{"tf":1}},"df":3},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/compatibility.html":{"tf":1},"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":3}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/limitations.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":5,"i":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/containerization.html":{"tf":1},"/multifactor.html":{"tf":1},"/file.html":{"tf":1},"/contributing.html":{"tf":1}},"df":8}},"a":{"docs":{},"df":0,"l":{"docs":{"/file.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{"/contact/":{"tf":1}},"df":1},"c":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{"/capabilities.html":{"tf":1},"/databases.html":{"tf":1}},"df":2,"…":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{"/custom-attributes.html":{"tf":1},"/high-availability.html":{"tf":1},"/containerization.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/databases.html":{"tf":1}},"df":5,")":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}}},"n":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{"/limitations.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/capabilities.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1}},"df":5,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/security.html":{"tf":1}},"df":1},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"2":{"docs":{"/databases.html":{"tf":1}},"df":1},"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2}}},"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}},"s":{"docs":{},"df":0,"h":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/openssh-keys.html":{"tf":1}},"df":4,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}},"l":{"docs":{"/scratch.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2},"s":{"docs":{},"df":0,"d":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}}}}}}}},"q":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1.7320508075688772}},"df":2,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"3":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":2},"docs":{"/kubernetes.html":{"tf":1},"/containerization.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1}},"df":3}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1},"/rate-limiting.html":{"tf":1}},"df":2}}}},"p":{"docs":{},"df":0,"l":{"docs":{"/related-projects.html":{"tf":1},"/backends.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}},"r":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}},"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/contributing.html":{"tf":1}},"df":1,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}},"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"g":{"docs":{},"df":0,"l":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}},"z":{"docs":{},"df":0,"e":{"docs":{"/kubernetes.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2}},"d":{"docs":{},"df":0,"e":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}},"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{"/scratch.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/scratch.html":{"tf":1}},"df":1,"r":{"docs":{},"df":0,"e":{"docs":{"/high-availability.html":{"tf":1.4142135623730951}},"df":1}},"l":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":3}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/contributing.html":{"tf":1}},"df":3}},"w":{"docs":{"/scratch.html":{"tf":1}},"df":1,"n":{"docs":{"/scratch.html":{"tf":1},"/openssh-keys.html":{"tf":1}},"df":2}}}},"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{"/":{"tf":1}},"df":1}}}}}}}}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}},"v":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"”":{"docs":{},"df":0,"“":{"5":{"5":{"0":{"1":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"“":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"…":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/owncloud.html":{"tf":1}},"df":1}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{"/rate-limiting.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}},"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}},"l":{"docs":{},"df":0,"e":{"docs":{"/scratch.html":{"tf":1}},"df":1},"u":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"/security.html":{"tf":1}},"df":1}},"h":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}}},"y":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}},"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{"/testing.html":{"tf":1}},"df":1}}}}}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"=":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}},"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/compatibility.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}},"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/yubikey.html":{"tf":1},"/file.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1}},"df":4,"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"y":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"z":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/containerization.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/yubikey.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}},"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"1":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}},"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/quickstart.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,":":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}},":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"1":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":3}}}}}}}}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}}}}}}}},"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"’":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"1":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"/logging.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,":":{"docs":{},"df":0,"â":{"docs":{},"df":0,"€":{"docs":{},"df":0,"œ":{"1":{"1":{"docs":{},"df":0,"â":{"docs":{},"df":0,"€":{"docs":{},"df":0,"":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,":":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"#":{"1":{"docs":{},"df":0,":":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"+":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"2":{"docs":{},"df":0,":":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}},"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,":":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":4}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/custom-attributes.html":{"tf":1},"/high-availability.html":{"tf":1.4142135623730951},"/kubernetes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/capabilities.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1},"/databases.html":{"tf":1}},"df":12,"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{"/testing.html":{"tf":1}},"df":1}}}}}}}}}}}}},"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"(":{"docs":{"/setup.html":{"tf":1}},"df":1},")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{"/containerization.html":{"tf":1}},"df":1}}},"l":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1.4142135623730951},"/running-travis-ci-locally.html":{"tf":1},"/testing.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1}},"df":8,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/containerization.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"f":{"docs":{},"df":0,"o":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1,"r":{"docs":{},"df":0,"m":{"docs":{"/custom-attributes.html":{"tf":1},"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/web-ui.html":{"tf":1.4142135623730951},"/running-travis-ci-locally.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":10,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/":{"tf":1}},"df":1}}}}}},"p":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":4}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"6":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}}}},"i":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{"/":{"tf":1},"/ssh-integration.html":{"tf":1}},"df":2}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1},"/web-ui.html":{"tf":1.4142135623730951}},"df":2},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/web-ui.html":{"tf":1},"/development.html":{"tf":1}},"df":2}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}},"g":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/building.html":{"tf":1}},"df":4}}}},"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/ssh-integration.html":{"tf":1},"/web-ui.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":5,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"(":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/limitations.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/logging.html":{"tf":1}},"df":4}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1.4142135623730951}},"df":1}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}},"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/backends.html":{"tf":1}},"df":2}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"’":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"/kubernetes.html":{"tf":1},"/security.html":{"tf":1.4142135623730951},"/containerization.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/development.html":{"tf":1}},"df":5,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}},"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}},"docs":{},"df":0},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/capabilities.html":{"tf":1},"/multifactor.html":{"tf":1},"/databases.html":{"tf":1}},"df":5}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/contributing.html":{"tf":1}},"df":3}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}},"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"’":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1},"m":{"docs":{"/contributing.html":{"tf":1}},"df":1}}},"p":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}},"p":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/testing.html":{"tf":1},"/contributing.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":8,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{"/compatibility.html":{"tf":1},"/":{"tf":1},"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/scratch.html":{"tf":1},"/sqlite.html":{"tf":1},"/testing.html":{"tf":1}},"df":7,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/setup.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/scratch.html":{"tf":1},"/sqlite.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":5,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"h":{"docs":{"/custom-attributes.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2}}},"r":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":3,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"/kubernetes.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/databases.html":{"tf":1}},"df":4,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":2},"/security.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/multifactor.html":{"tf":2},"/file.html":{"tf":1}},"df":7,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/multifactor.html":{"tf":1}},"df":1},"4":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0},"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/security.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{"/security.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"[":{"docs":{},"df":0,"“":{"docs":{},"df":0,"c":{"3":{"2":{"2":{"5":{"6":{"docs":{},"df":0,"…":{"docs":{},"df":0,"”":{"docs":{},"df":0,"“":{"4":{"9":{"3":{"9":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"…":{"docs":{},"df":0,"”":{"docs":{},"df":0,"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/multifactor.html":{"tf":1}},"df":1}}}}}}}}}},"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"4":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}},"docs":{},"df":0},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"}":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1},"/databases.html":{"tf":1.7320508075688772}},"df":4},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"3":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"4":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"v":{"4":{"4":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"z":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"6":{"docs":{},"df":0,"s":{"2":{"5":{"docs":{},"df":0,"j":{"4":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"3":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0}}}}}},"docs":{},"df":0}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"m":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"k":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"r":{"docs":{"/capabilities.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}},"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"r":{"docs":{"/scratch.html":{"tf":1}},"df":1,"e":{"2":{"1":{"0":{"docs":{"/compatibility.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/rate-limiting.html":{"tf":1}},"df":2}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":2}}}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{"/custom-attributes.html":{"tf":1},"/contributing.html":{"tf":1.7320508075688772}},"df":2,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}},"h":{"2":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2}}}},"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1.7320508075688772},"/security.html":{"tf":1},"/web-ui.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},")":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"i":{"docs":{"/scratch.html":{"tf":1},"/web-ui.html":{"tf":1},"/backends.html":{"tf":1}},"df":3}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"!":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"’":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":2,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/setup.html":{"tf":1},"/web-ui.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":7,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"!":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}},"p":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1},"/contributing.html":{"tf":1}},"df":3,"l":{"docs":{},"df":0,"i":{"docs":{"/security.html":{"tf":1}},"df":1}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1.4142135623730951}},"df":1}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951}},"df":5}}}}}},"i":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1},"/databases.html":{"tf":1}},"df":3}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/setup.html":{"tf":1}},"df":1}}}},"n":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{"/capabilities.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/compatibility.html":{"tf":1},"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1}},"df":6}}}},"i":{"docs":{},"df":0,"x":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}},"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/security.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}},"g":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"d":{"docs":{"/kubernetes.html":{"tf":1.7320508075688772}},"df":1,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/development.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"r":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/security.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/containerization.html":{"tf":1}},"df":4}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/containerization.html":{"tf":1},"/file.html":{"tf":1}},"df":4}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}},"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}},"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/sqlite.html":{"tf":1},"/capabilities.html":{"tf":1},"/backends.html":{"tf":1.4142135623730951},"/building.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1},"/contributing.html":{"tf":1.4142135623730951}},"df":12,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":3}}}}},"’":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":3},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/backends.html":{"tf":1}},"df":2}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/custom-attributes.html":{"tf":1},"/":{"tf":1},"/kubernetes.html":{"tf":1},"/containerization.html":{"tf":1},"/contributing.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":6}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"e":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}},"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"e":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"c":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}},"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/openssh-keys.html":{"tf":1}},"df":3,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{"/custom-attributes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/web-ui.html":{"tf":1},"/capabilities.html":{"tf":1.4142135623730951},"/logging.html":{"tf":1},"/databases.html":{"tf":1}},"df":8,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951}},"df":1}}}},"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/web-ui.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/containerization.html":{"tf":1}},"df":1}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/shipping-using-podman.html":{"tf":1.4142135623730951}},"df":1}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}},"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}},"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}},"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"=":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/ssh-sssd.html":{"tf":1},"/building.html":{"tf":1},"/contributing.html":{"tf":1.4142135623730951}},"df":5,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{"/kubernetes.html":{"tf":1},"/building.html":{"tf":1},"/databases.html":{"tf":1}},"df":3}},"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}}}}},"k":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"2":{"docs":{"/databases.html":{"tf":1}},"df":1},"3":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}}}}}}},"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":4,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}},"s":{"docs":{"/compatibility.html":{"tf":1.4142135623730951},"/contact/":{"tf":1},"/custom-attributes.html":{"tf":1.7320508075688772},"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1.7320508075688772},"/limitations.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":2.23606797749979},"/security.html":{"tf":1.7320508075688772},"/setup.html":{"tf":1},"/ssh-integration.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/s3.html":{"tf":1},"/capabilities.html":{"tf":1},"/multifactor.html":{"tf":1.7320508075688772},"/shipping-using-podman.html":{"tf":1.4142135623730951},"/file.html":{"tf":1.7320508075688772},"/backends.html":{"tf":1},"/development.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951},"/contributing.html":{"tf":1.4142135623730951}},"df":24,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"r":{"4":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{"/custom-attributes.html":{"tf":1.4142135623730951},"/kubernetes.html":{"tf":1.4142135623730951},"/limitations.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":2.23606797749979},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":2.23606797749979},"/security.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/ssh-sssd.html":{"tf":1},"/yubikey.html":{"tf":2},"/capabilities.html":{"tf":1},"/multifactor.html":{"tf":1.7320508075688772},"/shipping-using-podman.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/file.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1.7320508075688772},"/contributing.html":{"tf":1}},"df":17,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}}}}}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1}},"df":3}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"=":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"(":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}},")":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"’":{"docs":{"/scratch.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/file.html":{"tf":1}},"df":3},"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"j":{"docs":{},"df":0,"g":{"docs":{},"df":0,"j":{"docs":{},"df":0,"g":{"docs":{},"df":0,"k":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"docs":{},"df":0,"b":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"!":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}},"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/openldap-setup.html":{"tf":1}},"df":2,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}},"x":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"l":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/security.html":{"tf":1},"/containerization.html":{"tf":1}},"df":2,"…":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/containerization.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/contact/":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{"/web-ui.html":{"tf":1}},"df":1,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"/custom-attributes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951}},"df":6,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"=":{"5":{"0":{"0":{"4":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0,"$":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"=":{"0":{"0":{"7":{"7":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"y":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}},"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/compatibility.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/setup.html":{"tf":1},"/contributing.html":{"tf":1.4142135623730951}},"df":4,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"1":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"2":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0}}},"’":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}},"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/contact/":{"tf":1},"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/yubikey.html":{"tf":1},"/containerization.html":{"tf":1},"/multifactor.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/file.html":{"tf":1},"/development.html":{"tf":1},"/testing.html":{"tf":1},"/contributing.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":17}}}}}}}},"i":{"docs":{"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":4},"a":{"docs":{},"df":0,"y":{"docs":{"/file.html":{"tf":1}},"df":1},"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}},"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":3,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/setup.html":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"r":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"c":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/databases.html":{"tf":1.7320508075688772},"/contributing.html":{"tf":1}},"df":5}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1.4142135623730951}},"df":4}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951}},"df":5,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2}}}}}}}}}}}}}},"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":2}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/databases.html":{"tf":1}},"df":3,"s":{"docs":{},"df":0,"[":{"docs":{},"df":0,"]":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"'":{"docs":{},"df":0,")":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"y":{"docs":{},"df":0,"x":{"docs":{},"df":0,":":{"docs":{},"df":0,"$":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"v":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":4,"m":{"docs":{"/kubernetes.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":2},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}},"e":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}},"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}},"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/security.html":{"tf":1.4142135623730951},"/ssh-integration.html":{"tf":1}},"df":4}}}}},"g":{"docs":{},"df":0,"n":{"docs":{"/capabilities.html":{"tf":1}},"df":1}},"r":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/ssh-sssd.html":{"tf":1},"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":7}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/backends.html":{"tf":1.4142135623730951},"/contributing.html":{"tf":1.7320508075688772}},"df":4,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}},"h":{"1":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0}}}},"docs":{},"df":0}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}},"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"h":{"2":{"docs":{"/contributing.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}},"docs":{},"df":0}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}},"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}},"c":{"docs":{"/security.html":{"tf":1}},"df":1}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"/containerization.html":{"tf":1}},"df":1}},"a":{"docs":{},"df":0,"l":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}},"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}},"f":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"c":{"2":{"3":{"0":{"7":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"4":{"5":{"1":{"1":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/custom-attributes.html":{"tf":1}},"df":1}},"u":{"docs":{},"df":0,"n":{"docs":{"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951},"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1.4142135623730951},"/setup.html":{"tf":1},"/web-ui.html":{"tf":1.4142135623730951},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/building.html":{"tf":1},"/testing.html":{"tf":1}},"df":10,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"c":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1},"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"t":{"docs":{},"df":0,"e":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}},"i":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/ssh-sssd.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":7,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{"/setup.html":{"tf":1}},"df":1}}},"m":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/testing.html":{"tf":1}},"df":3},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"!":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}}}}}},"v":{"docs":{},"df":0,"m":{"docs":{"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":1}},"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"2":{"0":{"1":{"6":{"0":{"2":{"0":{"9":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}},"g":{"docs":{},"df":0,"b":{"docs":{},"df":0,"(":{"2":{"5":{"5":{"docs":{"/file.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}},"g":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/setup.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":4},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"6":{"4":{"docs":{"/testing.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2},"docs":{},"df":0},"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1.4142135623730951},"/high-availability.html":{"tf":1},"/":{"tf":1},"/kubernetes.html":{"tf":1.7320508075688772},"/limitations.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1.7320508075688772},"/security.html":{"tf":1},"/setup.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/web-ui.html":{"tf":1},"/containerization.html":{"tf":1},"/s3.html":{"tf":1},"/multifactor.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1},"/testing.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":24,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/testing.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/security.html":{"tf":1}},"df":1}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}},"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}},"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/containerization.html":{"tf":1.7320508075688772}},"df":2,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/containerization.html":{"tf":1}},"df":1},"3":{"docs":{"/kubernetes.html":{"tf":1},"/containerization.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"h":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"’":{"docs":{"/kubernetes.html":{"tf":1},"/backends.html":{"tf":1}},"df":2},"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,":":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"’":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"b":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":2,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}},":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":3}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":2.23606797749979},"/scratch.html":{"tf":1.4142135623730951},"/ssh-integration.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/ssh-sssd.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1},"/databases.html":{"tf":2}},"df":9,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}},"s":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}},"(":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}},"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}},"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}},"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"’":{"docs":{"/databases.html":{"tf":1}},"df":1}}},"w":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"e":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1},"a":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"2":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}},"e":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/related-projects.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":4}}},"m":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}},"m":{"docs":{},"df":0,"e":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}},"o":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/web-ui.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/backends.html":{"tf":1},"/building.html":{"tf":1},"/databases.html":{"tf":1}},"df":7,"k":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/openssh-keys.html":{"tf":1}},"df":2}}},"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/containerization.html":{"tf":1}},"df":3},"g":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}},"a":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}},"i":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/testing.html":{"tf":1}},"df":2,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"j":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"/scratch.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951}},"df":2}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}},"h":{"2":{"docs":{"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/yubikey.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/building.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/logging.html":{"tf":1}},"df":7},"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/rfcs-and-extensions.html":{"tf":1},"/databases.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":5,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/compatibility.html":{"tf":1},"/setup.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{"/":{"tf":1}},"df":1}}}}}}}}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"k":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"w":{"docs":{},"df":0,"w":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{"/contact/":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"v":{"1":{"0":{"0":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"2":{"7":{"9":{"8":{"docs":{},"df":0,"#":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"3":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"_":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"3":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"2":{"9":{"7":{"1":{"7":{"0":{"docs":{},"df":0,"a":{"6":{"docs":{},"df":0,"a":{"5":{"1":{"7":{"8":{"6":{"docs":{},"df":0,"d":{"6":{"1":{"docs":{},"df":0,"c":{"docs":{},"df":0,"b":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"4":{"8":{"docs":{},"df":0,"f":{"0":{"docs":{},"df":0,"b":{"7":{"5":{"docs":{},"df":0,"a":{"1":{"docs":{},"df":0,"d":{"2":{"docs":{},"df":0,"f":{"4":{"3":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"8":{"3":{"6":{"2":{"2":{"3":{"docs":{},"df":0,"a":{"9":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"4":{"5":{"6":{"8":{"docs":{},"df":0,"b":{"docs":{},"df":0,"d":{"5":{"5":{"docs":{},"df":0,"b":{"0":{"2":{"7":{"9":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}}}}},"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"v":{"2":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}},"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"v":{"2":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{"/quickstart.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}},"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"/":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"=":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,";":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"=":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,";":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"x":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"p":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"/":{"docs":{},"df":0,"q":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"2":{"docs":{},"df":0,"&":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,";":{"docs":{},"df":0,"h":{"docs":{},"df":0,"l":{"docs":{},"df":0,"=":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"v":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"6":{"9":{"0":{"2":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"#":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,":":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"z":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,":":{"docs":{},"df":0,"j":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"@":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}}}}}}}}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/quickstart.html":{"tf":1}},"df":1}}}}}}}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/compatibility.html":{"tf":1},"/limitations.html":{"tf":1}},"df":2}}}}}}},"g":{"docs":{},"df":0,"h":{"docs":{"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":2}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/file.html":{"tf":1}},"df":6,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{"/containerization.html":{"tf":1}},"df":1,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{"/containerization.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}},"docs":{},"df":0}}}}},"p":{"docs":{},"df":0,"e":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1},"/setup.html":{"tf":1}},"df":2,"l":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/logging.html":{"tf":1.4142135623730951}},"df":3}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"s":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":2},"/security.html":{"tf":1},"/multifactor.html":{"tf":1.4142135623730951},"/file.html":{"tf":1}},"df":4,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"p":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}},"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"m":{"docs":{"/contributing.html":{"tf":1}},"df":1}},"i":{"docs":{},"df":0,"r":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}},"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/limitations.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":6}},"l":{"docs":{},"df":0,"m":{"docs":{"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1},"/setup.html":{"tf":1},"/containerization.html":{"tf":1}},"df":4,"’":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"p":{"docs":{"/scratch.html":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/openssh-keys.html":{"tf":1}},"df":2}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"'":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}}}}}}}},"p":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"v":{"2":{"docs":{},"df":0,"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"y":{"docs":{},"df":0,"x":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"=":{"1":{"docs":{},"df":0,"&":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,";":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"=":{"1":{"docs":{},"df":0,"&":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,";":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"=":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"b":{"docs":{"/containerization.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{"/openldap-setup.html":{"tf":1},"/related-projects.html":{"tf":1}},"df":2,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"s":{"docs":{"/compatibility.html":{"tf":1},"/databases.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{"/contributing.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/compatibility.html":{"tf":1},"/":{"tf":1},"/contributing.html":{"tf":1}},"df":3}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/contributing.html":{"tf":1.4142135623730951}},"df":2,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"’":{"docs":{"/setup.html":{"tf":1}},"df":1}}}},"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}},"e":{"docs":{"/custom-attributes.html":{"tf":1},"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/testing.html":{"tf":1},"/databases.html":{"tf":1}},"df":7,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{"/compatibility.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/openldap-setup.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}},"w":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1},"/contributing.html":{"tf":1}},"df":4}}},"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/compatibility.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/yubikey.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":6}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/setup.html":{"tf":1.4142135623730951}},"df":1}}}},"n":{"docs":{},"df":0,"e":{"docs":{"/file.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"6":{"4":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951}},"df":1},"docs":{},"df":0},"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/containerization.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/building.html":{"tf":1},"/contributing.html":{"tf":1}},"df":8,"d":{"docs":{},"df":0,"n":{"docs":{"/compatibility.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1}},"df":3}},"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"c":{"docs":{"/custom-attributes.html":{"tf":1},"/limitations.html":{"tf":1}},"df":2}},"h":{"docs":{"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":1}},"c":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/high-availability.html":{"tf":1},"/scratch.html":{"tf":2},"/capabilities.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1.7320508075688772},"/backends.html":{"tf":1.7320508075688772},"/testing.html":{"tf":1}},"df":7,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}},"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/limitations.html":{"tf":1}},"df":1},"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0},"p":{"docs":{"/scratch.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}},"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}},"(":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{"/file.html":{"tf":1}},"df":1}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/file.html":{"tf":1}},"df":5},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/setup.html":{"tf":1},"/building.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":5},"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"l":{"docs":{},"df":0,"n":{"docs":{"/testing.html":{"tf":1}},"df":1}}},"t":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":3,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}},"c":{"docs":{},"df":0,"k":{"docs":{"/rate-limiting.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":2,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}},"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/security.html":{"tf":1},"/setup.html":{"tf":1},"/databases.html":{"tf":1}},"df":4},"d":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/shipping-using-podman.html":{"tf":1},"/building.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951},"/contributing.html":{"tf":1}},"df":6,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,";":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"g":{"docs":{"/scratch.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{"/running-travis-ci-locally.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"r":{"docs":{"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":1}}}}}},"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/databases.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":4}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/file.html":{"tf":1}},"df":4}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}},"s":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}}},"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"/compatibility.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":3}}}},"e":{"docs":{},"df":0,"e":{"docs":{"/containerization.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}},"n":{"docs":{},"df":0,"k":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/high-availability.html":{"tf":1},"/security.html":{"tf":1},"/backends.html":{"tf":1},"/contributing.html":{"tf":1}},"df":4}}}}},"m":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}},"u":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"1":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"(":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{"/compatibility.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}},"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"1":{"0":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}},"k":{"docs":{"/contributing.html":{"tf":1}},"df":1}},"v":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"m":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":1}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"=":{"docs":{},"df":0,"$":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"$":{"docs":{},"df":0,"{":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"}":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"i":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}},"u":{"docs":{},"df":0,"e":{"docs":{"/kubernetes.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/web-ui.html":{"tf":1.4142135623730951},"/file.html":{"tf":1}},"df":5,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}},"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}},"i":{"docs":{"/limitations.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":5,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1},"/rate-limiting.html":{"tf":1}},"df":2}}}}}},"l":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1.4142135623730951},"/web-ui.html":{"tf":1},"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":8},"o":{"docs":{},"df":0,"p":{"docs":{"/compatibility.html":{"tf":1},"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/security.html":{"tf":1}},"df":4,"i":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"/quickstart.html":{"tf":1}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":3,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{"/contact/":{"tf":1},"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/yubikey.html":{"tf":1},"/containerization.html":{"tf":1},"/multifactor.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/file.html":{"tf":1},"/development.html":{"tf":1},"/testing.html":{"tf":1},"/contributing.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":17}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"g":{"docs":{"/":{"tf":1},"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/databases.html":{"tf":1}},"df":4}}}}}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}},"b":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":2}},"df":1,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"docs":{},"df":0},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"’":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"k":{"docs":{},"df":0,"e":{"docs":{"/scratch.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":3}},"d":{"docs":{"/setup.html":{"tf":1}},"df":1},"i":{"docs":{},"df":0,"l":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}},"c":{"docs":{},"df":0,"k":{"docs":{"/capabilities.html":{"tf":1}},"df":1}},"g":{"docs":{"/contributing.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}},"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":3,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"h":{"2":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}},"!":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}},"p":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}},"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/file.html":{"tf":1}},"df":4,")":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"p":{"docs":{},"df":0,"k":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"1":{"2":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0}}}}}},"m":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951}},"df":1,"=":{"docs":{},"df":0,"$":{"docs":{},"df":0,"(":{"docs":{},"df":0,"m":{"docs":{},"df":0,"k":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":2.23606797749979},"/shipping-using-podman.html":{"tf":1},"/building.html":{"tf":1},"/development.html":{"tf":1},"/testing.html":{"tf":1.7320508075688772},"/logging.html":{"tf":1}},"df":7,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"w":{"docs":{},"df":0,"o":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1}},"df":3,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/security.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1},"/databases.html":{"tf":1}},"df":4}}}}}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2}}},"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"[":{"5":{"5":{"0":{"1":{"docs":{"/file.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/compatibility.html":{"tf":1},"/kubernetes.html":{"tf":1},"/limitations.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/security.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/web-ui.html":{"tf":1},"/capabilities.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1},"/development.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/testing.html":{"tf":1},"/logging.html":{"tf":1},"/databases.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":19,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3,"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"_":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,":":{"3":{"8":{"9":{"3":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/databases.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":4},"docs":{"/openldap-setup.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}},"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"f":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"w":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/compatibility.html":{"tf":1},"/high-availability.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/multifactor.html":{"tf":1},"/databases.html":{"tf":1}},"df":6}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/s3.html":{"tf":1},"/building.html":{"tf":1}},"df":6,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"}":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}},"t":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}},"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{"/kubernetes.html":{"tf":1},"/containerization.html":{"tf":1},"/contributing.html":{"tf":1}},"df":3}},"g":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/logging.html":{"tf":1.4142135623730951}},"df":2,"i":{"docs":{},"df":0,"n":{"docs":{"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/file.html":{"tf":1}},"df":4,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2}},"t":{"docs":{"/setup.html":{"tf":1}},"df":1},"s":{"docs":{},"df":0,"e":{"docs":{"/containerization.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/compatibility.html":{"tf":1},"/capabilities.html":{"tf":1},"/file.html":{"tf":1}},"df":3,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/logging.html":{"tf":1}},"df":1}}}}}}}}}}}},"docs":{},"df":0}}}}}}},"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"’":{"docs":{"/openldap-setup.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":2}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":8,"e":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2}}}},"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":2}},"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/security.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":4,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":3}}}}}}},"i":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}},"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/ssh-integration.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":2}}}}}}}},"n":{"docs":{},"df":0,"k":{"docs":{"/openldap-setup.html":{"tf":1},"/testing.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951},"/quickstart.html":{"tf":1}},"df":4},"u":{"docs":{},"df":0,"x":{"3":{"2":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"docs":{},"df":0},"6":{"4":{"docs":{"/scratch.html":{"tf":1},"/building.html":{"tf":1}},"df":2},"docs":{},"df":0},"docs":{"/related-projects.html":{"tf":1.7320508075688772},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/backends.html":{"tf":1},"/building.html":{"tf":1}},"df":5}},"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"r":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1},"/backends.html":{"tf":1}},"df":2}}}},"s":{"docs":{},"df":0,"t":{"docs":{"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":5}},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}},"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{"/setup.html":{"tf":1}},"df":1}}}},"l":{"docs":{},"df":0,"l":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":4}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"n":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"s":{"docs":{},"df":0,"u":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"m":{"docs":{"/custom-attributes.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/compatibility.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":2}}}},"d":{"docs":{},"df":0,"e":{"docs":{"/compatibility.html":{"tf":1},"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1}},"df":3,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{"/compatibility.html":{"tf":1}},"df":1},"docs":{},"df":0},"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}}}}}}}},"r":{"docs":{},"df":0,"n":{"docs":{"/capabilities.html":{"tf":1}},"df":1}},"l":{"docs":{"/capabilities.html":{"tf":1}},"df":1}},"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":3},"y":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951},"/limitations.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/containerization.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/backends.html":{"tf":1},"/testing.html":{"tf":1},"/contributing.html":{"tf":1}},"df":13,"!":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/containerization.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/high-availability.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"1":{"2":{"3":{"4":{"5":{"6":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}},"g":{"docs":{},"df":0,"o":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"v":{"docs":{},"df":0,"e":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2,"o":{"docs":{},"df":0,"f":{"docs":{"/compatibility.html":{"tf":1},"/openldap-setup.html":{"tf":1}},"df":2,"=":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"docs":{},"df":0}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951}},"df":4,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/running-travis-ci-locally.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"/contributing.html":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}},"h":{"1":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}},"docs":{},"df":0}}}}}}}}},"r":{"docs":{},"df":0,"g":{"docs":{"/contributing.html":{"tf":1.4142135623730951}},"df":1}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}},"p":{"docs":{},"df":0,"l":{"docs":{"/high-availability.html":{"tf":1},"/setup.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/file.html":{"tf":1},"/contributing.html":{"tf":1}},"df":5}}}}},"c":{"docs":{},"df":0,"h":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"s":{"docs":{},"df":0,"l":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"g":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/related-projects.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1.4142135623730951},"/backends.html":{"tf":1}},"df":5}},"i":{"docs":{"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1}},"df":4},"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/containerization.html":{"tf":1}},"df":1}}},"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/backends.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}},"h":{"docs":{"/file.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}}}},"t":{"docs":{},"df":0,"e":{"docs":{"/kubernetes.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2},"u":{"docs":{},"df":0,"r":{"docs":{"/setup.html":{"tf":1}},"df":1}}},"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"i":{"docs":{},"df":0,"n":{"docs":{"/building.html":{"tf":1}},"df":1,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"n":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}},"l":{"docs":{"/databases.html":{"tf":1.4142135623730951}},"df":1}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"k":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}},"k":{"docs":{},"df":0,"e":{"docs":{"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/yubikey.html":{"tf":1},"/file.html":{"tf":1},"/testing.html":{"tf":1},"/contributing.html":{"tf":1.4142135623730951}},"df":7,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2}},"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"i":{"docs":{},"df":0,"m":{"docs":{"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":3,"u":{"docs":{},"df":0,"m":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}},"o":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}},"s":{"docs":{"/shipping-using-podman.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1}},"df":2}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/databases.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":5}}}}},"q":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":1}},"df":1}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"[":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"]":{"docs":{},"df":0,"[":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"]":{"docs":{},"df":0,"[":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"y":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"]":{"docs":{},"df":0,"#":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":2}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"e":{"docs":{"/databases.html":{"tf":1.4142135623730951}},"df":1,"x":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/databases.html":{"tf":1}},"df":3,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"s":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/security.html":{"tf":1.4142135623730951},"/containerization.html":{"tf":1}},"df":4}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/limitations.html":{"tf":1}},"df":1},"i":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/yubikey.html":{"tf":1}},"df":1}},"n":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1}},"df":6,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}},"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1},"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/sqlite.html":{"tf":1},"/multifactor.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":8,"e":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":3,"u":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/testing.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1}},"df":4}}}},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":2}}},"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{"/scratch.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"n":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/compatibility.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{"/custom-attributes.html":{"tf":1},"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/file.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1}},"df":6,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"’":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}},"/":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":3}}},"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/compatibility.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/web-ui.html":{"tf":1.7320508075688772},"/yubikey.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/multifactor.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":10}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"h":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951},"/capabilities.html":{"tf":1}},"df":2}}},"v":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/s3.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":5,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"d":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/multifactor.html":{"tf":1},"/databases.html":{"tf":1}},"df":5},"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1},"/contributing.html":{"tf":1}},"df":3}}},"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{"/ssh-sssd.html":{"tf":1},"/capabilities.html":{"tf":1},"/contributing.html":{"tf":1}},"df":3}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/quickstart.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"’":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"m":{"docs":{"/scratch.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}},"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"/custom-attributes.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/":{"tf":1}},"df":1}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}}}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}},"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"o":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/custom-attributes.html":{"tf":1},"/high-availability.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/databases.html":{"tf":1}},"df":6}},"s":{"docs":{},"df":0,"i":{"docs":{"/high-availability.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/s3.html":{"tf":1},"/testing.html":{"tf":1}},"df":4,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"g":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951},"/contributing.html":{"tf":1}},"df":4},"t":{"docs":{},"df":0,"c":{"docs":{"/kubernetes.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1}},"df":2,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}},")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}}},"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1},"/limitations.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":3},"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/shipping-using-podman.html":{"tf":1},"/logging.html":{"tf":1.4142135623730951}},"df":3,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"2":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{"/logging.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":1.4142135623730951}},"df":1}}}}}}},"n":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/databases.html":{"tf":1}},"df":3,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/compatibility.html":{"tf":1},"/security.html":{"tf":1}},"df":2}}}}}}},"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/contact/":{"tf":1}},"df":1},"y":{"docs":{},"df":0,"’":{"docs":{"/contact/":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951},"/kubernetes.html":{"tf":1.4142135623730951},"/limitations.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/file.html":{"tf":1.4142135623730951},"/building.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/testing.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":12,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}},"w":{"docs":{"/custom-attributes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1},"/contributing.html":{"tf":1}},"df":5,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"=":{"docs":{},"df":0,"$":{"docs":{},"df":0,"(":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"x":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1.4142135623730951},"/yubikey.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/capabilities.html":{"tf":1},"/backends.html":{"tf":1},"/testing.html":{"tf":1},"/databases.html":{"tf":1}},"df":9,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/contact/":{"tf":1},"/kubernetes.html":{"tf":1},"/ssh-integration.html":{"tf":1}},"df":3,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"r":{"docs":{"/security.html":{"tf":1}},"df":1}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"\"":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/contact/":{"tf":1}},"df":1}}}}}},"i":{"docs":{},"df":0,"x":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}},"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{"/development.html":{"tf":1}},"df":1}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"m":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"w":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"v":{"2":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1},"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{"/development.html":{"tf":1}},"df":1}}}},"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}},"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}}},"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}}}}}},"j":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"@":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}},"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":3}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}},"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/development.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"/contact/":{"tf":1}},"df":1},"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"4":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}}}}},"e":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/contributing.html":{"tf":1.4142135623730951}},"df":5,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"1":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}},"w":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1.4142135623730951},"/ssh-integration.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/capabilities.html":{"tf":1},"/development.html":{"tf":1},"/contributing.html":{"tf":1}},"df":7},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/limitations.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"x":{"6":{"4":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"docs":{},"df":0},"docs":{},"df":0}}}}},"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"u":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}}}}}}},"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}},"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2}}}},"i":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1,"g":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"x":{"docs":{"/related-projects.html":{"tf":1}},"df":1,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"x":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/limitations.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/containerization.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":7,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"s":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}},"o":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{"/compatibility.html":{"tf":1}},"df":1},"s":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}},"’":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/compatibility.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/s3.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/testing.html":{"tf":1}},"df":6}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{"/setup.html":{"tf":1}},"df":1}}}}}},"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}},"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}},"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"t":{"docs":{"/limitations.html":{"tf":1},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":6,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"n":{"docs":{"/contact/":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/setup.html":{"tf":1},"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/backends.html":{"tf":1},"/contributing.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":11,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}},"l":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"y":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}},"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/contact/":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/yubikey.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":4,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{"/contributing.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"r":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/contributing.html":{"tf":1}},"df":6,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"n":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/capabilities.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/backends.html":{"tf":1}},"df":5,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/testing.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2}}}},"i":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2,"c":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"w":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{"/backends.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,":":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"h":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,":":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"x":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"l":{"docs":{},"df":0,"’":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1},"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"'":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}},"=":{"docs":{},"df":0,"{":{"1":{"docs":{},"df":0,"}":{"docs":{},"df":0,"m":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}},"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":3,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}}}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}},"t":{"docs":{},"df":0,"p":{"docs":{"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1.7320508075688772},"/multifactor.html":{"tf":1},"/file.html":{"tf":1}},"df":4,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/backends.html":{"tf":1}},"df":3}}}}}}},"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1.4142135623730951}},"df":1}}}}}}}}},"b":{"docs":{},"df":0,"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951}},"df":5}}}},"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}},"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}}}},"(":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{"/databases.html":{"tf":1}},"df":1}}},"n":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"w":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}},"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2,";":{"0":{"0":{"0":{"0":{"docs":{},"df":0,":":{"3":{"8":{"9":{"4":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"5":{"5":{"5":{"5":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"2":{"4":{"3":{"2":{"6":{"1":{"2":{"4":{"3":{"1":{"3":{"0":{"2":{"4":{"4":{"docs":{},"df":0,"b":{"6":{"2":{"4":{"6":{"3":{"4":{"6":{"2":{"6":{"5":{"6":{"docs":{},"df":0,"f":{"7":{"2":{"6":{"5":{"5":{"0":{"4":{"docs":{},"df":0,"f":{"7":{"6":{"2":{"docs":{},"df":0,"e":{"7":{"9":{"4":{"docs":{},"df":0,"f":{"3":{"2":{"4":{"9":{"5":{"7":{"7":{"4":{"6":{"docs":{},"df":0,"d":{"6":{"5":{"6":{"5":{"4":{"1":{"3":{"2":{"6":{"docs":{},"df":0,"b":{"4":{"docs":{},"df":0,"b":{"4":{"6":{"5":{"9":{"6":{"2":{"7":{"5":{"6":{"7":{"4":{"docs":{},"df":0,"a":{"7":{"9":{"3":{"3":{"6":{"docs":{},"df":0,"a":{"4":{"7":{"6":{"8":{"4":{"5":{"7":{"6":{"4":{"docs":{},"df":0,"b":{"6":{"1":{"6":{"docs":{},"df":0,"d":{"6":{"5":{"4":{"4":{"6":{"1":{"6":{"9":{"7":{"8":{"4":{"docs":{},"df":0,"e":{"4":{"1":{"3":{"8":{"4":{"docs":{},"df":0,"f":{"4":{"4":{"3":{"2":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"3":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"4":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"docs":{},"df":0,"v":{"4":{"4":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"z":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"d":{"6":{"docs":{},"df":0,"s":{"2":{"5":{"docs":{},"df":0,"j":{"4":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"3":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}},"docs":{},"df":0}}}}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0}}}}}},"6":{"4":{"7":{"8":{"5":{"7":{"9":{"docs":{},"df":0,"e":{"3":{"7":{"docs":{},"df":0,"a":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"4":{"5":{"docs":{},"df":0,"f":{"0":{"1":{"3":{"docs":{},"df":0,"e":{"1":{"4":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"b":{"3":{"0":{"docs":{},"df":0,"b":{"3":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"5":{"6":{"docs":{},"df":0,"c":{"7":{"2":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"3":{"1":{"0":{"1":{"2":{"3":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"docs":{},"df":0,"f":{"5":{"3":{"docs":{},"df":0,"e":{"0":{"3":{"3":{"3":{"docs":{},"df":0,"e":{"3":{"docs":{},"df":0,"f":{"4":{"1":{"6":{"docs":{},"df":0,"a":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/capabilities.html":{"tf":1},"/databases.html":{"tf":1}},"df":3}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"5":{"2":{"docs":{},"df":0,"c":{"7":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"6":{"8":{"7":{"docs":{},"df":0,"d":{"9":{"8":{"docs":{},"df":0,"c":{"9":{"8":{"8":{"9":{"3":{"0":{"4":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"2":{"docs":{},"df":0,"e":{"4":{"0":{"8":{"docs":{},"df":0,"c":{"7":{"4":{"docs":{},"df":0,"b":{"6":{"1":{"1":{"docs":{},"df":0,"e":{"8":{"6":{"docs":{},"df":0,"a":{"4":{"0":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"5":{"1":{"docs":{},"df":0,"c":{"4":{"docs":{},"df":0,"b":{"4":{"3":{"docs":{},"df":0,"f":{"1":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"5":{"9":{"1":{"3":{"docs":{},"df":0,"c":{"5":{"docs":{},"df":0,"c":{"docs":{},"df":0,"d":{"0":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}}}},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1}},"df":3,";":{"docs":{},"df":0,"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1},"/backends.html":{"tf":1}},"df":2}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}}}}}}}}},"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}},"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/security.html":{"tf":1}},"df":2,";":{"docs":{},"df":0,"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1}},"df":2}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/capabilities.html":{"tf":1}},"df":1,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/yubikey.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},")":{"docs":{},"df":0,";":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/capabilities.html":{"tf":1},"/backends.html":{"tf":1},"/databases.html":{"tf":1}},"df":5}}}}}}}}}}}},"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}}}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"_":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}},"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1},"/capabilities.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951}},"df":3}}}}}}}}},"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/capabilities.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}}},"@":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1.4142135623730951}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}}}}}}}}}}}}},"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/sqlite.html":{"tf":1}},"df":1}}}}}}}}}},"v":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"s":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}},"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"4":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0}}}},"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/mysql.html":{"tf":1},"/postgresql.html":{"tf":1},"/sqlite.html":{"tf":1}},"df":3}}}}}}}}}},"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/postgresql.html":{"tf":1}},"df":1}}}}}}}}}}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/sqlite.html":{"tf":1}},"df":1}}}},"m":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/mysql.html":{"tf":1}},"df":1}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}},"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"m":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/mysql.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/postgresql.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/sqlite.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}},"(":{"docs":{},"df":0,"o":{"docs":{},"df":0,"b":{"docs":{},"df":0,"j":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"=":{"docs":{},"df":0,"*":{"docs":{},"df":0,")":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1},"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,")":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,")":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{},"df":0,"=":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"d":{"docs":{},"df":0,"c":{"docs":{},"df":0,"=":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,")":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/backends.html":{"tf":1}},"df":2}}}}},":":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,":":{"3":{"9":{"0":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"]":{"docs":{},"df":0,"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/backends.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}},"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"1":{"docs":{},"df":0,":":{"6":{"3":{"6":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"2":{"docs":{},"df":0,":":{"6":{"3":{"6":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}},"docs":{},"df":0}}}}}}}}}}}}}},"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/backends.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"v":{"docs":{},"df":0,"j":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"h":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"$":{"docs":{},"df":0,"(":{"docs":{},"df":0,"p":{"docs":{},"df":0,"w":{"docs":{},"df":0,"d":{"docs":{},"df":0,")":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"*":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"{":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"}":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1.4142135623730951}},"df":1}}}}},"/":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"}":{"docs":{},"df":0,"/":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"*":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}}}},")":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}},"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"e":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/databases.html":{"tf":1}},"df":9,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}},"y":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":3},"c":{"docs":{},"df":0,"k":{"docs":{"/contributing.html":{"tf":1}},"df":1,"l":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1},"/file.html":{"tf":1},"/contributing.html":{"tf":1}},"df":3}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}},"r":{"docs":{},"df":0,"k":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"r":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}},"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1},"/setup.html":{"tf":1},"/web-ui.html":{"tf":1.4142135623730951},"/backends.html":{"tf":1.4142135623730951}},"df":7,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}},"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{"/compatibility.html":{"tf":1},"/kubernetes.html":{"tf":1},"/security.html":{"tf":1},"/capabilities.html":{"tf":1},"/file.html":{"tf":1}},"df":5}}}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1.4142135623730951},"/web-ui.html":{"tf":1},"/capabilities.html":{"tf":1},"/multifactor.html":{"tf":1},"/shipping-using-podman.html":{"tf":1.4142135623730951},"/file.html":{"tf":1},"/backends.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1.4142135623730951}},"df":11,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"=":{"docs":{},"df":0,"\"":{"docs":{},"df":0,"h":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"p":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,":":{"8":{"0":{"0":{"0":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"/":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"j":{"docs":{},"df":0,"p":{"docs":{},"df":0,"g":{"docs":{"/":{"tf":1}},"df":1}}}}}}}}}}},"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}},"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1},"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"z":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}},"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}}}}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/limitations.html":{"tf":1},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/s3.html":{"tf":1},"/logging.html":{"tf":1}},"df":5}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}},"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"m":{"docs":{"/security.html":{"tf":1.4142135623730951}},"df":1}}}}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}},"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}},"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1.7320508075688772},"/openldap-setup.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/databases.html":{"tf":2.6457513110645907}},"df":6,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}}},"h":{"2":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}},"docs":{},"df":0},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"=":{"5":{"0":{"0":{"4":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{"/rfcs-and-extensions.html":{"tf":1}},"df":1}}}}},"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}},"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"=":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"b":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/security.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/compatibility.html":{"tf":1}},"df":1},"y":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"q":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1.7320508075688772},"/security.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/capabilities.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951}},"df":7,"’":{"docs":{"/custom-attributes.html":{"tf":1},"/databases.html":{"tf":1}},"df":2},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}},"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1}},"df":2}}}}},"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"“":{"docs":{},"df":0,"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/kubernetes.html":{"tf":1},"/security.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/web-ui.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":5}},"p":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":3}}}},"t":{"docs":{"/backends.html":{"tf":1}},"df":1,"u":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}},"i":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}},")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"n":{"docs":{"/yubikey.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/capabilities.html":{"tf":1.4142135623730951},"/testing.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951},"/contributing.html":{"tf":1}},"df":6}}}}},"d":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/multifactor.html":{"tf":1},"/file.html":{"tf":1}},"df":7,"d":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/file.html":{"tf":1},"/contributing.html":{"tf":1}},"df":6,"i":{"docs":{},"df":0,"t":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/web-ui.html":{"tf":1},"/databases.html":{"tf":1}},"df":6},"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/limitations.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/databases.html":{"tf":1}},"df":4,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"(":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"p":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{"/web-ui.html":{"tf":1}},"df":1}}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},")":{"docs":{},"df":0,":":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"p":{"docs":{},"df":0,"p":{"docs":{"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1.4142135623730951},"/file.html":{"tf":1},"/building.html":{"tf":1}},"df":5,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1.4142135623730951}},"df":3}}},"l":{"docs":{},"df":0,"i":{"docs":{"/rate-limiting.html":{"tf":1.4142135623730951}},"df":1,"c":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1.7320508075688772},"/web-ui.html":{"tf":1}},"df":3,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"’":{"docs":{"/security.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2}}}}}}},"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}}},"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/ssh-integration.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/containerization.html":{"tf":1}},"df":3,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}}},")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"x":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}},"t":{"docs":{},"df":0,"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}},"i":{"docs":{"/web-ui.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2}},"s":{"docs":{},"df":0,"k":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/rfcs-and-extensions.html":{"tf":1.4142135623730951}},"df":3},"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":2}}}},"p":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{"/security.html":{"tf":1}},"df":1}},"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}},"b":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"b":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}}},"o":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/ssh-sssd.html":{"tf":1},"/openssh-keys.html":{"tf":1},"/contributing.html":{"tf":1}},"df":4,"e":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}},"i":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}},"u":{"docs":{},"df":0,"s":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{"/high-availability.html":{"tf":1}},"df":1,"m":{"docs":{"/scratch.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2,"a":{"docs":{},"df":0,"t":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2}}},"n":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}},"h":{"docs":{"/openldap-setup.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":3,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1},"/limitations.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":2.23606797749979},"/security.html":{"tf":1.4142135623730951},"/ssh-integration.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1.4142135623730951},"/yubikey.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":2.23606797749979},"/rfcs-and-extensions.html":{"tf":1},"/backends.html":{"tf":1}},"df":12,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}},"docs":{},"df":0},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"y":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/openssh-keys.html":{"tf":1}},"df":3}},"_":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"}":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"_":{"docs":{},"df":0,"b":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/openldap-setup.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/backends.html":{"tf":1},"/databases.html":{"tf":1}},"df":4}},"n":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"docs":{"/openldap-setup.html":{"tf":1},"/security.html":{"tf":1}},"df":2,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":3}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"h":{"2":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"k":{"docs":{},"df":0,"a":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}},"g":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/file.html":{"tf":1},"/testing.html":{"tf":1}},"df":3}}}}},"o":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1}},"df":1}}}},"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/backends.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}},"h":{"1":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}},"v":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}},"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1},"/file.html":{"tf":1}},"df":3}}},"m":{"docs":{"/scratch.html":{"tf":1}},"df":1},"e":{"docs":{},"df":0,"a":{"docs":{"/security.html":{"tf":1.4142135623730951},"/contributing.html":{"tf":1}},"df":2}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":3}}}},"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"w":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"_":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}}}}}}}}}}}},"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"k":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}},"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"3":{"docs":{},"df":0,"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"n":{"docs":{},"df":0,"z":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"1":{"docs":{},"df":0,"y":{"docs":{},"df":0,"c":{"2":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"j":{"docs":{},"df":0,"q":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"a":{"docs":{},"df":0,"q":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"3":{"docs":{},"df":0,"u":{"docs":{},"df":0,"k":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"2":{"docs":{},"df":0,"i":{"docs":{},"df":0,"z":{"docs":{},"df":0,"x":{"docs":{},"df":0,"g":{"docs":{},"df":0,"q":{"docs":{},"df":0,"n":{"docs":{},"df":0,"y":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"b":{"docs":{},"df":0,"+":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"j":{"docs":{},"df":0,"j":{"docs":{},"df":0,"w":{"docs":{},"df":0,"v":{"docs":{},"df":0,"w":{"3":{"docs":{},"df":0,"a":{"docs":{},"df":0,"j":{"docs":{},"df":0,"w":{"docs":{},"df":0,"v":{"3":{"4":{"docs":{},"df":0,"t":{"2":{"docs":{},"df":0,"j":{"docs":{},"df":0,"z":{"docs":{},"df":0,"r":{"docs":{},"df":0,"+":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"j":{"9":{"docs":{},"df":0,"x":{"docs":{},"df":0,"d":{"docs":{},"df":0,"d":{"docs":{},"df":0,"k":{"docs":{},"df":0,"p":{"docs":{},"df":0,"y":{"docs":{},"df":0,"q":{"docs":{},"df":0,"e":{"docs":{},"df":0,"k":{"docs":{},"df":0,"t":{"docs":{},"df":0,"n":{"docs":{},"df":0,"h":{"docs":{},"df":0,"s":{"docs":{},"df":0,"f":{"docs":{},"df":0,"m":{"docs":{},"df":0,"y":{"9":{"3":{"docs":{},"df":0,"l":{"docs":{},"df":0,"j":{"docs":{},"df":0,"w":{"5":{"docs":{},"df":0,"q":{"docs":{},"df":0,"d":{"docs":{},"df":0,"s":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"4":{"docs":{},"df":0,"k":{"docs":{},"df":0,"p":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"4":{"7":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"r":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"g":{"4":{"docs":{},"df":0,"h":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"k":{"docs":{},"df":0,"o":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"2":{"docs":{},"df":0,"j":{"docs":{},"df":0,"w":{"docs":{},"df":0,"q":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"9":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"7":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"q":{"docs":{},"df":0,"g":{"docs":{},"df":0,"m":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"x":{"docs":{},"df":0,"x":{"docs":{},"df":0,"o":{"4":{"docs":{},"df":0,"j":{"docs":{},"df":0,"f":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"w":{"4":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"5":{"2":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"9":{"docs":{},"df":0,"n":{"1":{"docs":{},"df":0,"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"y":{"docs":{},"df":0,"m":{"9":{"docs":{},"df":0,"y":{"8":{"docs":{},"df":0,"r":{"docs":{},"df":0,"j":{"8":{"8":{"docs":{},"df":0,"f":{"docs":{},"df":0,"j":{"docs":{},"df":0,"c":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"+":{"0":{"1":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"0":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"f":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"3":{"5":{"docs":{},"df":0,"t":{"0":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"9":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"c":{"docs":{},"df":0,"q":{"docs":{},"df":0,"a":{"6":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"m":{"7":{"docs":{},"df":0,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"j":{"docs":{},"df":0,"u":{"docs":{},"df":0,"v":{"docs":{},"df":0,"k":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"x":{"docs":{},"df":0,"c":{"8":{"docs":{},"df":0,"w":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"d":{"docs":{},"df":0,"z":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"z":{"docs":{},"df":0,"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"4":{"0":{"docs":{},"df":0,"k":{"docs":{},"df":0,"z":{"docs":{},"df":0,"d":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"z":{"docs":{},"df":0,"r":{"docs":{},"df":0,"j":{"docs":{},"df":0,"x":{"7":{"docs":{},"df":0,"v":{"docs":{},"df":0,"x":{"docs":{},"df":0,"x":{"docs":{},"df":0,"h":{"docs":{},"df":0,"h":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"7":{"docs":{},"df":0,"x":{"docs":{},"df":0,"b":{"docs":{},"df":0,"y":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"0":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"8":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"2":{"docs":{},"df":0,"v":{"docs":{},"df":0,"y":{"4":{"docs":{},"df":0,"d":{"docs":{},"df":0,"t":{"docs":{},"df":0,"q":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"j":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"x":{"docs":{},"df":0,"b":{"docs":{},"df":0,"z":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"0":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"9":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"1":{"docs":{},"df":0,"u":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,"q":{"docs":{},"df":0,"y":{"docs":{},"df":0,"e":{"5":{"docs":{},"df":0,"g":{"docs":{},"df":0,"b":{"docs":{},"df":0,"n":{"2":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"j":{"docs":{},"df":0,"s":{"docs":{},"df":0,"q":{"docs":{},"df":0,"q":{"0":{"docs":{},"df":0,"o":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"+":{"3":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"g":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"j":{"docs":{},"df":0,"f":{"docs":{},"df":0,"y":{"docs":{},"df":0,"z":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"+":{"docs":{},"df":0,"t":{"docs":{},"df":0,"x":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"h":{"docs":{},"df":0,"w":{"docs":{"/openssh-keys.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}},"docs":{},"df":0}}}}}}},"docs":{},"df":0}}}},"docs":{},"df":0}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0}}}},"docs":{},"df":0}}},"docs":{},"df":0}}}}}},"docs":{},"df":0}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}},"docs":{},"df":0}}}},"docs":{},"df":0}}}}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}},"docs":{},"df":0}},"docs":{},"df":0}}}}},"docs":{},"df":0}},"docs":{},"df":0}}},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0}}}}}}}},"docs":{},"df":0}}}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0}}}}}}}}},"docs":{},"df":0}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0}}}}}},"docs":{},"df":0}}}}}}}}}}},"docs":{},"df":0}}}},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}},"docs":{},"df":0}},"docs":{},"df":0},"docs":{},"df":0}}}}},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}}}},"docs":{},"df":0}}},"docs":{},"df":0}}}}},"docs":{},"df":0}}}},"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,";":{"docs":{},"df":0,"&":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}},"f":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/ssh-libpam-ldap-ncsd.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":4,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"l":{"docs":{"/compatibility.html":{"tf":1},"/shipping-using-podman.html":{"tf":1}},"df":2,"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"d":{"docs":{},"df":0,"g":{"docs":{"/custom-attributes.html":{"tf":1},"/security.html":{"tf":1}},"df":2}}}}},"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1}},"df":2}}},"r":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}},"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/related-projects.html":{"tf":1}},"df":1,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"/":{"docs":{},"df":0,"n":{"docs":{},"df":0,"m":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"/":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"_":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"g":{"docs":{},"df":0,"o":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1,"l":{"docs":{},"df":0,"e":{"docs":{"/custom-attributes.html":{"tf":1},"/kubernetes.html":{"tf":2},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":2},"/setup.html":{"tf":1},"/containerization.html":{"tf":2},"/s3.html":{"tf":1},"/file.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":9,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/compatibility.html":{"tf":1},"/ssh-sssd.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"[":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"’":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}},">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":2}}}}}}}}}}}}}}},"p":{"docs":{"/yubikey.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"docs":{},"df":0},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}},"b":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}},"&":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,";":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{"/sqlite.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/contact/":{"tf":1},"/custom-attributes.html":{"tf":1},"/limitations.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1.4142135623730951}},"df":4,"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"f":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/debugging-ldap-behaviors.html":{"tf":1}},"df":1}}}}}}},"docs":{},"df":0}}}}}}}},"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951},"/yubikey.html":{"tf":1.4142135623730951}},"df":2,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"c":{"docs":{},"df":0,"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/file.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"n":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"g":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"r":{"docs":{},"df":0,"a":{"docs":{},"df":0,"y":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}},"t":{"docs":{"/kubernetes.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1}},"df":2},"n":{"docs":{},"df":0,"d":{"docs":{"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/rfcs-and-extensions.html":{"tf":1.4142135623730951},"/development.html":{"tf":1},"/testing.html":{"tf":1}},"df":6},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"l":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/ssh-integration.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/yubikey.html":{"tf":1},"/testing.html":{"tf":1},"/databases.html":{"tf":1}},"df":8}}},"x":{"docs":{"/scratch.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1},"/contributing.html":{"tf":1.4142135623730951}},"df":3}},"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"u":{"docs":{"/compatibility.html":{"tf":1},"/custom-attributes.html":{"tf":1},"/security.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":4,"s":{"docs":{"/kubernetes.html":{"tf":1}},"df":1,":":{"1":{"docs":{"/compatibility.html":{"tf":1},"/yubikey.html":{"tf":1}},"df":2},"2":{"docs":{"/custom-attributes.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":2},"3":{"docs":{"/yubikey.html":{"tf":1}},"df":1},"docs":{},"df":0},"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/security.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"m":{"docs":{"/contact/":{"tf":1.4142135623730951}},"df":1},"w":{"docs":{},"df":0,"a":{"docs":{},"df":0,"r":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/backends.html":{"tf":1}},"df":3}}}},"c":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1},"e":{"docs":{},"df":0,"v":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1}},"g":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/ssh-sssd.html":{"tf":1},"/contributing.html":{"tf":1}},"df":2,"p":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"g":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/security.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1.4142135623730951},"/openssh-keys.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":2},"/quickstart.html":{"tf":1}},"df":7,"s":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"k":{"docs":{"/ssh-integration.html":{"tf":1}},"df":1},"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/testing.html":{"tf":1}},"df":5}}},"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/contributing.html":{"tf":1.4142135623730951}},"df":1}}}}},"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"g":{"docs":{"/contact/":{"tf":1},"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":3},"s":{"docs":{},"df":0,"k":{"docs":{"/related-projects.html":{"tf":1}},"df":1}},"t":{"docs":{"/databases.html":{"tf":1}},"df":1}},"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}},"o":{"docs":{},"df":0,"w":{"docs":{"/running-travis-ci-locally.html":{"tf":1.7320508075688772},"/contributing.html":{"tf":1}},"df":2}}},"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"t":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{"/openldap-setup.html":{"tf":1},"/rate-limiting.html":{"tf":1},"/scratch.html":{"tf":1},"/capabilities.html":{"tf":1},"/backends.html":{"tf":1},"/contributing.html":{"tf":1.4142135623730951}},"df":6,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}},"/":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1},"/testing.html":{"tf":1}},"df":2}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2}}},"e":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":4,"e":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{},"df":0,"_":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"_":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"[":{"docs":{},"df":0,"[":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}}}},"i":{"docs":{},"df":0,"l":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"1":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}},"r":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":2}}}},"c":{"docs":{},"df":0,"t":{"docs":{"/security.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/databases.html":{"tf":1},"/contributing.html":{"tf":1}},"df":4,"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}},"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/scratch.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"r":{"docs":{},"df":0,"u":{"docs":{},"df":0,"n":{"docs":{"/building.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"f":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"x":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}},"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,"e":{"docs":{"/scratch.html":{"tf":1}},"df":1,"i":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{"/scratch.html":{"tf":1},"/ssh-sssd.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":3}}}}},"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{"/backends.html":{"tf":1}},"df":1}}}}}},"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"w":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"/testing.html":{"tf":1}},"df":1}}}}}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"q":{"docs":{},"df":0,"d":{"docs":{},"df":0,"n":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}},"w":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/rfcs-and-extensions.html":{"tf":1},"/databases.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":5,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{"/contact/":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/contributing.html":{"tf":1}},"df":3}},"p":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"i":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{"/limitations.html":{"tf":1}},"df":1}}}}}}},"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/limitations.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"“":{"docs":{},"df":0,"c":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}},"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"l":{"docs":{},"df":0,"s":{"docs":{},"df":0,"_":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"t":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/file.html":{"tf":1.4142135623730951}},"df":4}}}}},"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/scratch.html":{"tf":1},"/backends.html":{"tf":1}},"df":2}}}},"r":{"docs":{},"df":0,"e":{"docs":{"/backends.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"y":{"docs":{"/high-availability.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/ssh-integration.html":{"tf":1.7320508075688772},"/s3.html":{"tf":1},"/multifactor.html":{"tf":1},"/file.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":8},"n":{"docs":{},"df":0,"t":{"docs":{"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/logging.html":{"tf":1},"/contributing.html":{"tf":1}},"df":5}},"r":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/contributing.html":{"tf":1},"/quickstart.html":{"tf":1}},"df":3,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"3":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{"/contributing.html":{"tf":1}},"df":1}}},"o":{"docs":{},"df":0,"r":{"docs":{},"df":0,"k":{"docs":{"/":{"tf":1},"/kubernetes.html":{"tf":1},"/limitations.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/ssh-sssd.html":{"tf":1},"/containerization.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/contributing.html":{"tf":1}},"df":12,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/yubikey.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}},"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}},"f":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{"/contributing.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"2":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"docs":{},"df":0}}}},"docs":{},"df":0}}}}}}}},"l":{"docs":{},"df":0,"d":{"docs":{"/security.html":{"tf":1}},"df":1,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/contributing.html":{"tf":1}},"df":3},"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}},"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}},"e":{"docs":{},"df":0,"b":{"docs":{"/related-projects.html":{"tf":1},"/web-ui.html":{"tf":1}},"df":2,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{"/rate-limiting.html":{"tf":1}},"df":1}}}},"l":{"docs":{},"df":0,"l":{"docs":{"/web-ui.html":{"tf":1},"/file.html":{"tf":1},"/contributing.html":{"tf":1}},"df":3,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/multifactor.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}},"a":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/security.html":{"tf":1}},"df":1}}}}},"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}},"h":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"i":{"docs":{"/ssh-sssd.html":{"tf":1}},"df":1}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1}}},"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"’":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"s":{"docs":{},"df":0,"l":{"docs":{"/shipping-using-podman.html":{"tf":1}},"df":1}}},"k":{"docs":{"/scratch.html":{"tf":1},"/s3.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"y":{"docs":{"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":2.23606797749979},"/web-ui.html":{"tf":1},"/openssh-keys.html":{"tf":1.4142135623730951}},"df":4,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/file.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"h":{"3":{"docs":{},"df":0,">":{"docs":{},"df":0,"g":{"docs":{},"df":0,"l":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}},"docs":{},"df":0}}}}},"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"y":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"h":{"docs":{},"df":0,"a":{"2":{"5":{"6":{"docs":{"/security.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/yubikey.html":{"tf":1}},"df":1}}}}},"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{},"df":0,":":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"m":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"df":0,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{"/capabilities.html":{"tf":1}},"df":1}}}}},"e":{"docs":{},"df":0,"p":{"docs":{"/related-projects.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1}},"df":3}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"n":{"docs":{},"df":0,"e":{"docs":{},"df":0,"t":{"docs":{"/high-availability.html":{"tf":1},"/kubernetes.html":{"tf":1.4142135623730951}},"df":2,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"p":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}},"’":{"docs":{"/containerization.html":{"tf":1}},"df":1}}}}}}}}}},"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"c":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"n":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1},"/multifactor.html":{"tf":1}},"df":2},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}},"v":{"1":{"1":{"0":{"docs":{},"df":0,"’":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"2":{"0":{"docs":{"/contributing.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/running-travis-ci-locally.html":{"tf":1},"/testing.html":{"tf":1}},"df":4,"a":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"d":{"docs":{"/custom-attributes.html":{"tf":1},"/scratch.html":{"tf":1.4142135623730951},"/multifactor.html":{"tf":1},"/file.html":{"tf":1}},"df":4}},"u":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951},"/kubernetes.html":{"tf":1},"/scratch.html":{"tf":1},"/debugging-ldap-behaviors.html":{"tf":1}},"df":4,"e":{"docs":{},"df":0,")":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}},"s":{"docs":{},"df":0,"y":{"docs":{},"df":0,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}},"(":{"5":{"0":{"0":{"1":{"docs":{"/databases.html":{"tf":1}},"df":1},"3":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"5":{"0":{"3":{"docs":{"/databases.html":{"tf":1}},"df":1},"4":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0,"'":{"docs":{},"df":0,"s":{"docs":{},"df":0,"u":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"o":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"v":{"docs":{},"df":0,"c":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"k":{"docs":{"/databases.html":{"tf":1}},"df":1}}},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"c":{"docs":{},"df":0,"e":{"docs":{},"df":0,"u":{"docs":{},"df":0,"s":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}},"c":{"docs":{},"df":0,"i":{"docs":{},"df":0,"v":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"n":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}},"a":{"docs":{},"df":0,"p":{"docs":{"/databases.html":{"tf":1}},"df":1}}},"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"v":{"docs":{},"df":0,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"a":{"docs":{},"df":0,"i":{"docs":{},"df":0,"l":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"h":{"docs":{},"df":0,"a":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{"/databases.html":{"tf":1}},"df":1}}}},"j":{"docs":{},"df":0,"o":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"o":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}},"u":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"r":{"4":{"docs":{"/databases.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}},":":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"e":{"docs":{},"df":0,"a":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,">":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{},"df":0,"f":{"docs":{},"df":0,"i":{"docs":{},"df":0,"g":{"docs":{"/security.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"#":{"docs":{},"df":0,"n":{"docs":{},"df":0,"]":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"h":{"docs":{},"df":0,"o":{"docs":{},"df":0,"w":{"docs":{},"df":0,"e":{"docs":{},"df":0,"v":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"c":{"docs":{},"df":0,"k":{"docs":{},"df":0,"q":{"docs":{},"df":0,"u":{"docs":{},"df":0,"o":{"docs":{},"df":0,"t":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"a":{"docs":{},"df":0,"p":{"docs":{},"df":0,"p":{"docs":{},"df":0,"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"d":{"docs":{},"df":0,"i":{"docs":{},"df":0,"x":{"docs":{"/related-projects.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"df":0,"i":{"docs":{},"df":0,"a":{"docs":{},"df":0,"b":{"docs":{},"df":0,"l":{"docs":{"/scratch.html":{"tf":1}},"df":1,"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"o":{"docs":{},"df":0,"l":{"docs":{"/s3.html":{"tf":1}},"df":1,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"o":{"docs":{},"df":0,"r":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"u":{"docs":{"/setup.html":{"tf":1},"/databases.html":{"tf":1}},"df":2}}},"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"/":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{},"df":0,"l":{"docs":{},"df":0,"o":{"docs":{},"df":0,"g":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}}}}},"m":{"docs":{"/high-availability.html":{"tf":1}},"df":1},"e":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/scratch.html":{"tf":1},"/setup.html":{"tf":1},"/file.html":{"tf":1},"/contributing.html":{"tf":1.4142135623730951}},"df":5,"o":{"docs":{},"df":0,"p":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/scratch.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"3":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"r":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"t":{"docs":{},"df":0,"d":{"docs":{},"df":0,">":{"docs":{},"df":0,"m":{"docs":{},"df":0,"a":{"docs":{},"df":0,"k":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}}}}},"docs":{},"df":0}}}}}}}}}}}}},"i":{"docs":{"/kubernetes.html":{"tf":1},"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/security.html":{"tf":1},"/shipping-using-podman.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/file.html":{"tf":1},"/backends.html":{"tf":1}},"df":8},"b":{"docs":{},"df":0,"o":{"docs":{},"df":0,"s":{"docs":{},"df":0,"i":{"docs":{},"df":0,"t":{"docs":{},"df":0,"y":{"docs":{},"df":0,"<":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"0":{"docs":{"/scratch.html":{"tf":1},"/logging.html":{"tf":1}},"df":2},"docs":{},"df":0}}}}}}}}}}}}}}}},"o":{"docs":{},"df":0,"l":{"docs":{},"df":0,"u":{"docs":{},"df":0,"m":{"docs":{"/kubernetes.html":{"tf":1.4142135623730951},"/containerization.html":{"tf":1}},"df":2,"e":{"docs":{},"df":0,"’":{"docs":{"/kubernetes.html":{"tf":1}},"df":1}}}}}},"p":{"docs":{},"df":0,"n":{"docs":{},"df":0,"”":{"docs":{},"df":0,"“":{"5":{"5":{"0":{"3":{"docs":{},"df":0,"”":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,">":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"e":{"docs":{},"df":0,"c":{"docs":{},"df":0,"t":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0},"docs":{},"df":0}}}}},"j":{"docs":{},"df":0,"s":{"docs":{},"df":0,"o":{"docs":{},"df":0,"n":{"docs":{"/custom-attributes.html":{"tf":1.4142135623730951},"/databases.html":{"tf":1}},"df":2,"p":{"docs":{},"df":0,"a":{"docs":{},"df":0,"t":{"docs":{},"df":0,"h":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1},"c":{"docs":{},"df":0,"h":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"o":{"docs":{},"df":0,"h":{"docs":{},"df":0,"n":{"docs":{"/openldap-setup.html":{"tf":1}},"df":1,"d":{"docs":{},"df":0,"o":{"docs":{"/openldap-setup.html":{"tf":1.4142135623730951}},"df":1,"e":{"docs":{},"df":0,"o":{"docs":{},"df":0,"u":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}},"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,">":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,"f":{"docs":{},"df":0,"a":{"docs":{},"df":0,"u":{"docs":{},"df":0,"l":{"docs":{},"df":0,"t":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"df":0,"n":{"docs":{},"df":0,"k":{"docs":{},"df":0,"i":{"docs":{},"df":0,"n":{"docs":{"/scratch.html":{"tf":1}},"df":1}}}}},"q":{"docs":{"/running-travis-ci-locally.html":{"tf":1}},"df":1},"u":{"docs":{},"df":0,"m":{"docs":{},"df":0,"p":{"docs":{"/contributing.html":{"tf":1}},"df":1}}}},"x":{"docs":{"/openldap-setup.html":{"tf":1},"/scratch.html":{"tf":1},"/rfcs-and-extensions.html":{"tf":1},"/databases.html":{"tf":1.4142135623730951},"/quickstart.html":{"tf":1}},"df":5,"c":{"docs":{},"df":0,"l":{"docs":{},"df":0,"i":{"docs":{},"df":0,"p":{"docs":{"/custom-attributes.html":{"tf":1}},"df":1}}}}},"y":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1,"a":{"docs":{},"df":0,"m":{"docs":{},"df":0,"l":{"docs":{"/kubernetes.html":{"tf":1},"/capabilities.html":{"tf":1}},"df":2}}},"o":{"docs":{},"df":0,"u":{"docs":{},"df":0,"r":{"docs":{},"df":0,"s":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"f":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"3":{"docs":{"/kubernetes.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}},"e":{"docs":{},"df":0,"s":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"c":{"docs":{},"df":0,"o":{"docs":{},"df":0,"d":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"/":{"docs":{},"df":0,"p":{"docs":{},"df":0,"r":{"docs":{},"df":0,"e":{"docs":{},"df":0,">":{"docs":{},"df":0,"<":{"docs":{},"df":0,"h":{"2":{"docs":{"/ssh-libpam-ldap-ncsd.html":{"tf":1}},"df":1},"docs":{},"df":0}}}}}}}}}}}}}}}},"l":{"docs":{},"df":0,"l":{"docs":{"/contributing.html":{"tf":1}},"df":1}}},"u":{"docs":{},"df":0,"b":{"docs":{},"df":0,"i":{"docs":{},"df":0,"k":{"docs":{},"df":0,"e":{"docs":{},"df":0,"y":{"docs":{"/yubikey.html":{"tf":1.4142135623730951},"/file.html":{"tf":1}},"df":2}}}}}},"i":{"docs":{},"df":0,"e":{"docs":{},"df":0,"l":{"docs":{},"df":0,"d":{"docs":{"/databases.html":{"tf":1}},"df":1}}}}}}}},"pipeline":["trimmer","stopWordFilter","stemmer"]} diff --git a/docs/file.html b/docs/file.html index 1879291..dd02820 100644 --- a/docs/file.html +++ b/docs/file.html @@ -1,4 +1,4 @@ -Config/File

Config/File

This is the default backend. It contains all configuration information, as well as users and groups.
This bare bones type of configuration allows you to get started with GLAuth very quickly and depending on your needs, you may not need to switch to a different backend.

Note that, since you can chain backends, you could use this backend to specify two-factors secrets before relaying a query to, for instance, a LDAP backend where the same users already exist, only without this added level of security.

TODO: Diagram

beta
Starting with version 2.1.0, it is possible to split this backend type in multiple, specialized files.
Store these files in a directory and point GLauth to that directory using -c directory

Required Fields

NameDescription
NameThe user’s username
ouID of the user’s primary group
uidnumberThe user’s unix user id
sshPublicKeySpecify an array of public keys

Optional Fields

NameDescriptionExampleDefault
otherGroupsArray of IDs of groups the user is a member of.[5501, 5002]blank
givennameFirst nameJohnblank
snLast nameDoeblank
disabledSet to ‘true’ (without quotes) to make the LDAP entry add ‘AccountStatus = inactive’false (active)
mailSpecify an emailjdoe@example.comblank
loginshellSpecify a different login shell for the user/bin/sh, or /sbin/nologin/bin/bash
homedirectorySpecify an overridden home directory for the user/home/itadmin/home/[username]
otpsecretSpecify OTP secret used to validate OTP passcode3hnvnk4ycv44glzigd6s25j4dougs3rkblank
passappbcryptSpecify an array of app passwords which can also succesfully bind - these bypass the OTP check. Hash the same way as password.[“c32256…”,“4939ef…”]blank
passappsha256Specify an array of app passwords which can also succesfully bind - these bypass the OTP check. Hash the same way as password.[“c32256…”,“4939ef…”]blank
yubikeySpecify Yubikey ID for maching Yubikey OTP against the usercccjgjgkhcbbblank
Copyright 2021
\ No newline at end of file + });

Config/File

This is the default backend. It contains all configuration information, as well as users and groups.
This bare bones type of configuration allows you to get started with GLAuth very quickly and depending on your needs, you may not need to switch to a different backend.

Note that, since you can chain backends, you could use this backend to specify two-factors secrets before relaying a query to, for instance, a LDAP backend where the same users already exist, only without this added level of security.

TODO: Diagram

beta
Starting with version 2.1.0, it is possible to split this backend type in multiple, specialized files.
Store these files in a directory and point GLauth to that directory using -c directory

Required Fields

NameDescription
NameThe user’s username
ouID of the user’s primary group
uidnumberThe user’s unix user id
sshPublicKeySpecify an array of public keys

Optional Fields

NameDescriptionExampleDefault
otherGroupsArray of IDs of groups the user is a member of.[5501, 5002]blank
givennameFirst nameJohnblank
snLast nameDoeblank
disabledSet to ‘true’ (without quotes) to make the LDAP entry add ‘AccountStatus = inactive’false (active)
mailSpecify an emailjdoe@example.comblank
loginshellSpecify a different login shell for the user/bin/sh, or /sbin/nologin/bin/bash
homedirectorySpecify an overridden home directory for the user/home/itadmin/home/[username]
otpsecretSpecify OTP secret used to validate OTP passcode3hnvnk4ycv44glzigd6s25j4dougs3rkblank
passappbcryptSpecify an array of app passwords which can also succesfully bind - these bypass the OTP check. Hash the same way as password.[“c32256…”,“4939ef…”]blank
passappsha256Specify an array of app passwords which can also succesfully bind - these bypass the OTP check. Hash the same way as password.[“c32256…”,“4939ef…”]blank
yubikeySpecify Yubikey ID for maching Yubikey OTP against the usercccjgjgkhcbbblank
Copyright 2021
\ No newline at end of file diff --git a/docs/high-availability.html b/docs/high-availability.html index 1640fd3..387760a 100644 --- a/docs/high-availability.html +++ b/docs/high-availability.html @@ -1,4 +1,4 @@ -High Availability

High Availability

Setting up GLAuth in a high availability scenario is easy: each instance of GLAuth can run independently as long as the backend is shared. Therefore, you can run multiple instances in different VMs or on multiple servers, as long as you are using these back-ends:

  • Config
  • LDAP Proxy
  • ownCloud
  • MySQL
  • Postgresql
  • SQLite in a shared mount

Note that an easy way to run GLAuth in a high availability mode with auto restart and scalability is using Kubernetes and our Helm chart.

Copyright 2021
\ No newline at end of file + });

High Availability

Setting up GLAuth in a high availability scenario is easy: each instance of GLAuth can run independently as long as the backend is shared. Therefore, you can run multiple instances in different VMs or on multiple servers, as long as you are using these back-ends:

  • Config
  • LDAP Proxy
  • ownCloud
  • MySQL
  • Postgresql
  • SQLite in a shared mount

Note that an easy way to run GLAuth in a high availability mode with auto restart and scalability is using Kubernetes and our Helm chart.

Copyright 2021
\ No newline at end of file diff --git a/docs/index.html b/docs/index.html index e6b216a..da09d8e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,4 +1,4 @@ -Introduction \ No newline at end of file + }); \ No newline at end of file diff --git a/docs/kubernetes.html b/docs/kubernetes.html index 41d2668..1955a19 100644 --- a/docs/kubernetes.html +++ b/docs/kubernetes.html @@ -1,4 +1,4 @@ -Kubernetes

Kubernetes

To run GLAuth in Kubernetes, you can either write your own .yaml files, or you can use our Helm chart.

Using our helm chart, you will be able to run GLAuth with your backend(s) of choice, either as an internal piece of cluster infrastructure (e.g. mated to Keycloak in an OIDC environment), or exposed outside your cluster as a high availability authentication server.

Usage

Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add glauth https://glauth.github.io/helm-glauth
+  });

Kubernetes

To run GLAuth in Kubernetes, you can either write your own .yaml files, or you can use our Helm chart.

Using our helm chart, you will be able to run GLAuth with your backend(s) of choice, either as an internal piece of cluster infrastructure (e.g. mated to Keycloak in an OIDC environment), or exposed outside your cluster as a high availability authentication server.

Usage

Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add glauth https://glauth.github.io/helm-glauth
 

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo glauth to see the charts.

To install the glauth chart:

helm install my-glauth glauth/glauth
 

To uninstall the chart:

helm delete my-glauth
 

Configuration

Configuration Philosophy

The current configuration philosophy is to remain fully compatible with the config files already supported by GLAuth.

In the future, GLAuth may be adapted to read Kubernetes secrets, etc. However, this would grow the project’s code base quite significantly and I am thus focusing on creating an operator instead (should there be a demand!) – this operator would reconcile the creation/deletion of secrets for user management purpose.

values.yaml

While it is perfectly feasible to install GLAuth quickly using the install command listed earlier, I would recommend retrieving a local copy of values.yaml and modifying it to fit your needs:

curl https://raw.githubusercontent.com/glauth/helm-glauth/main/charts/glauth/values.yaml
diff --git a/docs/limitations.html b/docs/limitations.html
index 05620de..d2b55c9 100644
--- a/docs/limitations.html
+++ b/docs/limitations.html
@@ -1,4 +1,4 @@
-Limitations

Limitations

Limitations when using non-LDAP backends

I am listing these limitations here because I have been finding an increasing number of use cases where a client device/application tries to discover/browse the content of our LDAP directory rather than relying on direct queries. In theory, we would not need to address these, except that even the basic glauth charter of authenticating users does not always work due to these limitations.

  • not possible to explore the user hierarchy by descending branches
  • search with a more specific DN (ou=) does not filter out users
  • base=one does not seem to be supported either
  • limited root DSS information (WIP)
  • missing schema (WIP)

Not supported/Not being considered

  • “who am I” support
Copyright 2021
\ No newline at end of file + });

Limitations

Limitations when using non-LDAP backends

I am listing these limitations here because I have been finding an increasing number of use cases where a client device/application tries to discover/browse the content of our LDAP directory rather than relying on direct queries. In theory, we would not need to address these, except that even the basic glauth charter of authenticating users does not always work due to these limitations.

  • not possible to explore the user hierarchy by descending branches
  • search with a more specific DN (ou=) does not filter out users
  • base=one does not seem to be supported either
  • limited root DSS information (WIP)
  • missing schema (WIP)

Not supported/Not being considered

  • “who am I” support
Copyright 2021
\ No newline at end of file diff --git a/docs/logging.html b/docs/logging.html index 3734296..1ab9ecb 100644 --- a/docs/logging.html +++ b/docs/logging.html @@ -1,4 +1,4 @@ -Logging

Logging

Logging Levels

  • using logr with increasing verbosity
    • 0 you always want to see this
    • 1 common logging that you might possibly want to turn off (error)
    • 2 warn
    • 3 notice
    • 4 info
    • 6 debug
    • 8 trace
    • 10 I would like to performance test your log collection stack
  • errors really are errors that cannot be handled or returned
    • returning a proper LDAP error code is handling an error
Copyright 2021
\ No newline at end of file + });

Logging

Logging Levels

  • using logr with increasing verbosity
    • 0 you always want to see this
    • 1 common logging that you might possibly want to turn off (error)
    • 2 warn
    • 3 notice
    • 4 info
    • 6 debug
    • 8 trace
    • 10 I would like to performance test your log collection stack
  • errors really are errors that cannot be handled or returned
    • returning a proper LDAP error code is handling an error
Copyright 2021
\ No newline at end of file diff --git a/docs/multifactor.html b/docs/multifactor.html index 20edd2b..3bab8f2 100644 --- a/docs/multifactor.html +++ b/docs/multifactor.html @@ -1,4 +1,4 @@ -Multi Factor Auth

Multi Factor Auth

GLAuth can be configured to accept OTP tokens as appended to a users password. Support is added for both TOTP tokens (often known by its most prominent implementation, “Google Authenticator”) and Yubikey OTP tokens.

When using 2FA, append the 2FA code to the end of the password when authenticating. For example, if your password is “monkey” and your otp is “123456”, enter “monkey123456” as your password.

TOTP Configuration

To enable TOTP authentication on a user, you can use a tool like this to generate a QR code (pick ‘Timeout’ and optionally let it generate a random secret for you), which can be scanned and used with the Google Authenticator app. To enable TOTP authentication, configure the otpsecret for the user with the TOTP secret.

App Passwords

Additionally, you can specify an array of password hashes using the passappsha256 for app passwords. These are not OTP validated, and are hashed in the same way as a password. This allows you to generate a long random string to be used in software which requires the ability to authenticate.

However, app passwords can be used without OTP as well.

Copyright 2021
\ No newline at end of file + });

Multi Factor Auth

GLAuth can be configured to accept OTP tokens as appended to a users password. Support is added for both TOTP tokens (often known by its most prominent implementation, “Google Authenticator”) and Yubikey OTP tokens.

When using 2FA, append the 2FA code to the end of the password when authenticating. For example, if your password is “monkey” and your otp is “123456”, enter “monkey123456” as your password.

TOTP Configuration

To enable TOTP authentication on a user, you can use a tool like this to generate a QR code (pick ‘Timeout’ and optionally let it generate a random secret for you), which can be scanned and used with the Google Authenticator app. To enable TOTP authentication, configure the otpsecret for the user with the TOTP secret.

App Passwords

Additionally, you can specify an array of password hashes using the passappsha256 for app passwords. These are not OTP validated, and are hashed in the same way as a password. This allows you to generate a long random string to be used in software which requires the ability to authenticate.

However, app passwords can be used without OTP as well.

Copyright 2021
\ No newline at end of file diff --git a/docs/mysql.html b/docs/mysql.html index f5f468d..9ab77ba 100644 --- a/docs/mysql.html +++ b/docs/mysql.html @@ -1,4 +1,4 @@ -MySQL/MariaDB

MySQL/MariaDB

Example configuration:

[backend]
+  });

MySQL/MariaDB

Example configuration:

[backend]
   datastore = "plugin"
   plugin = "mysql.so"
   pluginhandler = "NewMySQLHandler"
diff --git a/docs/openldap-setup.html b/docs/openldap-setup.html
index 574d397..cf2a04d 100644
--- a/docs/openldap-setup.html
+++ b/docs/openldap-setup.html
@@ -1,4 +1,4 @@
-OpenLDAP Setup

OpenLDAP Setup

Containerized Setup

Using Docker:

docker run \
+  });

OpenLDAP Setup

Containerized Setup

Using Docker:

docker run \
     -d \
     -p 389:389 \
     --name ldap-service \
diff --git a/docs/openssh-keys.html b/docs/openssh-keys.html
index 8de3fd0..dd50459 100644
--- a/docs/openssh-keys.html
+++ b/docs/openssh-keys.html
@@ -1,4 +1,4 @@
-OpenSSH Keys

OpenSSH Keys

GLAuth can store a user’s SSH authorized keys. For instance, in a given user’s configuration:

sshkeys = ["ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEA3UKCEllO2IZXgqNygiVb+dDLJJwVw3AJwV34t2jzR+/tUNVeJ9XddKpYQektNHsFmY93lJw5QDSbeH/mAC4KPoUM47EriINKEelRbyG4hC/ko/e2JWqEclPS9LP7GtqGmscXXo4JFkqnKw4TIRD52XI9n1syYM9Y8rJ88fjC/Lpn+01AB0paLVIfppJU35t0Ho9doHAEfEvcQA6tcm7FLJUvklAxc8WUbdziczbRV40KzDroIkXAZRjX7vXXhh/p7XBYnA0GO8oTa2VY4dTQSeDAUJSUxbzevbL0ll9Gi1uYaTDQyE5gbn2NfJSqq0OYA+3eyGtIVjFYZgi+txSuhw== rsa-key-20160209"]
+  });

OpenSSH Keys

GLAuth can store a user’s SSH authorized keys. For instance, in a given user’s configuration:

sshkeys = ["ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEA3UKCEllO2IZXgqNygiVb+dDLJJwVw3AJwV34t2jzR+/tUNVeJ9XddKpYQektNHsFmY93lJw5QDSbeH/mAC4KPoUM47EriINKEelRbyG4hC/ko/e2JWqEclPS9LP7GtqGmscXXo4JFkqnKw4TIRD52XI9n1syYM9Y8rJ88fjC/Lpn+01AB0paLVIfppJU35t0Ho9doHAEfEvcQA6tcm7FLJUvklAxc8WUbdziczbRV40KzDroIkXAZRjX7vXXhh/p7XBYnA0GO8oTa2VY4dTQSeDAUJSUxbzevbL0ll9Gi1uYaTDQyE5gbn2NfJSqq0OYA+3eyGtIVjFYZgi+txSuhw== rsa-key-20160209"]
 

Add one or more keys per user as shown above, then follow the steps to setup the goklp helper: https://github.com/glauth/goklp

Copyright 2021
\ No newline at end of file diff --git a/docs/owncloud.html b/docs/owncloud.html index 008c2d9..0a26ca6 100644 --- a/docs/owncloud.html +++ b/docs/owncloud.html @@ -1,4 +1,4 @@ -ownCloud \ No newline at end of file + }); \ No newline at end of file diff --git a/docs/postgresql.html b/docs/postgresql.html index b9c8f38..7ef3aa6 100644 --- a/docs/postgresql.html +++ b/docs/postgresql.html @@ -1,4 +1,4 @@ -Postgresql

Postgresql

Example configuration:

[backend]
+  });

Postgresql

Example configuration:

[backend]
   datastore = "plugin"
   plugin = "postgres.so"
   pluginhandler = "NewPostgresHandler"
diff --git a/docs/quickstart.html b/docs/quickstart.html
index 8a4b457..ffea675 100644
--- a/docs/quickstart.html
+++ b/docs/quickstart.html
@@ -1,4 +1,4 @@
-Quick Start

Quick Start

These steps offer a great way to try out GLAuth in a non-production environment. Be warned that you should take the extra steps to setup SSL (TLS) for production use!

  1. Download a precompiled binary from the releases page.
  2. Download the example config file.
  3. Start the GLAuth server, referencing the path to the desired config file with -c ./glauth64 -c sample-simple.cfg
  4. Test with traditional LDAP tools

For example:

ldapsearch -LLL -H ldap://localhost:3893 \
+  });

Quick Start

These steps offer a great way to try out GLAuth in a non-production environment. Be warned that you should take the extra steps to setup SSL (TLS) for production use!

  1. Download a precompiled binary from the releases page.
  2. Download the example config file.
  3. Start the GLAuth server, referencing the path to the desired config file with -c ./glauth64 -c sample-simple.cfg
  4. Test with traditional LDAP tools

For example:

ldapsearch -LLL -H ldap://localhost:3893 \
    -D cn=serviceuser,ou=svcaccts,dc=glauth,dc=com -w mysecret \
    -x -bdc=glauth,dc=com cn=hackers
-
Copyright 2021
\ No newline at end of file +

Databases

To get started with one of the supported database engines, please follow this link 🧰

Copyright 2021
\ No newline at end of file diff --git a/docs/rate-limiting.html b/docs/rate-limiting.html index 9244b8f..541dc6d 100644 --- a/docs/rate-limiting.html +++ b/docs/rate-limiting.html @@ -1,4 +1,4 @@ -Rate Limiting

Rate Limiting

This feature is similar to that of websites that block login attempts for a “cooldown period” to prevent brute force attacks.

It applies to LDAP bind operations.

Example configuration:

[behaviors]
+  });

Rate Limiting

This feature is similar to that of websites that block login attempts for a “cooldown period” to prevent brute force attacks.

It applies to LDAP bind operations.

Example configuration:

[behaviors]
   LimitFailedBinds = true
   NumberOfFailedBinds = 3
   PeriodOfFailedBinds = 10
diff --git a/docs/related-projects.html b/docs/related-projects.html
index 1335547..8ef9edf 100644
--- a/docs/related-projects.html
+++ b/docs/related-projects.html
@@ -1,4 +1,4 @@
-Related Projects

Related Projects

glauth-ui

Glauth-UI is a small flask web app i created to manage the minimal glauth ldap server. I created this as i wanted to use glauth for authentication in several service at home and at work, but since it is readonly there is no way for users to configure their own password for example.

nix definition file

Nix is a simple functional language developed for the Nix package manager and NixOS.

arch linux package

Arch Linux, a lightweight and flexible Linux® distribution that tries to Keep It Simple.

book: “getting started with hashicorp vault”

Appendix B - GLAuth LDAP server

Copyright 2021
\ No newline at end of file + });

Related Projects

glauth-ui

Glauth-UI is a small flask web app i created to manage the minimal glauth ldap server. I created this as i wanted to use glauth for authentication in several service at home and at work, but since it is readonly there is no way for users to configure their own password for example.

nix definition file

Nix is a simple functional language developed for the Nix package manager and NixOS.

arch linux package

Arch Linux, a lightweight and flexible Linux® distribution that tries to Keep It Simple.

book: “getting started with hashicorp vault”

Appendix B - GLAuth LDAP server

Copyright 2021
\ No newline at end of file diff --git a/docs/rfcs-and-extensions.html b/docs/rfcs-and-extensions.html index eef136f..1c1e41c 100644 --- a/docs/rfcs-and-extensions.html +++ b/docs/rfcs-and-extensions.html @@ -1,4 +1,4 @@ -RFCs & Extensions

RFCs & Extensions

While our stated goal for GLAuth is to provide the simplest possible authentication server, we keep finding an increasing number of client appliances that are asking fairly “existential” questions of the server. We have been working on providing answers these clients will find satisfactory.

Root DSE

RFC 4512: “An LDAP server SHALL provide information about itself and other information that is specific to each server. This is represented as a group of attributes located in the root DSE”

Test: ldapsearch -LLL -H ldap://localhost:3893 -D cn=serviceuser,ou=svcaccts,dc=glauth,dc=com -w mysecret -x -s base "(objectclass=*)"

Subschema Discovery

RFC 4512: “To read schema attributes from the subschema (sub)entry, clients MUST issue a Search operation [RFC4511] where baseObject is the DN of the subschema (sub)entry…”

Test: ldapsearch -LLL -o ldif-wrap=no -H ldap://localhost:3893 -D cn=serviceuser,ou=svcaccts,dc=glauth,dc=com -w mysecret -x -bcn=schema -s base

By default, this query will return a very minimal schema (~5 objects) – you can ask GLAuth to return more comprehensive schemas by unpacking, in the schema/ directory, the OpenLDAP or FreeIPA schema archives found in the assets/ directory.

LDAP Backend: “1.1” attribute

RFC 4511: “A list containing only the OID “1.1” indicates that no attributes are to be returned.”

Copyright 2021
\ No newline at end of file + });

RFCs & Extensions

While our stated goal for GLAuth is to provide the simplest possible authentication server, we keep finding an increasing number of client appliances that are asking fairly “existential” questions of the server. We have been working on providing answers these clients will find satisfactory.

Root DSE

RFC 4512: “An LDAP server SHALL provide information about itself and other information that is specific to each server. This is represented as a group of attributes located in the root DSE”

Test: ldapsearch -LLL -H ldap://localhost:3893 -D cn=serviceuser,ou=svcaccts,dc=glauth,dc=com -w mysecret -x -s base "(objectclass=*)"

Subschema Discovery

RFC 4512: “To read schema attributes from the subschema (sub)entry, clients MUST issue a Search operation [RFC4511] where baseObject is the DN of the subschema (sub)entry…”

Test: ldapsearch -LLL -o ldif-wrap=no -H ldap://localhost:3893 -D cn=serviceuser,ou=svcaccts,dc=glauth,dc=com -w mysecret -x -bcn=schema -s base

By default, this query will return a very minimal schema (~5 objects) – you can ask GLAuth to return more comprehensive schemas by unpacking, in the schema/ directory, the OpenLDAP or FreeIPA schema archives found in the assets/ directory.

LDAP Backend: “1.1” attribute

RFC 4511: “A list containing only the OID “1.1” indicates that no attributes are to be returned.”

Copyright 2021
\ No newline at end of file diff --git a/docs/running-travis-ci-locally.html b/docs/running-travis-ci-locally.html index 78a0277..5997608 100644 --- a/docs/running-travis-ci-locally.html +++ b/docs/running-travis-ci-locally.html @@ -1,4 +1,4 @@ -Running Travis-CI Locally

Running Travis-CI Locally

Travis CI is now a paid only product, even for open source projects.
We have moved our continuous integration to GitHub actions (see .github folder)

The following steps can be followed to run Travis CI on your development machine, as long as you have Docker installed.

This is obviously not an “officially supported” flow, but it works.

Quick history

I found the information that got me started with this on Stackoverflow. I tried to contribute back by adding a couple observations I made, due to the fact that the Travis CI flows have been subtly changing over time!

The Workflow

Creating a local container

As mentioned, I got the idea from Stackoverflow. I modified some aspects of the flow to use a local, uncommitted branch.

This will download and run the container image:

DTAG=$(curl -s 'https://hub.docker.com/v2/repositories/travisci/ci-sardonyx/tags/?page_size=1&page=1&ordering=last_updated' |  jq -r '.results[].name')
+  });

Running Travis-CI Locally

Travis CI is now a paid only product, even for open source projects.
We have moved our continuous integration to GitHub actions (see .github folder)

The following steps can be followed to run Travis CI on your development machine, as long as you have Docker installed.

This is obviously not an “officially supported” flow, but it works.

Quick history

I found the information that got me started with this on Stackoverflow. I tried to contribute back by adding a couple observations I made, due to the fact that the Travis CI flows have been subtly changing over time!

The Workflow

Creating a local container

As mentioned, I got the idea from Stackoverflow. I modified some aspects of the flow to use a local, uncommitted branch.

This will download and run the container image:

DTAG=$(curl -s 'https://hub.docker.com/v2/repositories/travisci/ci-sardonyx/tags/?page_size=1&page=1&ordering=last_updated' |  jq -r '.results[].name')
 INSTANCE="travisci/ci-sardonyx:$DTAG"
 docker run --name glauth-travis-work -v "$(pwd)":/home/travis/builds/glauth/ -dit $INSTANCE /sbin/init
 docker exec -it glauth-travis-work bash -l
diff --git a/docs/s3.html b/docs/s3.html
index e7d1a73..b2279d9 100644
--- a/docs/s3.html
+++ b/docs/s3.html
@@ -1,4 +1,4 @@
-S3

S3

Instead of a local configuration file, GLAuth can fetch its configuration from S3. This is an easy way to ensure redundant GLAuth servers are always in-sync.

glauth -c s3://bucketname/glauth.cfg
+  });

S3

Instead of a local configuration file, GLAuth can fetch its configuration from S3. This is an easy way to ensure redundant GLAuth servers are always in-sync.

glauth -c s3://bucketname/glauth.cfg
 

In order to use S3, you must set your AWS credentials. Either:

  1. set the -K and -S command-line flags OR
  2. set the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables.
Copyright 2021
\ No newline at end of file diff --git a/docs/security.html b/docs/security.html index 6f59bfd..42f3951 100644 --- a/docs/security.html +++ b/docs/security.html @@ -1,4 +1,4 @@ -Security

Security

When using an application to provide authentication and authorization, security is an important consideration. While GLAuth does not aspire to be a full-fledged solution (many very good ones already exist), it is, by its very nature, exposed to the world, and should not weaken your security posture.

Passwords

GLAuth supports two types of passwords:

  • Account passwords
  • Application password

In addition, you can use two-factor authentication with account passwords.

These passwords can be hashed following two different algorithms: SHA256 and bcrypt

bcrypt is the recommended algorithm. Note that bcrypt passwords contain their own salt and cost value.

Config keyMeaning
passsha256SHA256 interactive password
passappsha256SHA256 application password
passbcryptBCrypt interactive password
passappbcryptBCrypt application password

Note that two-factor authentication is bypassed when using an application password.

Root DSE

In some use cases, you would want to allow anonymous requests to the “root DSE” area. In fact, some applications will not bind properly unless they are first allowed to perform a bit of digging around that area. This is an acceptable practice, as “root DSE” stands for “Root Directory Server Agent Service Entry” and can be used to discover your server’s schema.

If you are not using any such application, we would recommend protecting your root DSE, so that only authenticated users can access it.

To protect this area, use this configuration:

[backend] # [tl! focus]
+  });

Security

When using an application to provide authentication and authorization, security is an important consideration. While GLAuth does not aspire to be a full-fledged solution (many very good ones already exist), it is, by its very nature, exposed to the world, and should not weaken your security posture.

Passwords

GLAuth supports two types of passwords:

  • Account passwords
  • Application password

In addition, you can use two-factor authentication with account passwords.

These passwords can be hashed following two different algorithms: SHA256 and bcrypt

bcrypt is the recommended algorithm. Note that bcrypt passwords contain their own salt and cost value.

Config keyMeaning
passsha256SHA256 interactive password
passappsha256SHA256 application password
passbcryptBCrypt interactive password
passappbcryptBCrypt application password

Note that two-factor authentication is bypassed when using an application password.

Root DSE

In some use cases, you would want to allow anonymous requests to the “root DSE” area. In fact, some applications will not bind properly unless they are first allowed to perform a bit of digging around that area. This is an acceptable practice, as “root DSE” stands for “Root Directory Server Agent Service Entry” and can be used to discover your server’s schema.

If you are not using any such application, we would recommend protecting your root DSE, so that only authenticated users can access it.

To protect this area, use this configuration:

[backend] # [tl! focus]
   datastore = "config"
   baseDN = "dc=glauth,dc=com"
   anonymousdse = false # [tl! focus]
diff --git a/docs/setup.html b/docs/setup.html
index aaad2b7..5073f2f 100644
--- a/docs/setup.html
+++ b/docs/setup.html
@@ -1,4 +1,4 @@
-Setup

Setup

You can roll out your own instance(s) of GLAuth using various strategies:

  • you can download the binary and a config file and be immediately operational -> see our Quick Start page
  • you can run a docker container; both a standalone version and one with database plugins are available -> Containerization
  • running your own orchestration? A Helm chart is available -> Kubernetes

Checking release/container labels may get a tad confusing:

GLAuth’s release cycle prioritizes the standalone version for production. As a result, this is the most stable version available and will always be built from the Master branch.

Containers, on the other hand, are available with multiple labels reflecting their degree of maturity and are cut from the Master and Dev branches.

Let’s borrow the concept of “Channels” from a company who has been borrowing a lot from everyone else 😃

ChannelGit BranchQualityFrequency
DevFeature BranchesRoughRare
BetaDev BranchReliableFrequent
PreviewDev BranchStableInfrequent
ReleaseMaster BranchStableRare
Copyright 2021
\ No newline at end of file + });

Setup

You can roll out your own instance(s) of GLAuth using various strategies:

  • you can download the binary and a config file and be immediately operational -> see our Quick Start page
  • you can run a docker container; both a standalone version and one with database plugins are available -> Containerization
  • running your own orchestration? A Helm chart is available -> Kubernetes

Checking release/container labels may get a tad confusing:

GLAuth’s release cycle prioritizes the standalone version for production. As a result, this is the most stable version available and will always be built from the Master branch.

Containers, on the other hand, are available with multiple labels reflecting their degree of maturity and are cut from the Master and Dev branches.

Let’s borrow the concept of “Channels” from a company who has been borrowing a lot from everyone else 😃

ChannelGit BranchQualityFrequency
DevFeature BranchesRoughRare
BetaDev BranchReliableFrequent
PreviewDev BranchStableInfrequent
ReleaseMaster BranchStableRare
Copyright 2021
\ No newline at end of file diff --git a/docs/shipping-using-podman.html b/docs/shipping-using-podman.html index 3b3d744..10db729 100644 --- a/docs/shipping-using-podman.html +++ b/docs/shipping-using-podman.html @@ -1,4 +1,4 @@ -Shipping using Podman (Deprecated)

Shipping using Podman (Deprecated)

Rationale

Using Podman, we can create a working Docker image without needing to:

  • setup a full Docker environment
  • be a user with root-level privileges

This means that we can create a container in a very constrained environment like WSL, another container, etc.

Details

The process could be a bit lighter, but the ship-docker-build.sh allows us to test our image.

Note that we are using Alpine containers as our base. Alpine uses musl, which enabled faccessat2 to check permissions. However, runc returns a security error when the syscall is absent, rather than a “missing call” diagnostic, when seccomp (yet another character in this game of Clue!) blocks the call.

Long story short: we are working around this limitation by creating and using a more permissive policy. This is something that Docker would not allow us to do during the build process.

Copyright 2021
\ No newline at end of file + });

Shipping using Podman (Deprecated)

Rationale

Using Podman, we can create a working Docker image without needing to:

  • setup a full Docker environment
  • be a user with root-level privileges

This means that we can create a container in a very constrained environment like WSL, another container, etc.

Details

The process could be a bit lighter, but the ship-docker-build.sh allows us to test our image.

Note that we are using Alpine containers as our base. Alpine uses musl, which enabled faccessat2 to check permissions. However, runc returns a security error when the syscall is absent, rather than a “missing call” diagnostic, when seccomp (yet another character in this game of Clue!) blocks the call.

Long story short: we are working around this limitation by creating and using a more permissive policy. This is something that Docker would not allow us to do during the build process.

Copyright 2021
\ No newline at end of file diff --git a/docs/sqlite.html b/docs/sqlite.html index e4250de..b77910d 100644 --- a/docs/sqlite.html +++ b/docs/sqlite.html @@ -1,4 +1,4 @@ -SQLite

SQLite

Example configuration:

[backend]
+  });

SQLite

Example configuration:

[backend]
   datastore = "plugin"
   plugin = "sqlite.so"
   pluginhandler = "NewSQLiteHandler"
diff --git a/docs/ssh-integration.html b/docs/ssh-integration.html
index f4e0b75..27a60dd 100644
--- a/docs/ssh-integration.html
+++ b/docs/ssh-integration.html
@@ -1,4 +1,4 @@
-SSH PAM Integrations

SSH PAM Integrations

Here are a couple ways that you could configure your SSH server side, so that folks would use GLAuth for authentication (including 2FA, etc.)

The first way has been around forever but the “newer” way, based on introducing a dependency on sssd is more powerful (in addition to be simpler to set up) – for instance, it natively supports secondary groups, which is quite important when implementing RBAC!

SSH integration using libpam-ldap and ncsd

SSH integration using SSSD

So, if you are comfortable with this approach, using SSSD is now the recommended approach.

Copyright 2021
\ No newline at end of file + });

SSH PAM Integrations

Here are a couple ways that you could configure your SSH server side, so that folks would use GLAuth for authentication (including 2FA, etc.)

The first way has been around forever but the “newer” way, based on introducing a dependency on sssd is more powerful (in addition to be simpler to set up) – for instance, it natively supports secondary groups, which is quite important when implementing RBAC!

SSH integration using libpam-ldap and ncsd

SSH integration using SSSD

So, if you are comfortable with this approach, using SSSD is now the recommended approach.

Copyright 2021
\ No newline at end of file diff --git a/docs/ssh-libpam-ldap-ncsd.html b/docs/ssh-libpam-ldap-ncsd.html index 53c2a83..a74429c 100644 --- a/docs/ssh-libpam-ldap-ncsd.html +++ b/docs/ssh-libpam-ldap-ncsd.html @@ -1,4 +1,4 @@ -Integration with libpam-ldap and ncsd

Integration with libpam-ldap and ncsd

Note that, with this setup, LDAP groups will automatically be assigned as Linux groups, same as using NIS (for instance)

Setup

sudo apt-get install -y libpam-ldap nscd
+  });

Integration with libpam-ldap and ncsd

Note that, with this setup, LDAP groups will automatically be assigned as Linux groups, same as using NIS (for instance)

Setup

sudo apt-get install -y libpam-ldap nscd
 

Here are some answers to the prompts you will see during the setup process:

PromptAnswer
Should debconf…?Yes
LDAP URIYour GLAuth instance fqdn and port number
Distinguished Namedc=glauth,dc=com (replace with your org’s DN)
LDAP version3
Make local root database adminYes
Does the LDAP db require login?No
LDAP account for rootcn=serviceuser,ou=service,dc=glauth,dc=com
LDAP root password
Encryptioncrypt

You can reconfigure this later:

sudo dpkg-reconfigure ldap-auth-config
 

In /etc/nsswitch.conf:

passwd:         ldap compat systemd
 group:          ldap compat systemd
diff --git a/docs/ssh-sssd.html b/docs/ssh-sssd.html
index 27da8dd..8b32e0e 100644
--- a/docs/ssh-sssd.html
+++ b/docs/ssh-sssd.html
@@ -1,4 +1,4 @@
-Integration with SSSD

Integration with SSSD

First, a tip: make sure that nscd is not installed or you will be pulling your hair for quite a while.

This approach works better if you are forwarding to an AD server, FreeIpa, or other domain-based auth environments.

Create /etc/sssd/conf.d/auth-something.conf. Note that group enforcement takes place in this same file:

[sssd]
+  });

Integration with SSSD

First, a tip: make sure that nscd is not installed or you will be pulling your hair for quite a while.

This approach works better if you are forwarding to an AD server, FreeIpa, or other domain-based auth environments.

Create /etc/sssd/conf.d/auth-something.conf. Note that group enforcement takes place in this same file:

[sssd]
 config_file_version = 2
 services = nss, pam, ssh
 domains = MYDOMAIN
diff --git a/docs/style.css b/docs/style.css
index e0c216c..a20c384 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -1 +1,2791 @@
-.container{width:100%;margin-right:auto;margin-left:auto}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:#374151;max-width:100%}.prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose a{color:#1d4ed8;text-decoration:underline;font-weight:500}.prose a:hover{color:#1e3a8a}.prose strong{color:#111827;font-weight:600}.prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.prose ol>li::before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.prose ul>li{position:relative;padding-left:1.75em}.prose ul>li::before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type::before{content:open-quote}.prose blockquote p:last-of-type::after{content:close-quote}.prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose h3{color:#111827;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose h4{color:#111827;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose code{color:#111827;font-weight:600;font-size:.875em}.prose code::before{content:"`"}.prose code::after{content:"`"}.prose a code{color:#111827}.prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-right:1.1428571em;padding-bottom:.8571429em;padding-left:1.1428571em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code::before{content:""}.prose pre code::after{content:""}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding-top:.5714286em;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.prose{font-size:1rem;line-height:1.75}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose img{margin-top:2em;margin-bottom:2em}.prose video{margin-top:2em;margin-bottom:2em}.prose figure{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose h2 code{font-size:.875em}.prose h3 code{font-size:.9em}.prose ul{margin-top:1.25em;margin-bottom:1.25em}.prose li{margin-top:.5em;margin-bottom:.5em}.prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.prose>ul>li>:first-child{margin-top:1.25em}.prose>ul>li>:last-child{margin-bottom:1.25em}.prose>ol>li>:first-child{margin-top:1.25em}.prose>ol>li>:last-child{margin-bottom:1.25em}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-top:.75em;margin-bottom:.75em}.prose hr+*{margin-top:0}.prose h2+*{margin-top:0}.prose h3+*{margin-top:0}.prose h4+*{margin-top:0}.prose thead th:first-child{padding-left:0}.prose thead th:last-child{padding-right:0}.prose tbody td:first-child{padding-left:0}.prose tbody td:last-child{padding-right:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose .prose a.edit,.prose .tag a{color:#333;text-decoration:none}.prose ul.footer-nav ::before{display:none;text-decoration:none}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm p{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm [class~=lead]{font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm blockquote{margin-top:1.3333333em;margin-bottom:1.3333333em;padding-left:1.1111111em}.prose-sm h1{font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm h2{font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm h3{font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm h4{margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm img{margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm video{margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm figure{margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm figure>*{margin-top:0;margin-bottom:0}.prose-sm figure figcaption{font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm code{font-size:.8571429em}.prose-sm h2 code{font-size:.9em}.prose-sm h3 code{font-size:.8888889em}.prose-sm pre{font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm ol{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm ul{margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm li{margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm ol>li{padding-left:1.5714286em}.prose-sm ol>li::before{left:0}.prose-sm ul>li{padding-left:1.5714286em}.prose-sm ul>li::before{height:.3571429em;width:.3571429em;top:calc(.8571429em - .1785714em);left:.2142857em}.prose-sm>ul>li p{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm>ul>li>:first-child{margin-top:1.1428571em}.prose-sm>ul>li>:last-child{margin-bottom:1.1428571em}.prose-sm>ol>li>:first-child{margin-top:1.1428571em}.prose-sm>ol>li>:last-child{margin-bottom:1.1428571em}.prose-sm ol ol,.prose-sm ol ul,.prose-sm ul ol,.prose-sm ul ul{margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm hr{margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm hr+*{margin-top:0}.prose-sm h2+*{margin-top:0}.prose-sm h3+*{margin-top:0}.prose-sm h4+*{margin-top:0}.prose-sm table{font-size:.8571429em;line-height:1.5}.prose-sm thead th{padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm thead th:first-child{padding-left:0}.prose-sm thead th:last-child{padding-right:0}.prose-sm tbody td{padding-top:.6666667em;padding-right:1em;padding-bottom:.6666667em;padding-left:1em}.prose-sm tbody td:first-child{padding-left:0}.prose-sm tbody td:last-child{padding-right:0}.prose-sm>:first-child{margin-top:0}.prose-sm>:last-child{margin-bottom:0}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-y-0{top:0;bottom:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.float-right{float:right}.clear-right{clear:right}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mt-1{margin-top:.25rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.mt-20{margin-top:5rem}.-mt-0{margin-top:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-5{margin-right:1.25rem}.-mr-4{margin-right:-1rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.hidden{display:none}.h-6{height:1.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-screen{height:100vh}.w-6{width:1.5rem}.w-12{width:3rem}.w-60{width:15rem}.w-64{width:16rem}.w-11\/12{width:91.666667%}.w-full{width:100%}.max-w-xs{max-width:20rem}.max-w-lg{max-width:32rem}.max-w-5xl{max-width:64rem}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{100%,75%{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,100%{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgba(209,213,219,var(--tw-divide-opacity))}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-gray-100{--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.border-gray-400{--tw-border-opacity:1;border-color:rgba(156,163,175,var(--tw-border-opacity))}.border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.dark .dark\:border-gray-700{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}.dark .dark\:border-gray-800{--tw-border-opacity:1;border-color:rgba(31,41,55,var(--tw-border-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity:1;background-color:rgba(5,150,105,var(--tw-bg-opacity))}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgba(224,231,255,var(--tw-bg-opacity))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgba(37,99,235,var(--tw-bg-opacity))}.dark .dark\:bg-gray-200{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.dark .dark\:bg-gray-500{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}.dark .dark\:bg-gray-700{--tw-bg-opacity:1;background-color:rgba(55,65,81,var(--tw-bg-opacity))}.dark .dark\:bg-gray-800{--tw-bg-opacity:1;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.dark .dark\:bg-gray-900{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity:0.5}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.pt-0{padding-top:0}.pt-4{padding-top:1rem}.pt-10{padding-top:2.5rem}.pt-16{padding-top:4rem}.pt-32{padding-top:8rem}.pr-0{padding-right:0}.pr-4{padding-right:1rem}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.text-current{color:currentColor}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.text-indigo-700{--tw-text-opacity:1;color:rgba(67,56,202,var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.hover\:text-yellow-400:hover{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.focus\:text-gray-700:focus{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.dark .dark\:text-gray-100{--tw-text-opacity:1;color:rgba(243,244,246,var(--tw-text-opacity))}.dark .dark\:text-gray-400{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.dark .dark\:text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.dark .dark\:text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.dark .dark\:text-yellow-400{--tw-text-opacity:1;color:rgba(251,191,36,var(--tw-text-opacity))}.no-underline{text-decoration:none}.placeholder-gray-300::-moz-placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.placeholder-gray-300:-ms-input-placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}.placeholder-gray-300::placeholder{--tw-placeholder-opacity:1;color:rgba(209,213,219,var(--tw-placeholder-opacity))}*,::after,::before{--tw-shadow:0 0 #0000}.shadow{--tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1),0 1px 2px 0 rgba(0, 0, 0, 0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1),0 2px 4px -1px rgba(0, 0, 0, 0.06);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1),0 4px 6px -2px rgba(0, 0, 0, 0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}*,::after,::before{--tw-ring-inset:var(--tw-empty, );/*!*//*!*/--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59, 130, 246, 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-black:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))}.focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))}.focus\:ring-blue-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))}.dark .dark\:focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))}.ring-opacity-50{--tw-ring-opacity:0.5}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.filter{--tw-blur:var(--tw-empty, );/*!*//*!*/--tw-brightness:var(--tw-empty, );/*!*//*!*/--tw-contrast:var(--tw-empty, );/*!*//*!*/--tw-grayscale:var(--tw-empty, );/*!*//*!*/--tw-hue-rotate:var(--tw-empty, );/*!*//*!*/--tw-invert:var(--tw-empty, );/*!*//*!*/--tw-saturate:var(--tw-empty, );/*!*//*!*/--tw-sepia:var(--tw-empty, );/*!*//*!*/--tw-drop-shadow:var(--tw-empty, );/*!*//*!*/filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}.duration-150{transition-duration:150ms}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.token.table{display:inline}.torchlight.has-focus-lines .line:not(.line-focus){transition:filter .35s,opacity .35s;filter:blur(.095rem);opacity:.65}.torchlight.has-focus-lines:hover .line:not(.line-focus){filter:blur(0);opacity:1}li code,p code{color:#a6accd!important;background-color:#292d3e;--theme-selection-background:#00000080;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;font-size:1em;line-height:1.5em;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;white-space:normal;border-radius:.2em;padding:.1em}.mdi-label{padding:.2em .6em .3em;font-size:75%;font-weight:700;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.mdi-label-text-light{color:#fff}.mdi-label-text-dark{color:#332900}img{width:auto!important;border-width:2px!important;border-color:transparent!important;--tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1),0 2px 4px -1px rgba(0, 0, 0, 0.06)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}img:hover{border-width:2px;--tw-border-opacity:1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.dark .prose a{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.dark .prose a:hover{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.dark .prose h1,.dark .prose h2,.dark .prose h3,.dark .prose h4,.dark .prose h5,.dark .prose h6 .prose hr,.dark .prose strong{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{scroll-margin-top:3.5em}.prose pre code{overflow-x:auto!important}.prose .footer-nav a{text-decoration:none!important}blockquote{border-radius:.5rem;border-left-width:8px;--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.dark blockquote{--tw-border-opacity:1;border-color:rgba(55,65,81,var(--tw-border-opacity))}blockquote{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.dark blockquote{--tw-bg-opacity:1;background-color:rgba(107,114,128,var(--tw-bg-opacity))}blockquote{padding:1rem}.callout{margin-bottom:1rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgba(255,251,235,var(--tw-bg-opacity));padding-left:2rem;padding-right:2rem;padding-top:1rem;padding-bottom:1rem}.dark .callout,.dark .callout em,.dark .callout strong{--tw-bg-opacity:1;background-color:rgba(156,163,175,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.callout-green{margin-bottom:1rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgba(236,253,245,var(--tw-bg-opacity));padding-left:2rem;padding-right:2rem;padding-top:1rem;padding-bottom:1rem}.dark .callout-green,.dark .callout-green em,.dark .callout-green strong{--tw-bg-opacity:1;background-color:rgba(6,78,59,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.warning{margin-bottom:1rem;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgba(153,27,27,var(--tw-bg-opacity));padding-left:2rem;padding-right:2rem;padding-top:1rem;padding-bottom:1rem;--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.dark .warning,.dark .warning em,.dark .warning strong{--tw-bg-opacity:1;background-color:rgba(127,29,29,var(--tw-bg-opacity))}.warning,.warning em,.warning strong{--tw-text-opacity:1;color:rgba(249,250,251,var(--tw-text-opacity))}.dark .warning,.dark .warning em,.dark .warning strong{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}#navigation ul{margin-left:0;--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}#navigation ul ul{margin-left:1.5rem;--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}#navigation ul li a{display:block;width:100%;padding-top:.25rem;padding-right:1rem;padding-bottom:.25rem;padding-left:.5rem;--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.dark #navigation ul li a{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}#navigation ul li a:hover{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.dark #navigation ul li a:hover{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}#navigation ul li a.active{font-weight:600}.dark .prose .footer-nav a:hover{--tw-text-opacity:1!important;color:rgba(156,163,175,var(--tw-text-opacity))!important}.adjust iframe,.adjust img,.adjust p iframe,.adjust p img{margin-right:auto!important;margin-left:auto!important;padding:.5rem!important;--tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1),0 2px 4px -1px rgba(0, 0, 0, 0.06)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.adjust img:hover,.adjust p img:hover{--tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1),0 10px 10px -5px rgba(0, 0, 0, 0.04);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.adjust img.button{width:auto!important;--tw-shadow:0 0 #0000!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}.text-align-center{display:flex;justify-content:center}.dark input{--tw-text-opacity:1;color:rgba(156,163,175,var(--tw-text-opacity))}@media (min-width:640px){.sm\:prose{color:#374151;max-width:100%}.sm\:prose [class~=lead]{color:#4b5563;font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.sm\:prose a{color:#1d4ed8;text-decoration:underline;font-weight:500}.sm\:prose a:hover{color:#1e3a8a}.sm\:prose strong{color:#111827;font-weight:600}.sm\:prose ol{counter-reset:list-counter;margin-top:1.25em;margin-bottom:1.25em}.sm\:prose ol>li{position:relative;counter-increment:list-counter;padding-left:1.75em}.sm\:prose ol>li::before{content:counter(list-counter) ".";position:absolute;font-weight:400;color:#6b7280;left:0}.sm\:prose ul>li{position:relative;padding-left:1.75em}.sm\:prose ul>li::before{content:"";position:absolute;background-color:#d1d5db;border-radius:50%;width:.375em;height:.375em;top:calc(.875em - .1875em);left:.25em}.sm\:prose hr{border-color:#e5e7eb;border-top-width:1px;margin-top:3em;margin-bottom:3em}.sm\:prose blockquote{font-weight:500;font-style:italic;color:#111827;border-left-width:.25rem;border-left-color:#e5e7eb;quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.sm\:prose blockquote p:first-of-type::before{content:open-quote}.sm\:prose blockquote p:last-of-type::after{content:close-quote}.sm\:prose h1{color:#111827;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.sm\:prose h2{color:#111827;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.sm\:prose h3{color:#111827;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.sm\:prose h4{color:#111827;font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.sm\:prose figure figcaption{color:#6b7280;font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sm\:prose code{color:#111827;font-weight:600;font-size:.875em}.sm\:prose code::before{content:"`"}.sm\:prose code::after{content:"`"}.sm\:prose a code{color:#111827}.sm\:prose pre{color:#e5e7eb;background-color:#1f2937;overflow-x:auto;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-right:1.1428571em;padding-bottom:.8571429em;padding-left:1.1428571em}.sm\:prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.sm\:prose pre code::before{content:""}.sm\:prose pre code::after{content:""}.sm\:prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.sm\:prose thead{color:#111827;font-weight:600;border-bottom-width:1px;border-bottom-color:#d1d5db}.sm\:prose thead th{vertical-align:bottom;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.sm\:prose tbody tr{border-bottom-width:1px;border-bottom-color:#e5e7eb}.sm\:prose tbody tr:last-child{border-bottom-width:0}.sm\:prose tbody td{vertical-align:top;padding-top:.5714286em;padding-right:.5714286em;padding-bottom:.5714286em;padding-left:.5714286em}.sm\:prose{font-size:1rem;line-height:1.75}.sm\:prose p{margin-top:1.25em;margin-bottom:1.25em}.sm\:prose img{margin-top:2em;margin-bottom:2em}.sm\:prose video{margin-top:2em;margin-bottom:2em}.sm\:prose figure{margin-top:2em;margin-bottom:2em}.sm\:prose figure>*{margin-top:0;margin-bottom:0}.sm\:prose h2 code{font-size:.875em}.sm\:prose h3 code{font-size:.9em}.sm\:prose ul{margin-top:1.25em;margin-bottom:1.25em}.sm\:prose li{margin-top:.5em;margin-bottom:.5em}.sm\:prose>ul>li p{margin-top:.75em;margin-bottom:.75em}.sm\:prose>ul>li>:first-child{margin-top:1.25em}.sm\:prose>ul>li>:last-child{margin-bottom:1.25em}.sm\:prose>ol>li>:first-child{margin-top:1.25em}.sm\:prose>ol>li>:last-child{margin-bottom:1.25em}.sm\:prose ol ol,.sm\:prose ol ul,.sm\:prose ul ol,.sm\:prose ul ul{margin-top:.75em;margin-bottom:.75em}.sm\:prose hr+*{margin-top:0}.sm\:prose h2+*{margin-top:0}.sm\:prose h3+*{margin-top:0}.sm\:prose h4+*{margin-top:0}.sm\:prose thead th:first-child{padding-left:0}.sm\:prose thead th:last-child{padding-right:0}.sm\:prose tbody td:first-child{padding-left:0}.sm\:prose tbody td:last-child{padding-right:0}.sm\:prose>:first-child{margin-top:0}.sm\:prose>:last-child{margin-bottom:0}.sm\:block{display:block}.sm\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width:768px){.md\:relative{position:relative}.md\:right-0{right:0}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mr-2{margin-right:.5rem}.md\:ml-2{margin-left:.5rem}.md\:ml-5{margin-left:1.25rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-20{height:5rem}.md\:w-64{width:16rem}.md\:w-80{width:20rem}.md\:w-1\/2{width:50%}.md\:w-2\/3{width:66.666667%}.md\:w-full{width:100%}.md\:max-w-lg{max-width:32rem}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:justify-between{justify-content:space-between}.md\:border-r{border-right-width:1px}.md\:bg-transparent{background-color:transparent}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:pt-0{padding-top:0}.md\:pt-20{padding-top:5rem}.md\:pl-64{padding-left:16rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-base{font-size:1rem;line-height:1.5rem}}@media (min-width:1024px){.lg\:prose-lg{font-size:1.125rem;line-height:1.7777778}.lg\:prose-lg p{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg [class~=lead]{font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.lg\:prose-lg blockquote{margin-top:1.6666667em;margin-bottom:1.6666667em;padding-left:1em}.lg\:prose-lg h1{font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.lg\:prose-lg h2{font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.lg\:prose-lg h3{font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.lg\:prose-lg h4{margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.lg\:prose-lg img{margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg video{margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg figure{margin-top:1.7777778em;margin-bottom:1.7777778em}.lg\:prose-lg figure>*{margin-top:0;margin-bottom:0}.lg\:prose-lg figure figcaption{font-size:.8888889em;line-height:1.5;margin-top:1em}.lg\:prose-lg code{font-size:.8888889em}.lg\:prose-lg h2 code{font-size:.8666667em}.lg\:prose-lg h3 code{font-size:.875em}.lg\:prose-lg pre{font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding-top:1em;padding-right:1.5em;padding-bottom:1em;padding-left:1.5em}.lg\:prose-lg ol{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg ul{margin-top:1.3333333em;margin-bottom:1.3333333em}.lg\:prose-lg li{margin-top:.6666667em;margin-bottom:.6666667em}.lg\:prose-lg ol>li{padding-left:1.6666667em}.lg\:prose-lg ol>li::before{left:0}.lg\:prose-lg ul>li{padding-left:1.6666667em}.lg\:prose-lg ul>li::before{width:.3333333em;height:.3333333em;top:calc(.8888889em - .1666667em);left:.2222222em}.lg\:prose-lg>ul>li p{margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg>ul>li>:first-child{margin-top:1.3333333em}.lg\:prose-lg>ul>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-lg>ol>li>:first-child{margin-top:1.3333333em}.lg\:prose-lg>ol>li>:last-child{margin-bottom:1.3333333em}.lg\:prose-lg ol ol,.lg\:prose-lg ol ul,.lg\:prose-lg ul ol,.lg\:prose-lg ul ul{margin-top:.8888889em;margin-bottom:.8888889em}.lg\:prose-lg hr{margin-top:3.1111111em;margin-bottom:3.1111111em}.lg\:prose-lg hr+*{margin-top:0}.lg\:prose-lg h2+*{margin-top:0}.lg\:prose-lg h3+*{margin-top:0}.lg\:prose-lg h4+*{margin-top:0}.lg\:prose-lg table{font-size:.8888889em;line-height:1.5}.lg\:prose-lg thead th{padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.lg\:prose-lg thead th:first-child{padding-left:0}.lg\:prose-lg thead th:last-child{padding-right:0}.lg\:prose-lg tbody td{padding-top:.75em;padding-right:.75em;padding-bottom:.75em;padding-left:.75em}.lg\:prose-lg tbody td:first-child{padding-left:0}.lg\:prose-lg tbody td:last-child{padding-right:0}.lg\:prose-lg>:first-child{margin-top:0}.lg\:prose-lg>:last-child{margin-bottom:0}.lg\:ml-10{margin-left:2.5rem}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:w-72{width:18rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pl-72{padding-left:18rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1280px){.xl\:prose-xl{font-size:1.25rem;line-height:1.8}.xl\:prose-xl p{margin-top:1.2em;margin-bottom:1.2em}.xl\:prose-xl [class~=lead]{font-size:1.2em;line-height:1.5;margin-top:1em;margin-bottom:1em}.xl\:prose-xl blockquote{margin-top:1.6em;margin-bottom:1.6em;padding-left:1.0666667em}.xl\:prose-xl h1{font-size:2.8em;margin-top:0;margin-bottom:.8571429em;line-height:1}.xl\:prose-xl h2{font-size:1.8em;margin-top:1.5555556em;margin-bottom:.8888889em;line-height:1.1111111}.xl\:prose-xl h3{font-size:1.5em;margin-top:1.6em;margin-bottom:.6666667em;line-height:1.3333333}.xl\:prose-xl h4{margin-top:1.8em;margin-bottom:.6em;line-height:1.6}.xl\:prose-xl img{margin-top:2em;margin-bottom:2em}.xl\:prose-xl video{margin-top:2em;margin-bottom:2em}.xl\:prose-xl figure{margin-top:2em;margin-bottom:2em}.xl\:prose-xl figure>*{margin-top:0;margin-bottom:0}.xl\:prose-xl figure figcaption{font-size:.9em;line-height:1.5555556;margin-top:1em}.xl\:prose-xl code{font-size:.9em}.xl\:prose-xl h2 code{font-size:.8611111em}.xl\:prose-xl h3 code{font-size:.9em}.xl\:prose-xl pre{font-size:.9em;line-height:1.7777778;margin-top:2em;margin-bottom:2em;border-radius:.5rem;padding-top:1.1111111em;padding-right:1.3333333em;padding-bottom:1.1111111em;padding-left:1.3333333em}.xl\:prose-xl ol{margin-top:1.2em;margin-bottom:1.2em}.xl\:prose-xl ul{margin-top:1.2em;margin-bottom:1.2em}.xl\:prose-xl li{margin-top:.6em;margin-bottom:.6em}.xl\:prose-xl ol>li{padding-left:1.8em}.xl\:prose-xl ol>li::before{left:0}.xl\:prose-xl ul>li{padding-left:1.8em}.xl\:prose-xl ul>li::before{width:.35em;height:.35em;top:calc(.9em - .175em);left:.25em}.xl\:prose-xl>ul>li p{margin-top:.8em;margin-bottom:.8em}.xl\:prose-xl>ul>li>:first-child{margin-top:1.2em}.xl\:prose-xl>ul>li>:last-child{margin-bottom:1.2em}.xl\:prose-xl>ol>li>:first-child{margin-top:1.2em}.xl\:prose-xl>ol>li>:last-child{margin-bottom:1.2em}.xl\:prose-xl ol ol,.xl\:prose-xl ol ul,.xl\:prose-xl ul ol,.xl\:prose-xl ul ul{margin-top:.8em;margin-bottom:.8em}.xl\:prose-xl hr{margin-top:2.8em;margin-bottom:2.8em}.xl\:prose-xl hr+*{margin-top:0}.xl\:prose-xl h2+*{margin-top:0}.xl\:prose-xl h3+*{margin-top:0}.xl\:prose-xl h4+*{margin-top:0}.xl\:prose-xl table{font-size:.9em;line-height:1.5555556}.xl\:prose-xl thead th{padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.xl\:prose-xl thead th:first-child{padding-left:0}.xl\:prose-xl thead th:last-child{padding-right:0}.xl\:prose-xl tbody td{padding-top:.8888889em;padding-right:.6666667em;padding-bottom:.8888889em;padding-left:.6666667em}.xl\:prose-xl tbody td:first-child{padding-left:0}.xl\:prose-xl tbody td:last-child{padding-right:0}.xl\:prose-xl>:first-child{margin-top:0}.xl\:prose-xl>:last-child{margin-bottom:0}.xl\:px-12{padding-left:3rem;padding-right:3rem}}
\ No newline at end of file
+.container {
+  width: 100%;
+  margin-right: auto;
+  margin-left: auto;
+}
+
+@media (min-width: 640px) {
+  .container {
+    max-width: 640px;
+  }
+}
+
+@media (min-width: 768px) {
+  .container {
+    max-width: 768px;
+  }
+}
+
+@media (min-width: 1024px) {
+  .container {
+    max-width: 1024px;
+  }
+}
+
+@media (min-width: 1280px) {
+  .container {
+    max-width: 1280px;
+  }
+}
+
+@media (min-width: 1536px) {
+  .container {
+    max-width: 1536px;
+  }
+}
+
+.prose {
+  color: #374151;
+  max-width: 100%;
+}
+
+.prose [class~="lead"] {
+  color: #4b5563;
+  font-size: 1.25em;
+  line-height: 1.6;
+  margin-top: 1.2em;
+  margin-bottom: 1.2em;
+}
+
+.prose a {
+  color: #1D4ED8;
+  text-decoration: underline;
+  font-weight: 500;
+}
+
+.prose a:hover {
+  color: #1E3A8A;
+}
+
+.prose strong {
+  color: #111827;
+  font-weight: 600;
+}
+
+.prose ol {
+  counter-reset: list-counter;
+  margin-top: 1.25em;
+  margin-bottom: 1.25em;
+}
+
+.prose ol > li {
+  position: relative;
+  counter-increment: list-counter;
+  padding-left: 1.75em;
+}
+
+.prose ol > li::before {
+  content: counter(list-counter) ".";
+  position: absolute;
+  font-weight: 400;
+  color: #6b7280;
+  left: 0;
+}
+
+.prose ul > li {
+  position: relative;
+  padding-left: 1.75em;
+}
+
+.prose ul > li::before {
+  content: "";
+  position: absolute;
+  background-color: #d1d5db;
+  border-radius: 50%;
+  width: 0.375em;
+  height: 0.375em;
+  top: calc(0.875em - 0.1875em);
+  left: 0.25em;
+}
+
+.prose hr {
+  border-color: #e5e7eb;
+  border-top-width: 1px;
+  margin-top: 3em;
+  margin-bottom: 3em;
+}
+
+.prose blockquote {
+  font-weight: 500;
+  font-style: italic;
+  color: #111827;
+  border-left-width: 0.25rem;
+  border-left-color: #e5e7eb;
+  quotes: "\201C""\201D""\2018""\2019";
+  margin-top: 1.6em;
+  margin-bottom: 1.6em;
+  padding-left: 1em;
+}
+
+.prose blockquote p:first-of-type::before {
+  content: open-quote;
+}
+
+.prose blockquote p:last-of-type::after {
+  content: close-quote;
+}
+
+.prose h1 {
+  color: #111827;
+  font-weight: 800;
+  font-size: 2.25em;
+  margin-top: 0;
+  margin-bottom: 0.8888889em;
+  line-height: 1.1111111;
+}
+
+.prose h2 {
+  color: #111827;
+  font-weight: 700;
+  font-size: 1.5em;
+  margin-top: 2em;
+  margin-bottom: 1em;
+  line-height: 1.3333333;
+}
+
+.prose h3 {
+  color: #111827;
+  font-weight: 600;
+  font-size: 1.25em;
+  margin-top: 1.6em;
+  margin-bottom: 0.6em;
+  line-height: 1.6;
+}
+
+.prose h4 {
+  color: #111827;
+  font-weight: 600;
+  margin-top: 1.5em;
+  margin-bottom: 0.5em;
+  line-height: 1.5;
+}
+
+.prose figure figcaption {
+  color: #6b7280;
+  font-size: 0.875em;
+  line-height: 1.4285714;
+  margin-top: 0.8571429em;
+}
+
+.prose code {
+  color: #111827;
+  font-weight: 600;
+  font-size: 0.875em;
+}
+
+.prose code::before {
+  content: "`";
+}
+
+.prose code::after {
+  content: "`";
+}
+
+.prose a code {
+  color: #111827;
+}
+
+.prose pre {
+  color: #e5e7eb;
+  background-color: #1f2937;
+  overflow-x: auto;
+  font-size: 0.875em;
+  line-height: 1.7142857;
+  margin-top: 1.7142857em;
+  margin-bottom: 1.7142857em;
+  border-radius: 0.375rem;
+  padding-top: 0.8571429em;
+  padding-right: 1.1428571em;
+  padding-bottom: 0.8571429em;
+  padding-left: 1.1428571em;
+}
+
+.prose pre code {
+  background-color: transparent;
+  border-width: 0;
+  border-radius: 0;
+  padding: 0;
+  font-weight: 400;
+  color: inherit;
+  font-size: inherit;
+  font-family: inherit;
+  line-height: inherit;
+}
+
+.prose pre code::before {
+  content: "";
+}
+
+.prose pre code::after {
+  content: "";
+}
+
+.prose table {
+  width: 100%;
+  table-layout: auto;
+  text-align: left;
+  margin-top: 2em;
+  margin-bottom: 2em;
+  font-size: 0.875em;
+  line-height: 1.7142857;
+}
+
+.prose thead {
+  color: #111827;
+  font-weight: 600;
+  border-bottom-width: 1px;
+  border-bottom-color: #d1d5db;
+}
+
+.prose thead th {
+  vertical-align: bottom;
+  padding-right: 0.5714286em;
+  padding-bottom: 0.5714286em;
+  padding-left: 0.5714286em;
+}
+
+.prose tbody tr {
+  border-bottom-width: 1px;
+  border-bottom-color: #e5e7eb;
+}
+
+.prose tbody tr:last-child {
+  border-bottom-width: 0;
+}
+
+.prose tbody td {
+  vertical-align: top;
+  padding-top: 0.5714286em;
+  padding-right: 0.5714286em;
+  padding-bottom: 0.5714286em;
+  padding-left: 0.5714286em;
+}
+
+.prose {
+  font-size: 1rem;
+  line-height: 1.75;
+}
+
+.prose p {
+  margin-top: 1.25em;
+  margin-bottom: 1.25em;
+}
+
+.prose img {
+  margin-top: 2em;
+  margin-bottom: 2em;
+}
+
+.prose video {
+  margin-top: 2em;
+  margin-bottom: 2em;
+}
+
+.prose figure {
+  margin-top: 2em;
+  margin-bottom: 2em;
+}
+
+.prose figure > * {
+  margin-top: 0;
+  margin-bottom: 0;
+}
+
+.prose h2 code {
+  font-size: 0.875em;
+}
+
+.prose h3 code {
+  font-size: 0.9em;
+}
+
+.prose ul {
+  margin-top: 1.25em;
+  margin-bottom: 1.25em;
+}
+
+.prose li {
+  margin-top: 0.5em;
+  margin-bottom: 0.5em;
+}
+
+.prose > ul > li p {
+  margin-top: 0.75em;
+  margin-bottom: 0.75em;
+}
+
+.prose > ul > li > *:first-child {
+  margin-top: 1.25em;
+}
+
+.prose > ul > li > *:last-child {
+  margin-bottom: 1.25em;
+}
+
+.prose > ol > li > *:first-child {
+  margin-top: 1.25em;
+}
+
+.prose > ol > li > *:last-child {
+  margin-bottom: 1.25em;
+}
+
+.prose ul ul, .prose ul ol, .prose ol ul, .prose ol ol {
+  margin-top: 0.75em;
+  margin-bottom: 0.75em;
+}
+
+.prose hr + * {
+  margin-top: 0;
+}
+
+.prose h2 + * {
+  margin-top: 0;
+}
+
+.prose h3 + * {
+  margin-top: 0;
+}
+
+.prose h4 + * {
+  margin-top: 0;
+}
+
+.prose thead th:first-child {
+  padding-left: 0;
+}
+
+.prose thead th:last-child {
+  padding-right: 0;
+}
+
+.prose tbody td:first-child {
+  padding-left: 0;
+}
+
+.prose tbody td:last-child {
+  padding-right: 0;
+}
+
+.prose > :first-child {
+  margin-top: 0;
+}
+
+.prose > :last-child {
+  margin-bottom: 0;
+}
+
+.prose .prose a.edit, .prose .tag a {
+  color: #333;
+  text-decoration: none;
+}
+
+.prose ul.footer-nav ::before {
+  display: none;
+  text-decoration: none;
+}
+
+.prose-sm {
+  font-size: 0.875rem;
+  line-height: 1.7142857;
+}
+
+.prose-sm p {
+  margin-top: 1.1428571em;
+  margin-bottom: 1.1428571em;
+}
+
+.prose-sm [class~="lead"] {
+  font-size: 1.2857143em;
+  line-height: 1.5555556;
+  margin-top: 0.8888889em;
+  margin-bottom: 0.8888889em;
+}
+
+.prose-sm blockquote {
+  margin-top: 1.3333333em;
+  margin-bottom: 1.3333333em;
+  padding-left: 1.1111111em;
+}
+
+.prose-sm h1 {
+  font-size: 2.1428571em;
+  margin-top: 0;
+  margin-bottom: 0.8em;
+  line-height: 1.2;
+}
+
+.prose-sm h2 {
+  font-size: 1.4285714em;
+  margin-top: 1.6em;
+  margin-bottom: 0.8em;
+  line-height: 1.4;
+}
+
+.prose-sm h3 {
+  font-size: 1.2857143em;
+  margin-top: 1.5555556em;
+  margin-bottom: 0.4444444em;
+  line-height: 1.5555556;
+}
+
+.prose-sm h4 {
+  margin-top: 1.4285714em;
+  margin-bottom: 0.5714286em;
+  line-height: 1.4285714;
+}
+
+.prose-sm img {
+  margin-top: 1.7142857em;
+  margin-bottom: 1.7142857em;
+}
+
+.prose-sm video {
+  margin-top: 1.7142857em;
+  margin-bottom: 1.7142857em;
+}
+
+.prose-sm figure {
+  margin-top: 1.7142857em;
+  margin-bottom: 1.7142857em;
+}
+
+.prose-sm figure > * {
+  margin-top: 0;
+  margin-bottom: 0;
+}
+
+.prose-sm figure figcaption {
+  font-size: 0.8571429em;
+  line-height: 1.3333333;
+  margin-top: 0.6666667em;
+}
+
+.prose-sm code {
+  font-size: 0.8571429em;
+}
+
+.prose-sm h2 code {
+  font-size: 0.9em;
+}
+
+.prose-sm h3 code {
+  font-size: 0.8888889em;
+}
+
+.prose-sm pre {
+  font-size: 0.8571429em;
+  line-height: 1.6666667;
+  margin-top: 1.6666667em;
+  margin-bottom: 1.6666667em;
+  border-radius: 0.25rem;
+  padding-top: 0.6666667em;
+  padding-right: 1em;
+  padding-bottom: 0.6666667em;
+  padding-left: 1em;
+}
+
+.prose-sm ol {
+  margin-top: 1.1428571em;
+  margin-bottom: 1.1428571em;
+}
+
+.prose-sm ul {
+  margin-top: 1.1428571em;
+  margin-bottom: 1.1428571em;
+}
+
+.prose-sm li {
+  margin-top: 0.2857143em;
+  margin-bottom: 0.2857143em;
+}
+
+.prose-sm ol > li {
+  padding-left: 1.5714286em;
+}
+
+.prose-sm ol > li::before {
+  left: 0;
+}
+
+.prose-sm ul > li {
+  padding-left: 1.5714286em;
+}
+
+.prose-sm ul > li::before {
+  height: 0.3571429em;
+  width: 0.3571429em;
+  top: calc(0.8571429em - 0.1785714em);
+  left: 0.2142857em;
+}
+
+.prose-sm > ul > li p {
+  margin-top: 0.5714286em;
+  margin-bottom: 0.5714286em;
+}
+
+.prose-sm > ul > li > *:first-child {
+  margin-top: 1.1428571em;
+}
+
+.prose-sm > ul > li > *:last-child {
+  margin-bottom: 1.1428571em;
+}
+
+.prose-sm > ol > li > *:first-child {
+  margin-top: 1.1428571em;
+}
+
+.prose-sm > ol > li > *:last-child {
+  margin-bottom: 1.1428571em;
+}
+
+.prose-sm ul ul, .prose-sm ul ol, .prose-sm ol ul, .prose-sm ol ol {
+  margin-top: 0.5714286em;
+  margin-bottom: 0.5714286em;
+}
+
+.prose-sm hr {
+  margin-top: 2.8571429em;
+  margin-bottom: 2.8571429em;
+}
+
+.prose-sm hr + * {
+  margin-top: 0;
+}
+
+.prose-sm h2 + * {
+  margin-top: 0;
+}
+
+.prose-sm h3 + * {
+  margin-top: 0;
+}
+
+.prose-sm h4 + * {
+  margin-top: 0;
+}
+
+.prose-sm table {
+  font-size: 0.8571429em;
+  line-height: 1.5;
+}
+
+.prose-sm thead th {
+  padding-right: 1em;
+  padding-bottom: 0.6666667em;
+  padding-left: 1em;
+}
+
+.prose-sm thead th:first-child {
+  padding-left: 0;
+}
+
+.prose-sm thead th:last-child {
+  padding-right: 0;
+}
+
+.prose-sm tbody td {
+  padding-top: 0.6666667em;
+  padding-right: 1em;
+  padding-bottom: 0.6666667em;
+  padding-left: 1em;
+}
+
+.prose-sm tbody td:first-child {
+  padding-left: 0;
+}
+
+.prose-sm tbody td:last-child {
+  padding-right: 0;
+}
+
+.prose-sm > :first-child {
+  margin-top: 0;
+}
+
+.prose-sm > :last-child {
+  margin-bottom: 0;
+}
+
+.visible {
+  visibility: visible;
+}
+
+.fixed {
+  position: fixed;
+}
+
+.absolute {
+  position: absolute;
+}
+
+.relative {
+  position: relative;
+}
+
+.sticky {
+  position: -webkit-sticky;
+  position: sticky;
+}
+
+.inset-0 {
+  top: 0px;
+  right: 0px;
+  bottom: 0px;
+  left: 0px;
+}
+
+.inset-y-0 {
+  top: 0px;
+  bottom: 0px;
+}
+
+.top-0 {
+  top: 0px;
+}
+
+.right-0 {
+  right: 0px;
+}
+
+.bottom-0 {
+  bottom: 0px;
+}
+
+.left-0 {
+  left: 0px;
+}
+
+.z-10 {
+  z-index: 10;
+}
+
+.z-20 {
+  z-index: 20;
+}
+
+.z-30 {
+  z-index: 30;
+}
+
+.z-50 {
+  z-index: 50;
+}
+
+.float-right {
+  float: right;
+}
+
+.clear-right {
+  clear: right;
+}
+
+.m-0 {
+  margin: 0px;
+}
+
+.mx-auto {
+  margin-left: auto;
+  margin-right: auto;
+}
+
+.mt-1 {
+  margin-top: 0.25rem;
+}
+
+.mt-4 {
+  margin-top: 1rem;
+}
+
+.mt-6 {
+  margin-top: 1.5rem;
+}
+
+.mt-8 {
+  margin-top: 2rem;
+}
+
+.mt-12 {
+  margin-top: 3rem;
+}
+
+.mt-20 {
+  margin-top: 5rem;
+}
+
+.-mt-0 {
+  margin-top: 0px;
+}
+
+.mr-1 {
+  margin-right: 0.25rem;
+}
+
+.mr-2 {
+  margin-right: 0.5rem;
+}
+
+.mr-3 {
+  margin-right: 0.75rem;
+}
+
+.mr-5 {
+  margin-right: 1.25rem;
+}
+
+.-mr-4 {
+  margin-right: -1rem;
+}
+
+.mb-2 {
+  margin-bottom: 0.5rem;
+}
+
+.mb-3 {
+  margin-bottom: 0.75rem;
+}
+
+.mb-4 {
+  margin-bottom: 1rem;
+}
+
+.mb-6 {
+  margin-bottom: 1.5rem;
+}
+
+.mb-8 {
+  margin-bottom: 2rem;
+}
+
+.ml-0 {
+  margin-left: 0px;
+}
+
+.ml-1 {
+  margin-left: 0.25rem;
+}
+
+.ml-2 {
+  margin-left: 0.5rem;
+}
+
+.block {
+  display: block;
+}
+
+.inline {
+  display: inline;
+}
+
+.flex {
+  display: flex;
+}
+
+.table {
+  display: table;
+}
+
+.hidden {
+  display: none;
+}
+
+.h-6 {
+  height: 1.5rem;
+}
+
+.h-12 {
+  height: 3rem;
+}
+
+.h-16 {
+  height: 4rem;
+}
+
+.h-screen {
+  height: 100vh;
+}
+
+.w-6 {
+  width: 1.5rem;
+}
+
+.w-12 {
+  width: 3rem;
+}
+
+.w-60 {
+  width: 15rem;
+}
+
+.w-64 {
+  width: 16rem;
+}
+
+.w-11\/12 {
+  width: 91.666667%;
+}
+
+.w-full {
+  width: 100%;
+}
+
+.max-w-xs {
+  max-width: 20rem;
+}
+
+.max-w-lg {
+  max-width: 32rem;
+}
+
+.max-w-5xl {
+  max-width: 64rem;
+}
+
+.flex-none {
+  flex: none;
+}
+
+.flex-shrink-0 {
+  flex-shrink: 0;
+}
+
+.flex-grow {
+  flex-grow: 1;
+}
+
+.transform {
+  --tw-translate-x: 0;
+  --tw-translate-y: 0;
+  --tw-rotate: 0;
+  --tw-skew-x: 0;
+  --tw-skew-y: 0;
+  --tw-scale-x: 1;
+  --tw-scale-y: 1;
+  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
+}
+
+.rotate-180 {
+  --tw-rotate: 180deg;
+}
+
+@-webkit-keyframes spin {
+  to {
+    transform: rotate(360deg);
+  }
+}
+
+@keyframes spin {
+  to {
+    transform: rotate(360deg);
+  }
+}
+
+@-webkit-keyframes ping {
+  75%, 100% {
+    transform: scale(2);
+    opacity: 0;
+  }
+}
+
+@keyframes ping {
+  75%, 100% {
+    transform: scale(2);
+    opacity: 0;
+  }
+}
+
+@-webkit-keyframes pulse {
+  50% {
+    opacity: .5;
+  }
+}
+
+@keyframes pulse {
+  50% {
+    opacity: .5;
+  }
+}
+
+@-webkit-keyframes bounce {
+  0%, 100% {
+    transform: translateY(-25%);
+    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
+            animation-timing-function: cubic-bezier(0.8,0,1,1);
+  }
+
+  50% {
+    transform: none;
+    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
+            animation-timing-function: cubic-bezier(0,0,0.2,1);
+  }
+}
+
+@keyframes bounce {
+  0%, 100% {
+    transform: translateY(-25%);
+    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
+            animation-timing-function: cubic-bezier(0.8,0,1,1);
+  }
+
+  50% {
+    transform: none;
+    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
+            animation-timing-function: cubic-bezier(0,0,0.2,1);
+  }
+}
+
+.cursor-pointer {
+  cursor: pointer;
+}
+
+.list-none {
+  list-style-type: none;
+}
+
+.appearance-none {
+  -webkit-appearance: none;
+     -moz-appearance: none;
+          appearance: none;
+}
+
+.flex-row-reverse {
+  flex-direction: row-reverse;
+}
+
+.flex-col {
+  flex-direction: column;
+}
+
+.flex-wrap {
+  flex-wrap: wrap;
+}
+
+.items-center {
+  align-items: center;
+}
+
+.justify-end {
+  justify-content: flex-end;
+}
+
+.justify-center {
+  justify-content: center;
+}
+
+.justify-between {
+  justify-content: space-between;
+}
+
+.space-y-4 > :not([hidden]) ~ :not([hidden]) {
+  --tw-space-y-reverse: 0;
+  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
+  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
+}
+
+.divide-y > :not([hidden]) ~ :not([hidden]) {
+  --tw-divide-y-reverse: 0;
+  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
+  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
+}
+
+.divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
+  --tw-divide-opacity: 1;
+  border-color: rgba(209, 213, 219, var(--tw-divide-opacity));
+}
+
+.self-center {
+  align-self: center;
+}
+
+.overflow-auto {
+  overflow: auto;
+}
+
+.overflow-y-auto {
+  overflow-y: auto;
+}
+
+.overflow-x-hidden {
+  overflow-x: hidden;
+}
+
+.rounded {
+  border-radius: 0.25rem;
+}
+
+.rounded-lg {
+  border-radius: 0.5rem;
+}
+
+.border {
+  border-width: 1px;
+}
+
+.border-t {
+  border-top-width: 1px;
+}
+
+.border-r {
+  border-right-width: 1px;
+}
+
+.border-b {
+  border-bottom-width: 1px;
+}
+
+.border-l {
+  border-left-width: 1px;
+}
+
+.border-gray-100 {
+  --tw-border-opacity: 1;
+  border-color: rgba(243, 244, 246, var(--tw-border-opacity));
+}
+
+.border-gray-200 {
+  --tw-border-opacity: 1;
+  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
+}
+
+.border-gray-400 {
+  --tw-border-opacity: 1;
+  border-color: rgba(156, 163, 175, var(--tw-border-opacity));
+}
+
+.border-gray-800 {
+  --tw-border-opacity: 1;
+  border-color: rgba(31, 41, 55, var(--tw-border-opacity));
+}
+
+.dark .dark\:border-gray-700 {
+  --tw-border-opacity: 1;
+  border-color: rgba(55, 65, 81, var(--tw-border-opacity));
+}
+
+.dark .dark\:border-gray-800 {
+  --tw-border-opacity: 1;
+  border-color: rgba(31, 41, 55, var(--tw-border-opacity));
+}
+
+.bg-black {
+  --tw-bg-opacity: 1;
+  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
+}
+
+.bg-white {
+  --tw-bg-opacity: 1;
+  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
+}
+
+.bg-gray-50 {
+  --tw-bg-opacity: 1;
+  background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
+}
+
+.bg-gray-100 {
+  --tw-bg-opacity: 1;
+  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
+}
+
+.bg-green-600 {
+  --tw-bg-opacity: 1;
+  background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
+}
+
+.bg-indigo-100 {
+  --tw-bg-opacity: 1;
+  background-color: rgba(224, 231, 255, var(--tw-bg-opacity));
+}
+
+.hover\:bg-blue-600:hover {
+  --tw-bg-opacity: 1;
+  background-color: rgba(37, 99, 235, var(--tw-bg-opacity));
+}
+
+.dark .dark\:bg-gray-200 {
+  --tw-bg-opacity: 1;
+  background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
+}
+
+.dark .dark\:bg-gray-500 {
+  --tw-bg-opacity: 1;
+  background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
+}
+
+.dark .dark\:bg-gray-700 {
+  --tw-bg-opacity: 1;
+  background-color: rgba(55, 65, 81, var(--tw-bg-opacity));
+}
+
+.dark .dark\:bg-gray-800 {
+  --tw-bg-opacity: 1;
+  background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
+}
+
+.dark .dark\:bg-gray-900 {
+  --tw-bg-opacity: 1;
+  background-color: rgba(17, 24, 39, var(--tw-bg-opacity));
+}
+
+.bg-opacity-50 {
+  --tw-bg-opacity: 0.5;
+}
+
+.object-scale-down {
+  -o-object-fit: scale-down;
+     object-fit: scale-down;
+}
+
+.p-0 {
+  padding: 0px;
+}
+
+.p-2 {
+  padding: 0.5rem;
+}
+
+.p-3 {
+  padding: 0.75rem;
+}
+
+.p-4 {
+  padding: 1rem;
+}
+
+.p-6 {
+  padding: 1.5rem;
+}
+
+.p-8 {
+  padding: 2rem;
+}
+
+.px-0 {
+  padding-left: 0px;
+  padding-right: 0px;
+}
+
+.px-2 {
+  padding-left: 0.5rem;
+  padding-right: 0.5rem;
+}
+
+.px-3 {
+  padding-left: 0.75rem;
+  padding-right: 0.75rem;
+}
+
+.px-4 {
+  padding-left: 1rem;
+  padding-right: 1rem;
+}
+
+.px-6 {
+  padding-left: 1.5rem;
+  padding-right: 1.5rem;
+}
+
+.py-2 {
+  padding-top: 0.5rem;
+  padding-bottom: 0.5rem;
+}
+
+.py-4 {
+  padding-top: 1rem;
+  padding-bottom: 1rem;
+}
+
+.py-8 {
+  padding-top: 2rem;
+  padding-bottom: 2rem;
+}
+
+.py-10 {
+  padding-top: 2.5rem;
+  padding-bottom: 2.5rem;
+}
+
+.pt-0 {
+  padding-top: 0px;
+}
+
+.pt-4 {
+  padding-top: 1rem;
+}
+
+.pt-10 {
+  padding-top: 2.5rem;
+}
+
+.pt-16 {
+  padding-top: 4rem;
+}
+
+.pt-32 {
+  padding-top: 8rem;
+}
+
+.pr-0 {
+  padding-right: 0px;
+}
+
+.pr-4 {
+  padding-right: 1rem;
+}
+
+.pb-0 {
+  padding-bottom: 0px;
+}
+
+.pl-0 {
+  padding-left: 0px;
+}
+
+.pl-3 {
+  padding-left: 0.75rem;
+}
+
+.pl-4 {
+  padding-left: 1rem;
+}
+
+.text-center {
+  text-align: center;
+}
+
+.text-xs {
+  font-size: 0.75rem;
+  line-height: 1rem;
+}
+
+.text-sm {
+  font-size: 0.875rem;
+  line-height: 1.25rem;
+}
+
+.text-base {
+  font-size: 1rem;
+  line-height: 1.5rem;
+}
+
+.text-lg {
+  font-size: 1.125rem;
+  line-height: 1.75rem;
+}
+
+.text-xl {
+  font-size: 1.25rem;
+  line-height: 1.75rem;
+}
+
+.text-3xl {
+  font-size: 1.875rem;
+  line-height: 2.25rem;
+}
+
+.font-normal {
+  font-weight: 400;
+}
+
+.font-medium {
+  font-weight: 500;
+}
+
+.font-semibold {
+  font-weight: 600;
+}
+
+.font-bold {
+  font-weight: 700;
+}
+
+.uppercase {
+  text-transform: uppercase;
+}
+
+.leading-3 {
+  line-height: .75rem;
+}
+
+.leading-4 {
+  line-height: 1rem;
+}
+
+.leading-tight {
+  line-height: 1.25;
+}
+
+.tracking-wide {
+  letter-spacing: 0.025em;
+}
+
+.text-current {
+  color: currentColor;
+}
+
+.text-white {
+  --tw-text-opacity: 1;
+  color: rgba(255, 255, 255, var(--tw-text-opacity));
+}
+
+.text-gray-100 {
+  --tw-text-opacity: 1;
+  color: rgba(243, 244, 246, var(--tw-text-opacity));
+}
+
+.text-gray-400 {
+  --tw-text-opacity: 1;
+  color: rgba(156, 163, 175, var(--tw-text-opacity));
+}
+
+.text-gray-500 {
+  --tw-text-opacity: 1;
+  color: rgba(107, 114, 128, var(--tw-text-opacity));
+}
+
+.text-gray-600 {
+  --tw-text-opacity: 1;
+  color: rgba(75, 85, 99, var(--tw-text-opacity));
+}
+
+.text-gray-800 {
+  --tw-text-opacity: 1;
+  color: rgba(31, 41, 55, var(--tw-text-opacity));
+}
+
+.text-indigo-700 {
+  --tw-text-opacity: 1;
+  color: rgba(67, 56, 202, var(--tw-text-opacity));
+}
+
+.hover\:text-gray-600:hover {
+  --tw-text-opacity: 1;
+  color: rgba(75, 85, 99, var(--tw-text-opacity));
+}
+
+.hover\:text-gray-700:hover {
+  --tw-text-opacity: 1;
+  color: rgba(55, 65, 81, var(--tw-text-opacity));
+}
+
+.hover\:text-gray-800:hover {
+  --tw-text-opacity: 1;
+  color: rgba(31, 41, 55, var(--tw-text-opacity));
+}
+
+.hover\:text-gray-900:hover {
+  --tw-text-opacity: 1;
+  color: rgba(17, 24, 39, var(--tw-text-opacity));
+}
+
+.hover\:text-yellow-400:hover {
+  --tw-text-opacity: 1;
+  color: rgba(251, 191, 36, var(--tw-text-opacity));
+}
+
+.focus\:text-gray-700:focus {
+  --tw-text-opacity: 1;
+  color: rgba(55, 65, 81, var(--tw-text-opacity));
+}
+
+.dark .dark\:text-gray-100 {
+  --tw-text-opacity: 1;
+  color: rgba(243, 244, 246, var(--tw-text-opacity));
+}
+
+.dark .dark\:text-gray-400 {
+  --tw-text-opacity: 1;
+  color: rgba(156, 163, 175, var(--tw-text-opacity));
+}
+
+.dark .dark\:text-gray-500 {
+  --tw-text-opacity: 1;
+  color: rgba(107, 114, 128, var(--tw-text-opacity));
+}
+
+.dark .dark\:text-gray-600 {
+  --tw-text-opacity: 1;
+  color: rgba(75, 85, 99, var(--tw-text-opacity));
+}
+
+.dark .dark\:text-yellow-400 {
+  --tw-text-opacity: 1;
+  color: rgba(251, 191, 36, var(--tw-text-opacity));
+}
+
+.no-underline {
+  text-decoration: none;
+}
+
+.placeholder-gray-300::-moz-placeholder {
+  --tw-placeholder-opacity: 1;
+  color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
+}
+
+.placeholder-gray-300:-ms-input-placeholder {
+  --tw-placeholder-opacity: 1;
+  color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
+}
+
+.placeholder-gray-300::placeholder {
+  --tw-placeholder-opacity: 1;
+  color: rgba(209, 213, 219, var(--tw-placeholder-opacity));
+}
+
+*, ::before, ::after {
+  --tw-shadow: 0 0 #0000;
+}
+
+.shadow {
+  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
+  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
+}
+
+.shadow-md {
+  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
+  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
+}
+
+.shadow-lg {
+  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
+  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
+}
+
+.focus\:outline-none:focus {
+  outline: 2px solid transparent;
+  outline-offset: 2px;
+}
+
+*, ::before, ::after {
+  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
+  --tw-ring-offset-width: 0px;
+  --tw-ring-offset-color: #fff;
+  --tw-ring-color: rgba(59, 130, 246, 0.5);
+  --tw-ring-offset-shadow: 0 0 #0000;
+  --tw-ring-shadow: 0 0 #0000;
+}
+
+.focus\:ring-2:focus {
+  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
+  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
+  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
+}
+
+.focus\:ring-4:focus {
+  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
+  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
+  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
+}
+
+.focus\:ring-black:focus {
+  --tw-ring-opacity: 1;
+  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
+}
+
+.focus\:ring-gray-500:focus {
+  --tw-ring-opacity: 1;
+  --tw-ring-color: rgba(107, 114, 128, var(--tw-ring-opacity));
+}
+
+.focus\:ring-blue-200:focus {
+  --tw-ring-opacity: 1;
+  --tw-ring-color: rgba(191, 219, 254, var(--tw-ring-opacity));
+}
+
+.dark .dark\:focus\:ring-gray-700:focus {
+  --tw-ring-opacity: 1;
+  --tw-ring-color: rgba(55, 65, 81, var(--tw-ring-opacity));
+}
+
+.ring-opacity-50 {
+  --tw-ring-opacity: 0.5;
+}
+
+.focus\:ring-offset-2:focus {
+  --tw-ring-offset-width: 2px;
+}
+
+.filter {
+  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
+  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
+  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
+  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
+  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
+  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
+  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
+  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
+  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
+  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
+}
+
+.transition {
+  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
+  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
+  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
+  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
+  transition-duration: 150ms;
+}
+
+.transition-colors {
+  transition-property: background-color, border-color, color, fill, stroke;
+  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
+  transition-duration: 150ms;
+}
+
+.duration-150 {
+  transition-duration: 150ms;
+}
+
+.duration-200 {
+  transition-duration: 200ms;
+}
+
+.ease-in-out {
+  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
+}
+
+/* CFR: a workaround for tailwind setting table style to 'table' */
+
+/* This would break code highlighting */
+
+.token.table {
+  display: inline;
+}
+
+/*
+  Blur and dim the lines that don't have the `.line-focus` class,
+  but are within a code block that contains any focus lines.
+*/
+
+.torchlight.has-focus-lines .line:not(.line-focus) {
+  transition: filter 0.35s, opacity 0.35s;
+  filter: blur(.095rem);
+  opacity: .65;
+}
+
+/*
+When the code block is hovered, bring all the lines into focus.
+*/
+
+.torchlight.has-focus-lines:hover .line:not(.line-focus) {
+  filter: blur(0px);
+  opacity: 1;
+}
+
+p code, li code {
+  color: #A6ACCD !important;
+  background-color: #292D3E;
+  --theme-selection-background: #00000080;
+  text-align: left;
+  white-space: pre;
+  word-spacing: normal;
+  word-break: normal;
+  word-wrap: normal;
+  font-size: 1em;
+  line-height: 1.5em;
+  -moz-tab-size: 4;
+  -o-tab-size: 4;
+  tab-size: 4;
+  -webkit-hyphens: none;
+  -ms-hyphens: none;
+  hyphens: none;
+  white-space: normal;
+  border-radius: 0.2em;
+  padding: 0.1em;
+}
+
+/* labels */
+
+.mdi-label {
+  padding: .2em .6em .3em;
+  font-size: 75%;
+  font-weight: 700;
+  white-space: nowrap;
+  vertical-align: baseline;
+  border-radius: .25em;
+}
+
+.mdi-label-text-light {
+  color: white
+}
+
+.mdi-label-text-dark {
+  color: #332900
+}
+
+/* Set up some default image behavior for nicer images */
+
+img {
+  width: auto !important;
+  border-width: 2px !important;
+  border-color: transparent !important;
+  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
+  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
+}
+
+img:hover {
+  border-width: 2px;
+  --tw-border-opacity: 1;
+  border-color: rgba(243, 244, 246, var(--tw-border-opacity))
+}
+
+/* Overrides for Tailwind Typography prose class */
+
+.dark .prose a {
+  --tw-text-opacity: 1;
+  color: rgba(156, 163, 175, var(--tw-text-opacity));
+}
+
+.dark .prose a:hover {
+  --tw-text-opacity: 1;
+  color: rgba(107, 114, 128, var(--tw-text-opacity));
+}
+
+.dark .prose h1, .dark .prose h2, .dark .prose h3, .dark .prose h4, .dark .prose h5, .dark .prose h6 .prose hr, .dark .prose strong {
+  --tw-text-opacity: 1;
+  color: rgba(156, 163, 175, var(--tw-text-opacity));
+}
+
+.prose h2, .prose h3, .prose h4, .prose h5, .prose h6 {
+  scroll-margin-top: 3.5em;
+}
+
+.prose pre code {
+  overflow-x: auto !important
+}
+
+.prose .footer-nav a {
+  text-decoration: none !important
+}
+
+/* Define blockquotes and some standard callout blocks */
+
+blockquote {
+  border-radius: 0.5rem;
+  border-left-width: 8px;
+  --tw-border-opacity: 1;
+  border-color: rgba(229, 231, 235, var(--tw-border-opacity));
+}
+
+.dark blockquote {
+  --tw-border-opacity: 1;
+  border-color: rgba(55, 65, 81, var(--tw-border-opacity));
+}
+
+blockquote {
+  --tw-bg-opacity: 1;
+  background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
+}
+
+.dark blockquote {
+  --tw-bg-opacity: 1;
+  background-color: rgba(107, 114, 128, var(--tw-bg-opacity));
+}
+
+blockquote {
+  padding: 1rem;
+}
+
+.callout {
+  margin-bottom: 1rem;
+  border-radius: 0.5rem;
+  --tw-bg-opacity: 1;
+  background-color: rgba(255, 251, 235, var(--tw-bg-opacity));
+  padding-left: 2rem;
+  padding-right: 2rem;
+  padding-top: 1rem;
+  padding-bottom: 1rem;
+}
+
+.dark .callout, .dark .callout strong, .dark .callout em {
+  --tw-bg-opacity: 1;
+  background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
+  --tw-text-opacity: 1;
+  color: rgba(17, 24, 39, var(--tw-text-opacity));
+}
+
+.callout-green {
+  margin-bottom: 1rem;
+  border-radius: 0.5rem;
+  --tw-bg-opacity: 1;
+  background-color: rgba(236, 253, 245, var(--tw-bg-opacity));
+  padding-left: 2rem;
+  padding-right: 2rem;
+  padding-top: 1rem;
+  padding-bottom: 1rem;
+}
+
+.dark .callout-green, .dark .callout-green strong, .dark .callout-green em {
+  --tw-bg-opacity: 1;
+  background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
+  --tw-text-opacity: 1;
+  color: rgba(229, 231, 235, var(--tw-text-opacity));
+}
+
+.warning {
+  margin-bottom: 1rem;
+  border-radius: 0.5rem;
+  --tw-bg-opacity: 1;
+  background-color: rgba(153, 27, 27, var(--tw-bg-opacity));
+  padding-left: 2rem;
+  padding-right: 2rem;
+  padding-top: 1rem;
+  padding-bottom: 1rem;
+  --tw-text-opacity: 1;
+  color: rgba(249, 250, 251, var(--tw-text-opacity));
+}
+
+.dark .warning, .dark .warning strong, .dark .warning em {
+  --tw-bg-opacity: 1;
+  background-color: rgba(127, 29, 29, var(--tw-bg-opacity));
+}
+
+.warning, .warning strong, .warning em {
+  --tw-text-opacity: 1;
+  color: rgba(249, 250, 251, var(--tw-text-opacity));
+}
+
+.dark .warning, .dark .warning strong, .dark .warning em {
+  --tw-text-opacity: 1;
+  color: rgba(229, 231, 235, var(--tw-text-opacity));
+}
+
+/* Overrides for nav/Table of Contents block */
+
+#navigation ul {
+  margin-left: 0px;
+  --tw-text-opacity: 1;
+  color: rgba(107, 114, 128, var(--tw-text-opacity));
+}
+
+#navigation ul ul {
+  margin-left: 1.5rem;
+  --tw-text-opacity: 1;
+  color: rgba(107, 114, 128, var(--tw-text-opacity));
+}
+
+#navigation ul li a {
+  display: block;
+  width: 100%;
+  padding-top: 0.25rem;
+  padding-right: 1rem;
+  padding-bottom: 0.25rem;
+  padding-left: 0.5rem;
+  --tw-text-opacity: 1;
+  color: rgba(107, 114, 128, var(--tw-text-opacity));
+}
+
+.dark #navigation ul li a {
+  --tw-text-opacity: 1;
+  color: rgba(107, 114, 128, var(--tw-text-opacity));
+}
+
+#navigation ul li a:hover {
+  --tw-text-opacity: 1;
+  color: rgba(17, 24, 39, var(--tw-text-opacity));
+}
+
+.dark #navigation ul li a:hover {
+  --tw-text-opacity: 1;
+  color: rgba(156, 163, 175, var(--tw-text-opacity));
+}
+
+#navigation ul li a.active {
+  font-weight: 600;
+}
+
+.dark .prose .footer-nav a:hover {
+  --tw-text-opacity: 1 !important;
+  color: rgba(156, 163, 175, var(--tw-text-opacity)) !important;
+}
+
+/* Utilities and misc */
+
+.adjust  p img, .adjust img, .adjust p iframe, .adjust iframe {
+  margin-right: auto !important;
+  margin-left: auto !important;
+  padding: 0.5rem !important;
+  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
+  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
+}
+
+.adjust  p img:hover, .adjust img:hover {
+  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
+  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
+}
+
+.adjust img.button {
+  width: auto !important;
+  --tw-shadow: 0 0 #0000 !important;
+  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
+}
+
+.text-align-center {
+  display: flex;
+  justify-content: center;
+}
+
+.dark input {
+  --tw-text-opacity: 1;
+  color: rgba(156, 163, 175, var(--tw-text-opacity));
+}
+
+@media (min-width: 640px) {
+  .sm\:prose {
+    color: #374151;
+    max-width: 100%;
+  }
+
+  .sm\:prose [class~="lead"] {
+    color: #4b5563;
+    font-size: 1.25em;
+    line-height: 1.6;
+    margin-top: 1.2em;
+    margin-bottom: 1.2em;
+  }
+
+  .sm\:prose a {
+    color: #1D4ED8;
+    text-decoration: underline;
+    font-weight: 500;
+  }
+
+  .sm\:prose a:hover {
+    color: #1E3A8A;
+  }
+
+  .sm\:prose strong {
+    color: #111827;
+    font-weight: 600;
+  }
+
+  .sm\:prose ol {
+    counter-reset: list-counter;
+    margin-top: 1.25em;
+    margin-bottom: 1.25em;
+  }
+
+  .sm\:prose ol > li {
+    position: relative;
+    counter-increment: list-counter;
+    padding-left: 1.75em;
+  }
+
+  .sm\:prose ol > li::before {
+    content: counter(list-counter) ".";
+    position: absolute;
+    font-weight: 400;
+    color: #6b7280;
+    left: 0;
+  }
+
+  .sm\:prose ul > li {
+    position: relative;
+    padding-left: 1.75em;
+  }
+
+  .sm\:prose ul > li::before {
+    content: "";
+    position: absolute;
+    background-color: #d1d5db;
+    border-radius: 50%;
+    width: 0.375em;
+    height: 0.375em;
+    top: calc(0.875em - 0.1875em);
+    left: 0.25em;
+  }
+
+  .sm\:prose hr {
+    border-color: #e5e7eb;
+    border-top-width: 1px;
+    margin-top: 3em;
+    margin-bottom: 3em;
+  }
+
+  .sm\:prose blockquote {
+    font-weight: 500;
+    font-style: italic;
+    color: #111827;
+    border-left-width: 0.25rem;
+    border-left-color: #e5e7eb;
+    quotes: "\201C""\201D""\2018""\2019";
+    margin-top: 1.6em;
+    margin-bottom: 1.6em;
+    padding-left: 1em;
+  }
+
+  .sm\:prose blockquote p:first-of-type::before {
+    content: open-quote;
+  }
+
+  .sm\:prose blockquote p:last-of-type::after {
+    content: close-quote;
+  }
+
+  .sm\:prose h1 {
+    color: #111827;
+    font-weight: 800;
+    font-size: 2.25em;
+    margin-top: 0;
+    margin-bottom: 0.8888889em;
+    line-height: 1.1111111;
+  }
+
+  .sm\:prose h2 {
+    color: #111827;
+    font-weight: 700;
+    font-size: 1.5em;
+    margin-top: 2em;
+    margin-bottom: 1em;
+    line-height: 1.3333333;
+  }
+
+  .sm\:prose h3 {
+    color: #111827;
+    font-weight: 600;
+    font-size: 1.25em;
+    margin-top: 1.6em;
+    margin-bottom: 0.6em;
+    line-height: 1.6;
+  }
+
+  .sm\:prose h4 {
+    color: #111827;
+    font-weight: 600;
+    margin-top: 1.5em;
+    margin-bottom: 0.5em;
+    line-height: 1.5;
+  }
+
+  .sm\:prose figure figcaption {
+    color: #6b7280;
+    font-size: 0.875em;
+    line-height: 1.4285714;
+    margin-top: 0.8571429em;
+  }
+
+  .sm\:prose code {
+    color: #111827;
+    font-weight: 600;
+    font-size: 0.875em;
+  }
+
+  .sm\:prose code::before {
+    content: "`";
+  }
+
+  .sm\:prose code::after {
+    content: "`";
+  }
+
+  .sm\:prose a code {
+    color: #111827;
+  }
+
+  .sm\:prose pre {
+    color: #e5e7eb;
+    background-color: #1f2937;
+    overflow-x: auto;
+    font-size: 0.875em;
+    line-height: 1.7142857;
+    margin-top: 1.7142857em;
+    margin-bottom: 1.7142857em;
+    border-radius: 0.375rem;
+    padding-top: 0.8571429em;
+    padding-right: 1.1428571em;
+    padding-bottom: 0.8571429em;
+    padding-left: 1.1428571em;
+  }
+
+  .sm\:prose pre code {
+    background-color: transparent;
+    border-width: 0;
+    border-radius: 0;
+    padding: 0;
+    font-weight: 400;
+    color: inherit;
+    font-size: inherit;
+    font-family: inherit;
+    line-height: inherit;
+  }
+
+  .sm\:prose pre code::before {
+    content: "";
+  }
+
+  .sm\:prose pre code::after {
+    content: "";
+  }
+
+  .sm\:prose table {
+    width: 100%;
+    table-layout: auto;
+    text-align: left;
+    margin-top: 2em;
+    margin-bottom: 2em;
+    font-size: 0.875em;
+    line-height: 1.7142857;
+  }
+
+  .sm\:prose thead {
+    color: #111827;
+    font-weight: 600;
+    border-bottom-width: 1px;
+    border-bottom-color: #d1d5db;
+  }
+
+  .sm\:prose thead th {
+    vertical-align: bottom;
+    padding-right: 0.5714286em;
+    padding-bottom: 0.5714286em;
+    padding-left: 0.5714286em;
+  }
+
+  .sm\:prose tbody tr {
+    border-bottom-width: 1px;
+    border-bottom-color: #e5e7eb;
+  }
+
+  .sm\:prose tbody tr:last-child {
+    border-bottom-width: 0;
+  }
+
+  .sm\:prose tbody td {
+    vertical-align: top;
+    padding-top: 0.5714286em;
+    padding-right: 0.5714286em;
+    padding-bottom: 0.5714286em;
+    padding-left: 0.5714286em;
+  }
+
+  .sm\:prose {
+    font-size: 1rem;
+    line-height: 1.75;
+  }
+
+  .sm\:prose p {
+    margin-top: 1.25em;
+    margin-bottom: 1.25em;
+  }
+
+  .sm\:prose img {
+    margin-top: 2em;
+    margin-bottom: 2em;
+  }
+
+  .sm\:prose video {
+    margin-top: 2em;
+    margin-bottom: 2em;
+  }
+
+  .sm\:prose figure {
+    margin-top: 2em;
+    margin-bottom: 2em;
+  }
+
+  .sm\:prose figure > * {
+    margin-top: 0;
+    margin-bottom: 0;
+  }
+
+  .sm\:prose h2 code {
+    font-size: 0.875em;
+  }
+
+  .sm\:prose h3 code {
+    font-size: 0.9em;
+  }
+
+  .sm\:prose ul {
+    margin-top: 1.25em;
+    margin-bottom: 1.25em;
+  }
+
+  .sm\:prose li {
+    margin-top: 0.5em;
+    margin-bottom: 0.5em;
+  }
+
+  .sm\:prose > ul > li p {
+    margin-top: 0.75em;
+    margin-bottom: 0.75em;
+  }
+
+  .sm\:prose > ul > li > *:first-child {
+    margin-top: 1.25em;
+  }
+
+  .sm\:prose > ul > li > *:last-child {
+    margin-bottom: 1.25em;
+  }
+
+  .sm\:prose > ol > li > *:first-child {
+    margin-top: 1.25em;
+  }
+
+  .sm\:prose > ol > li > *:last-child {
+    margin-bottom: 1.25em;
+  }
+
+  .sm\:prose ul ul, .sm\:prose ul ol, .sm\:prose ol ul, .sm\:prose ol ol {
+    margin-top: 0.75em;
+    margin-bottom: 0.75em;
+  }
+
+  .sm\:prose hr + * {
+    margin-top: 0;
+  }
+
+  .sm\:prose h2 + * {
+    margin-top: 0;
+  }
+
+  .sm\:prose h3 + * {
+    margin-top: 0;
+  }
+
+  .sm\:prose h4 + * {
+    margin-top: 0;
+  }
+
+  .sm\:prose thead th:first-child {
+    padding-left: 0;
+  }
+
+  .sm\:prose thead th:last-child {
+    padding-right: 0;
+  }
+
+  .sm\:prose tbody td:first-child {
+    padding-left: 0;
+  }
+
+  .sm\:prose tbody td:last-child {
+    padding-right: 0;
+  }
+
+  .sm\:prose > :first-child {
+    margin-top: 0;
+  }
+
+  .sm\:prose > :last-child {
+    margin-bottom: 0;
+  }
+
+  .sm\:block {
+    display: block;
+  }
+
+  .sm\:text-xs {
+    font-size: 0.75rem;
+    line-height: 1rem;
+  }
+}
+
+@media (min-width: 768px) {
+  .md\:relative {
+    position: relative;
+  }
+
+  .md\:right-0 {
+    right: 0px;
+  }
+
+  .md\:mx-auto {
+    margin-left: auto;
+    margin-right: auto;
+  }
+
+  .md\:mr-2 {
+    margin-right: 0.5rem;
+  }
+
+  .md\:ml-2 {
+    margin-left: 0.5rem;
+  }
+
+  .md\:ml-5 {
+    margin-left: 1.25rem;
+  }
+
+  .md\:block {
+    display: block;
+  }
+
+  .md\:flex {
+    display: flex;
+  }
+
+  .md\:hidden {
+    display: none;
+  }
+
+  .md\:h-20 {
+    height: 5rem;
+  }
+
+  .md\:w-64 {
+    width: 16rem;
+  }
+
+  .md\:w-80 {
+    width: 20rem;
+  }
+
+  .md\:w-1\/2 {
+    width: 50%;
+  }
+
+  .md\:w-2\/3 {
+    width: 66.666667%;
+  }
+
+  .md\:w-full {
+    width: 100%;
+  }
+
+  .md\:max-w-lg {
+    max-width: 32rem;
+  }
+
+  .md\:flex-row {
+    flex-direction: row;
+  }
+
+  .md\:flex-wrap {
+    flex-wrap: wrap;
+  }
+
+  .md\:justify-between {
+    justify-content: space-between;
+  }
+
+  .md\:border-r {
+    border-right-width: 1px;
+  }
+
+  .md\:bg-transparent {
+    background-color: transparent;
+  }
+
+  .md\:px-6 {
+    padding-left: 1.5rem;
+    padding-right: 1.5rem;
+  }
+
+  .md\:pt-0 {
+    padding-top: 0px;
+  }
+
+  .md\:pt-20 {
+    padding-top: 5rem;
+  }
+
+  .md\:pl-64 {
+    padding-left: 16rem;
+  }
+
+  .md\:text-sm {
+    font-size: 0.875rem;
+    line-height: 1.25rem;
+  }
+
+  .md\:text-base {
+    font-size: 1rem;
+    line-height: 1.5rem;
+  }
+}
+
+@media (min-width: 1024px) {
+  .lg\:prose-lg {
+    font-size: 1.125rem;
+    line-height: 1.7777778;
+  }
+
+  .lg\:prose-lg p {
+    margin-top: 1.3333333em;
+    margin-bottom: 1.3333333em;
+  }
+
+  .lg\:prose-lg [class~="lead"] {
+    font-size: 1.2222222em;
+    line-height: 1.4545455;
+    margin-top: 1.0909091em;
+    margin-bottom: 1.0909091em;
+  }
+
+  .lg\:prose-lg blockquote {
+    margin-top: 1.6666667em;
+    margin-bottom: 1.6666667em;
+    padding-left: 1em;
+  }
+
+  .lg\:prose-lg h1 {
+    font-size: 2.6666667em;
+    margin-top: 0;
+    margin-bottom: 0.8333333em;
+    line-height: 1;
+  }
+
+  .lg\:prose-lg h2 {
+    font-size: 1.6666667em;
+    margin-top: 1.8666667em;
+    margin-bottom: 1.0666667em;
+    line-height: 1.3333333;
+  }
+
+  .lg\:prose-lg h3 {
+    font-size: 1.3333333em;
+    margin-top: 1.6666667em;
+    margin-bottom: 0.6666667em;
+    line-height: 1.5;
+  }
+
+  .lg\:prose-lg h4 {
+    margin-top: 1.7777778em;
+    margin-bottom: 0.4444444em;
+    line-height: 1.5555556;
+  }
+
+  .lg\:prose-lg img {
+    margin-top: 1.7777778em;
+    margin-bottom: 1.7777778em;
+  }
+
+  .lg\:prose-lg video {
+    margin-top: 1.7777778em;
+    margin-bottom: 1.7777778em;
+  }
+
+  .lg\:prose-lg figure {
+    margin-top: 1.7777778em;
+    margin-bottom: 1.7777778em;
+  }
+
+  .lg\:prose-lg figure > * {
+    margin-top: 0;
+    margin-bottom: 0;
+  }
+
+  .lg\:prose-lg figure figcaption {
+    font-size: 0.8888889em;
+    line-height: 1.5;
+    margin-top: 1em;
+  }
+
+  .lg\:prose-lg code {
+    font-size: 0.8888889em;
+  }
+
+  .lg\:prose-lg h2 code {
+    font-size: 0.8666667em;
+  }
+
+  .lg\:prose-lg h3 code {
+    font-size: 0.875em;
+  }
+
+  .lg\:prose-lg pre {
+    font-size: 0.8888889em;
+    line-height: 1.75;
+    margin-top: 2em;
+    margin-bottom: 2em;
+    border-radius: 0.375rem;
+    padding-top: 1em;
+    padding-right: 1.5em;
+    padding-bottom: 1em;
+    padding-left: 1.5em;
+  }
+
+  .lg\:prose-lg ol {
+    margin-top: 1.3333333em;
+    margin-bottom: 1.3333333em;
+  }
+
+  .lg\:prose-lg ul {
+    margin-top: 1.3333333em;
+    margin-bottom: 1.3333333em;
+  }
+
+  .lg\:prose-lg li {
+    margin-top: 0.6666667em;
+    margin-bottom: 0.6666667em;
+  }
+
+  .lg\:prose-lg ol > li {
+    padding-left: 1.6666667em;
+  }
+
+  .lg\:prose-lg ol > li::before {
+    left: 0;
+  }
+
+  .lg\:prose-lg ul > li {
+    padding-left: 1.6666667em;
+  }
+
+  .lg\:prose-lg ul > li::before {
+    width: 0.3333333em;
+    height: 0.3333333em;
+    top: calc(0.8888889em - 0.1666667em);
+    left: 0.2222222em;
+  }
+
+  .lg\:prose-lg > ul > li p {
+    margin-top: 0.8888889em;
+    margin-bottom: 0.8888889em;
+  }
+
+  .lg\:prose-lg > ul > li > *:first-child {
+    margin-top: 1.3333333em;
+  }
+
+  .lg\:prose-lg > ul > li > *:last-child {
+    margin-bottom: 1.3333333em;
+  }
+
+  .lg\:prose-lg > ol > li > *:first-child {
+    margin-top: 1.3333333em;
+  }
+
+  .lg\:prose-lg > ol > li > *:last-child {
+    margin-bottom: 1.3333333em;
+  }
+
+  .lg\:prose-lg ul ul, .lg\:prose-lg ul ol, .lg\:prose-lg ol ul, .lg\:prose-lg ol ol {
+    margin-top: 0.8888889em;
+    margin-bottom: 0.8888889em;
+  }
+
+  .lg\:prose-lg hr {
+    margin-top: 3.1111111em;
+    margin-bottom: 3.1111111em;
+  }
+
+  .lg\:prose-lg hr + * {
+    margin-top: 0;
+  }
+
+  .lg\:prose-lg h2 + * {
+    margin-top: 0;
+  }
+
+  .lg\:prose-lg h3 + * {
+    margin-top: 0;
+  }
+
+  .lg\:prose-lg h4 + * {
+    margin-top: 0;
+  }
+
+  .lg\:prose-lg table {
+    font-size: 0.8888889em;
+    line-height: 1.5;
+  }
+
+  .lg\:prose-lg thead th {
+    padding-right: 0.75em;
+    padding-bottom: 0.75em;
+    padding-left: 0.75em;
+  }
+
+  .lg\:prose-lg thead th:first-child {
+    padding-left: 0;
+  }
+
+  .lg\:prose-lg thead th:last-child {
+    padding-right: 0;
+  }
+
+  .lg\:prose-lg tbody td {
+    padding-top: 0.75em;
+    padding-right: 0.75em;
+    padding-bottom: 0.75em;
+    padding-left: 0.75em;
+  }
+
+  .lg\:prose-lg tbody td:first-child {
+    padding-left: 0;
+  }
+
+  .lg\:prose-lg tbody td:last-child {
+    padding-right: 0;
+  }
+
+  .lg\:prose-lg > :first-child {
+    margin-top: 0;
+  }
+
+  .lg\:prose-lg > :last-child {
+    margin-bottom: 0;
+  }
+
+  .lg\:ml-10 {
+    margin-left: 2.5rem;
+  }
+
+  .lg\:block {
+    display: block;
+  }
+
+  .lg\:hidden {
+    display: none;
+  }
+
+  .lg\:w-72 {
+    width: 18rem;
+  }
+
+  .lg\:px-8 {
+    padding-left: 2rem;
+    padding-right: 2rem;
+  }
+
+  .lg\:pl-72 {
+    padding-left: 18rem;
+  }
+
+  .lg\:text-sm {
+    font-size: 0.875rem;
+    line-height: 1.25rem;
+  }
+
+  .lg\:text-lg {
+    font-size: 1.125rem;
+    line-height: 1.75rem;
+  }
+}
+
+@media (min-width: 1280px) {
+  .xl\:prose-xl {
+    font-size: 1.25rem;
+    line-height: 1.8;
+  }
+
+  .xl\:prose-xl p {
+    margin-top: 1.2em;
+    margin-bottom: 1.2em;
+  }
+
+  .xl\:prose-xl [class~="lead"] {
+    font-size: 1.2em;
+    line-height: 1.5;
+    margin-top: 1em;
+    margin-bottom: 1em;
+  }
+
+  .xl\:prose-xl blockquote {
+    margin-top: 1.6em;
+    margin-bottom: 1.6em;
+    padding-left: 1.0666667em;
+  }
+
+  .xl\:prose-xl h1 {
+    font-size: 2.8em;
+    margin-top: 0;
+    margin-bottom: 0.8571429em;
+    line-height: 1;
+  }
+
+  .xl\:prose-xl h2 {
+    font-size: 1.8em;
+    margin-top: 1.5555556em;
+    margin-bottom: 0.8888889em;
+    line-height: 1.1111111;
+  }
+
+  .xl\:prose-xl h3 {
+    font-size: 1.5em;
+    margin-top: 1.6em;
+    margin-bottom: 0.6666667em;
+    line-height: 1.3333333;
+  }
+
+  .xl\:prose-xl h4 {
+    margin-top: 1.8em;
+    margin-bottom: 0.6em;
+    line-height: 1.6;
+  }
+
+  .xl\:prose-xl img {
+    margin-top: 2em;
+    margin-bottom: 2em;
+  }
+
+  .xl\:prose-xl video {
+    margin-top: 2em;
+    margin-bottom: 2em;
+  }
+
+  .xl\:prose-xl figure {
+    margin-top: 2em;
+    margin-bottom: 2em;
+  }
+
+  .xl\:prose-xl figure > * {
+    margin-top: 0;
+    margin-bottom: 0;
+  }
+
+  .xl\:prose-xl figure figcaption {
+    font-size: 0.9em;
+    line-height: 1.5555556;
+    margin-top: 1em;
+  }
+
+  .xl\:prose-xl code {
+    font-size: 0.9em;
+  }
+
+  .xl\:prose-xl h2 code {
+    font-size: 0.8611111em;
+  }
+
+  .xl\:prose-xl h3 code {
+    font-size: 0.9em;
+  }
+
+  .xl\:prose-xl pre {
+    font-size: 0.9em;
+    line-height: 1.7777778;
+    margin-top: 2em;
+    margin-bottom: 2em;
+    border-radius: 0.5rem;
+    padding-top: 1.1111111em;
+    padding-right: 1.3333333em;
+    padding-bottom: 1.1111111em;
+    padding-left: 1.3333333em;
+  }
+
+  .xl\:prose-xl ol {
+    margin-top: 1.2em;
+    margin-bottom: 1.2em;
+  }
+
+  .xl\:prose-xl ul {
+    margin-top: 1.2em;
+    margin-bottom: 1.2em;
+  }
+
+  .xl\:prose-xl li {
+    margin-top: 0.6em;
+    margin-bottom: 0.6em;
+  }
+
+  .xl\:prose-xl ol > li {
+    padding-left: 1.8em;
+  }
+
+  .xl\:prose-xl ol > li::before {
+    left: 0;
+  }
+
+  .xl\:prose-xl ul > li {
+    padding-left: 1.8em;
+  }
+
+  .xl\:prose-xl ul > li::before {
+    width: 0.35em;
+    height: 0.35em;
+    top: calc(0.9em - 0.175em);
+    left: 0.25em;
+  }
+
+  .xl\:prose-xl > ul > li p {
+    margin-top: 0.8em;
+    margin-bottom: 0.8em;
+  }
+
+  .xl\:prose-xl > ul > li > *:first-child {
+    margin-top: 1.2em;
+  }
+
+  .xl\:prose-xl > ul > li > *:last-child {
+    margin-bottom: 1.2em;
+  }
+
+  .xl\:prose-xl > ol > li > *:first-child {
+    margin-top: 1.2em;
+  }
+
+  .xl\:prose-xl > ol > li > *:last-child {
+    margin-bottom: 1.2em;
+  }
+
+  .xl\:prose-xl ul ul, .xl\:prose-xl ul ol, .xl\:prose-xl ol ul, .xl\:prose-xl ol ol {
+    margin-top: 0.8em;
+    margin-bottom: 0.8em;
+  }
+
+  .xl\:prose-xl hr {
+    margin-top: 2.8em;
+    margin-bottom: 2.8em;
+  }
+
+  .xl\:prose-xl hr + * {
+    margin-top: 0;
+  }
+
+  .xl\:prose-xl h2 + * {
+    margin-top: 0;
+  }
+
+  .xl\:prose-xl h3 + * {
+    margin-top: 0;
+  }
+
+  .xl\:prose-xl h4 + * {
+    margin-top: 0;
+  }
+
+  .xl\:prose-xl table {
+    font-size: 0.9em;
+    line-height: 1.5555556;
+  }
+
+  .xl\:prose-xl thead th {
+    padding-right: 0.6666667em;
+    padding-bottom: 0.8888889em;
+    padding-left: 0.6666667em;
+  }
+
+  .xl\:prose-xl thead th:first-child {
+    padding-left: 0;
+  }
+
+  .xl\:prose-xl thead th:last-child {
+    padding-right: 0;
+  }
+
+  .xl\:prose-xl tbody td {
+    padding-top: 0.8888889em;
+    padding-right: 0.6666667em;
+    padding-bottom: 0.8888889em;
+    padding-left: 0.6666667em;
+  }
+
+  .xl\:prose-xl tbody td:first-child {
+    padding-left: 0;
+  }
+
+  .xl\:prose-xl tbody td:last-child {
+    padding-right: 0;
+  }
+
+  .xl\:prose-xl > :first-child {
+    margin-top: 0;
+  }
+
+  .xl\:prose-xl > :last-child {
+    margin-bottom: 0;
+  }
+
+  .xl\:px-12 {
+    padding-left: 3rem;
+    padding-right: 3rem;
+  }
+}
+
+@media (min-width: 1536px) {
+}
diff --git a/docs/testing.html b/docs/testing.html
index 46319bd..184154f 100644
--- a/docs/testing.html
+++ b/docs/testing.html
@@ -1,4 +1,4 @@
-Testing

Testing

A core set of tests is being run by Github Actions CI. However, when developing new features/refactoring, a more comprehensive regression testing suite is needed.

You can run go test to execute the tests found in glauth_test.go – better, if it is installed, you can run goconvey

Since some tests cover TOTP, you will first need to install oathtool in your environment.

You also must create a symbolink link called glauth to make it easy for the test framework to find the executable. For instance:

cd bin
+  });

Testing

A core set of tests is being run by Github Actions CI. However, when developing new features/refactoring, a more comprehensive regression testing suite is needed.

You can run go test to execute the tests found in glauth_test.go – better, if it is installed, you can run goconvey

Since some tests cover TOTP, you will first need to install oathtool in your environment.

You also must create a symbolink link called glauth to make it easy for the test framework to find the executable. For instance:

cd bin
 ln -s glauth64 glauth
 

In order to test GLAuth against an LDAP backend, you will need docker. Run this command:

docker run \
     --rm \
diff --git a/docs/web-ui.html b/docs/web-ui.html
index e03549e..8d5f9a7 100644
--- a/docs/web-ui.html
+++ b/docs/web-ui.html
@@ -1,4 +1,4 @@
-Web UI

Web UI

If so configured, GLAuth starts with a web UI that allows you to check its statistics as well as application health.
This web UI runs mated to a REST API that is accessible at the same address.

The statistics available are of particular interest when running in LDAP proxy mode.

Example configuration:

[api]
+  });

Web UI

If so configured, GLAuth starts with a web UI that allows you to check its statistics as well as application health.
This web UI runs mated to a REST API that is accessible at the same address.

The statistics available are of particular interest when running in LDAP proxy mode.

Example configuration:

[api]
   enabled = true
   internals = true # debug application performance
   tls = false # enable TLS for production!!
diff --git a/docs/yubikey.html b/docs/yubikey.html
index ccb735f..1a1c8a5 100644
--- a/docs/yubikey.html
+++ b/docs/yubikey.html
@@ -1,4 +1,4 @@
-Yubikey

Yubikey

Configuration

For Yubikey OTP token authentication, first configure your Yubikey. After this, make sure to request a Client ID and Secret key pair.

Now configure the yubikeyclientid and yubikeysecret fields in the general section in the configuration file.

To enable Yubikey OTP authentication for a user, you must specify their Yubikey ID on the users yubikey field. The Yubikey ID is the first 12 characters of the Yubikey OTP, as explained in the below chart.

Yubikey OTP

When a user has been configured with either one of the OTP options, the OTP authentication is required for the user. If both are configured, either one will work.

Example Configuration

Global setting:

yubikeyclientid = "yubi-api-clientid"
+  });

Yubikey

Configuration

For Yubikey OTP token authentication, first configure your Yubikey. After this, make sure to request a Client ID and Secret key pair.

Now configure the yubikeyclientid and yubikeysecret fields in the general section in the configuration file.

To enable Yubikey OTP authentication for a user, you must specify their Yubikey ID on the users yubikey field. The Yubikey ID is the first 12 characters of the Yubikey OTP, as explained in the below chart.

Yubikey OTP

When a user has been configured with either one of the OTP options, the OTP authentication is required for the user. If both are configured, either one will work.

Example Configuration

Global setting:

yubikeyclientid = "yubi-api-clientid"
 yubikeysecret = "yubi-api-secret"
 

User setting:

[[users]] # [tl! focus:1]
   name = "otpuser"
diff --git a/spacebook/content/pages/building.md b/spacebook/content/pages/building.md
index 72a82a4..eb0ee07 100644
--- a/spacebook/content/pages/building.md
+++ b/spacebook/content/pages/building.md
@@ -10,8 +10,6 @@ eleventyNavigation:
 ---
 ## Make Targets
 
-Note - makefile uses git data to inject build-time variables. For best results, run in the context of the git repo.
-
 |Target|Description|
 |-|-|
 |*make all*|run build binaries for platforms|
diff --git a/spacebook/content/pages/contributing.md b/spacebook/content/pages/contributing.md
new file mode 100644
index 0000000..515a228
--- /dev/null
+++ b/spacebook/content/pages/contributing.md
@@ -0,0 +1,101 @@
+---
+title: Contributing
+date: Last Modified
+permalink: contributing.html
+eleventyNavigation:
+  key: Contributing
+  parent: Development
+  order: 1109
+  title: Contributing
+---
+Starting with GLAuth 2.4.0, we have reworked and optimized the build workflow, and this starts with a new contribution process.
+
+[[toc]]
+
+# Preparing to Commit
+
+Format your code automatically using `gofmt -d ./` before committing. If you forget this step, a subsequent pull request may fail.
+
+# Writing Commit Messages
+
+Commit messages must be semantically correct; this is all conventions, of course, and the one that  has worked well for us is [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
+
+Here's the minimum information you need to know:
+
+A commit message contains a prefix, followed by a short explanation. It may also contain "footer" annotations, but these are not mandatory (albeit appreciated)
+
+Should you bundle multiple items in the same commit (say a new feature and a bug fix), you can... wait no please **don't do that.**
+
+## Commit Prefix
+
+A prefix is written imperatively and looks like this:
+```
+feat(plugins)!: Change the plugins API to allow NoSQL databases.
+```
+A quick decoding of this message reveals that this is a new feature (`feat`) and we **optionally** specify which area of GLAuth is impacted (`(plugins)`) - We also warn the reader of a breaking change (`!`)
+
+A more innocuous change could be:
+```
+chore: Add more comments in all modules.
+```
+
+Here is a pretty self-explanatory list of prefixes: `feat`, `fix`, `chore`, `build`, `ci`, `perf`, `refactor`, `test`, `style`
+
+## Commit Footer Annotations
+
+For instance:
+```
+Reviewed-by: John Romero 
+Tested-by: Joel Spolsky 
+BREAKING-CHANGE: I am yelling because I broke the plugin API compatibility!
+```
+
+_None of the people mentioned above were harmed in the writing of this example_
+
+Here is a far-from-exhaustive list of footer annotations:
+
+`Signed-Off-by`, `Acked-by`, `Reviewed-by`, `Helped-by`, `Co-authored by`, `Reported-by`, `Tested-by`, `Cc`, `Reference-to`, `See-also`, `BREAKING-CHANGE`
+
+# Pull Requests
+
+## Creating a Pull Request
+
+Create your Pull Requests from your branch directly to the **'Master'** branch. We discontinued use of the 'Dev' branch as we wish to enforce pulling from tagged versions, as opposed to making the merge flow more difficult to follow by jumping through intermediate branches.
+
+## Merging a Pull Request
+
+If you have the privileges to merge a pull request, please start by ensuring that it follows the proper conventions.
+
+::: callout-blue
+Note that pull requests that represent branch merges and other maintenance operations should not, in fact, follow these conventions. This allows us to exclude them from a release's notes.
+:::
+
+# Releasing
+
+## Versioning
+
+We follow the [Semantic Version v2.0 conventions](https://semver.org/)
+
+Therefore, all releases follow this numbering scheme: **v<major>.<minor>.<patch>**, e.g. 'v1.1.0'
+
+- The patch number increments as we add bug fixed or minor tweaks
+- The minor number increments as we make significant changes, such as code refactoring
+- An increment of the major number denotes a breaking change!
+
+::: callout
+You may submit an important feature that we all want to incorporate in GLAuth quickly. However, we cannot surprise our users by breaking their production setups. Therefore, we have to strike a balance between our desire to release the feature, and the need to wait for a major release to do so.
+:::
+
+## Creating a Release
+
+We now rely on [release-please](https://github.com/google-github-actions/release-please-action) to automate the creation of release notes based on semantically correct commits (see above)
+
+Any commit message following the proper conventions will be included in the release notes, while "housekeeping" commits will not be.
+
+To create a new release, in this example 2.0.0:
+
+```
+git commit --allow-empty -m "chore: release 2.0.0" -m "Release-As: 2.0.0"
+```
+
+The 'release-please' action will create a Pull Request tracking all commits since the last release tag.
diff --git a/spacebook/content/pages/databases.md b/spacebook/content/pages/databases.md
index 4ee918b..20bd799 100644
--- a/spacebook/content/pages/databases.md
+++ b/spacebook/content/pages/databases.md
@@ -10,7 +10,9 @@ eleventyNavigation:
 ---
 Various databases can be used as long as they implement the database plugin interfaces.
 
-Database Tables (scroll down for complete schema):
+[[toc]]
+
+Database Tables (scroll down for complete schema and discussion):
 
 |Name|Function|
 |-|-|
@@ -60,6 +62,92 @@ INSERT INTO capabilities(userid, action, object)
   VALUES(5003, "search", "*");
 ```
 
+This should be equivalent to this configuration:
+```toml
+[[users]]
+  name = "hackers"
+  uidnumber = 5001
+  primarygroup = 5501
+  passsha256 = "6478579e37aff45f013e14eeb30b3cc56c72ccdc310123bcdf53e0333e3f416a" # dogood
+    [[users.capabilities]]
+    action = "search"
+    object = "ou=superheros,dc=glauth,dc=com"
+
+[[users]]
+  name = "johndoe"
+  uidnumber = 5002
+  primarygroup = 5502
+  passsha256 = "6478579e37aff45f013e14eeb30b3cc56c72ccdc310123bcdf53e0333e3f416a" # dogood
+
+[[users]]
+  name = "serviceuser"
+  mail = "serviceuser@example.com"
+  uidnumber = 5003
+  passsha256 = "652c7dc687d98c9889304ed2e408c74b611e86a40caa51c4b43f1dd5913c5cd0" # mysecret
+  primarygroup = 5502
+    [[users.capabilities]]
+    action = "search"
+    object = "*"
+
+[[users]]
+  name = "user4"
+  uidnumber = 5003
+  primarygroup = 5504
+  othergroups = [5505, 5506]
+  passsha256 = "652c7dc687d98c9889304ed2e408c74b611e86a40caa51c4b43f1dd5913c5cd0" # mysecret
+    [[users.customattributes]]
+    employeetype = ["Intern", "Temp"]
+    employeenumber = [12345, 54321]
+
+[[groups]]
+  name = "superheros"
+  gidnumber = 5501
+
+[[groups]]
+  name = "svcaccts"
+  gidnumber = 5502
+
+[[groups]]
+  name = "civilians"
+  gidnumber = 5503
+  includegroups = [ 5501 ]
+
+[[groups]]
+  name = "caped"
+  gidnumber = 5504
+  includegroups = [ 5502, 5501 ]
+```
+
+and LDAP should return these `memberOf` values:
+
+```text
+uid: hackers
+ou: superheros
+memberOf: cn=caped,ou=groups,dc=militate,dc=com
+memberOf: cn=civilians,ou=groups,dc=militate,dc=com
+memberOf: cn=superheros,ou=groups,dc=militate,dc=com
+
+uid: johndoe
+ou: svcaccts
+memberOf: cn=caped,ou=groups,dc=militate,dc=com
+memberOf: cn=svcaccts,ou=groups,dc=militate,dc=com
+
+uid: serviceuser
+ou: caped
+memberOf: cn=caped,ou=groups,dc=militate,dc=com
+
+uid: user4
+ou: caped
+memberOf: cn=caped,ou=groups,dc=militate,dc=com
+memberOf: cn=lovesailing,ou=groups,dc=militate,dc=com
+memberOf: cn=smoker,ou=groups,dc=militate,dc=com
+```
+If you have the ldap client package installed, this can be easily confirmed by running
+```
+ldapsearch  -H ldap://localhost:3893 -D cn=hackers,ou=superheros,dc=glauth,dc=com -w dogood -x -bdc=glauth,dc=com cn=hackers
+```
+and so on.
+
 ## Database Schema 
 
 ![http://localhost:8000/docs/content/images/glauth-simple-schema.png](/docs/content/images/glauth-simple-schema.png)
@@ -117,4 +205,20 @@ _this table is used to retrieve capabilities granted to users linked to it from
 |id|internal id number, used by glauth|
 |userid|internal user id number, used by glauth|
 |action|string representing an allowed action, e.g. "search"|
-|object|string representing scope of allowed action, e.g. "ou=superheros,dc=glauth,dc=com"|
\ No newline at end of file
+|object|string representing scope of allowed action, e.g. "ou=superheros,dc=glauth,dc=com"|
+
+### Discussion: database schema
+
+While GLAuth is not meant to support millions of user accounts, some decent performance is still expected! In fact, when searching through records using a database query, we should see a performance of O(log n) as opposed to, when searching through a flat config, O(n).
+
+While it would be friendlier to offer related attributes in `join`ed tables, we may end up re-creating a "browse" scenario unintentionally.
+
+For instance, when retrieving custom attributes, we could go through an attribute table: `custattr[userid, attribute, value#n]`
+
+However, this means that a `join` statement between the account table and the custom attribute table would yield the cartesian product of each account x attributes; we would need to iterate through the results and collate them.
+
+Alternatively, in Postgres and MySQL, we could rely on the database engine's built-in support for `crosstab` which pivots the second table's results into corresponding columns. This would not be supported in SQLite and would also mean building pretty nasty execution plans.
+
+**So, what's the decision?**
+
+In GLAuth 2.x, when including information that does not benefit from being normalized (e.g. custom attributes) we are following the "nosql" trend (irony!) of storing this data in a JSON structure.
diff --git a/spacebook/content/pages/debugging-ldap-behaviors.md b/spacebook/content/pages/debugging-ldap-behaviors.md
index 7100374..782b727 100644
--- a/spacebook/content/pages/debugging-ldap-behaviors.md
+++ b/spacebook/content/pages/debugging-ldap-behaviors.md
@@ -5,7 +5,7 @@ permalink: debugging-ldap-behaviors.html
 eleventyNavigation:
   key: Debugging-LDAP
   parent: Development
-  order: 1110
+  order: 1115
   title: Debugging LDAP Behaviors
 ---
 ## Understanding LDAP filters
diff --git a/spacebook/content/pages/development.md b/spacebook/content/pages/development.md
index f234ccc..e49e586 100644
--- a/spacebook/content/pages/development.md
+++ b/spacebook/content/pages/development.md
@@ -12,6 +12,8 @@ You may find this section interesting if you are either:
 - helping test or document GLAuth
 - writing a third-party tool
 
+[Building](building.html)
+
 [Logging](logging.html)
 
 [Testing](testing.html)
@@ -26,5 +28,4 @@ You may find this section interesting if you are either:
 
 ## Contributing
 
-- Please base all Pull Requests on [dev](https://github.com/glauth/glauth/tree/dev), not master.
-- Format your code autonmatically using `gofmt -d ./` before committing
+Contributing now has its own [documentation](contributing.html)
diff --git a/spacebook/content/pages/logging.md b/spacebook/content/pages/logging.md
index 235b70b..fc95cb3 100644
--- a/spacebook/content/pages/logging.md
+++ b/spacebook/content/pages/logging.md
@@ -5,7 +5,7 @@ permalink: logging.html
 eleventyNavigation:
   key: Logging
   parent: Development
-  order: 1108
+  order: 1111
   title: Logging
 ---
 ## Logging Levels
diff --git a/spacebook/content/pages/quickstart.md b/spacebook/content/pages/quickstart.md
index 0d7aae9..6f80c4e 100644
--- a/spacebook/content/pages/quickstart.md
+++ b/spacebook/content/pages/quickstart.md
@@ -21,3 +21,7 @@ ldapsearch -LLL -H ldap://localhost:3893 \
    -D cn=serviceuser,ou=svcaccts,dc=glauth,dc=com -w mysecret \
    -x -bdc=glauth,dc=com cn=hackers
 ```
+
+## Databases
+
+To get started with one of the supported database engines, please follow [this link](databases.html) :toolbox:
diff --git a/spacebook/content/pages/testing.md b/spacebook/content/pages/testing.md
index 5f34f15..7171f6d 100644
--- a/spacebook/content/pages/testing.md
+++ b/spacebook/content/pages/testing.md
@@ -5,7 +5,7 @@ permalink: testing.html
 eleventyNavigation:
   key: Testing
   parent: Development
-  order: 1109
+  order: 1113
   title: Testing
 ---
 A core set of tests is being run by Github Actions CI. However, when developing new features/refactoring, a more comprehensive regression testing suite is needed.