Skip to content

joalon/coredns-ldapbackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreDNS LDAP Plugin

A plugin for storing DNS zones in an LDAP backend.

Compile

Example

.:10053 {
    ldapbackend example.com ldap://ds.example.com {
        baseDn
        bindName
        create-if-not-exists <true>
        tlsConfig
    }
}

About

A plugin for Coredns to store dns entries in LDAP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published