string bindDN
Bind DN.
Definition: LdapServerSettings.idl:39
boolean allowOffTimeRangeCerts
allow expired and not yet valid certificates
Definition: LdapServerSettings.idl:35
string server
IP or name of ldap server.
Definition: LdapServerSettings.idl:28
boolean forceTrustedCert
Enforce trusted certificates.
Definition: LdapServerSettings.idl:34
string certificate
Certificates.
Definition: LdapServerSettings.idl:36
SecurityProtocol secProto
Security protocol.
Definition: LdapServerSettings.idl:31
Local and Remote Authentication Management.
Definition: AuthManager.idl:7
int port
Server port (only for SEC_PROT_NONE and SEC_PROT_STARTTLS)
Definition: LdapServerSettings.idl:32
Server settings.
Definition: LdapServerSettings.idl:26
string searchBaseDN
Base DN for search.
Definition: LdapServerSettings.idl:41
Active directory.
Definition: LdapServerSettings.idl:14
string loginNameAttr
Login name attribute.
Definition: LdapServerSettings.idl:42
boolean useAnonymousBind
use anonymous bind
Definition: LdapServerSettings.idl:38
no security protocol
Definition: LdapServerSettings.idl:20
OpenLDAP.
Definition: LdapServerSettings.idl:15
ServerType
LDAP server type.
Definition: LdapServerSettings.idl:13
string bindPwd
Bind password.
Definition: LdapServerSettings.idl:40
use SSL
Definition: LdapServerSettings.idl:21
string adoptSettingsId
Use settings from LDAP server with <ID>
Definition: LdapServerSettings.idl:29
string userEntryObjClass
User entry object class.
Definition: LdapServerSettings.idl:43
string adsDomain
ADS domain.
Definition: LdapServerSettings.idl:37
use STARTTLS
Definition: LdapServerSettings.idl:22
int sslPort
SSL port (only for SEC_PROT_SSL)
Definition: LdapServerSettings.idl:33
string userSearchFilter
User search subfilter.
Definition: LdapServerSettings.idl:44
string id
Entry ID.
Definition: LdapServerSettings.idl:27
SecurityProtocol
LDAP server type.
Definition: LdapServerSettings.idl:19
ServerType type
Type of LDAP server.
Definition: LdapServerSettings.idl:30