Versions in this module Expand all Collapse all v0 v0.9.99 Oct 17, 2016 v0.9.97 Nov 2, 2016 Changes in this version + type SecurityProtocol int + const SECURITY_PROTOCOL_LDAPS + const SECURITY_PROTOCOL_START_TLS + const SECURITY_PROTOCOL_UNENCRYPTED + type Source struct + AdminFilter string + AttributeMail string + AttributeName string + AttributeSurname string + AttributeUsername string + AttributesInBind bool + BindDN string + BindPassword string + Enabled bool + Filter string + Host string + Name string + Port int + SecurityProtocol SecurityProtocol + SkipVerify bool + UserBase string + UserDN string + func (ls *Source) SearchEntry(name, passwd string, directBind bool) (string, string, string, string, bool, bool)