Versions in this module Expand all Collapse all v0 v0.11.19 Jun 10, 2017 Changes in this version type Source + GroupDN string + GroupEnabled bool + GroupFilter string + GroupMemberUID string + UserUID string v0.11.4 Apr 5, 2017 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)