Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Host string Port int Protocol string Organization string Domain string BaseDN string AdminUsername string AdminPassword string ReadOnlyUser bool ReadOnlyUsername string ReadOnlyPassword string TLS bool UseRFC2307BISSchema bool }
Config contains the configuration of the LDAP server
Click to show internal directories.
Click to hide internal directories.