Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init(ldap LdapSection)
Types ¶
type LdapAttributes ¶
type LdapSection ¶
type LdapSection struct { Enable bool Host string Port int BaseDn string BindUser string BindPass string AuthFilter string Attributes LdapAttributes CoverAttributes bool TLS bool StartTLS bool DefaultRoles []string }
var LDAP LdapSection
Click to show internal directories.
Click to hide internal directories.